Action hook not working now ?
-
All of a sudden this function is not working ?
// hook add_action('tml_action_links', 'register_links'); function register_links() { ?> <ul class="tml-action-links"> <li style="display:inline"><a class="btn-alt" href="/lostpassword/" rel="nofollow">Lost Password</a></li> <li style="display:inline"><a class="btn-alt" href="/registration/" rel="nofollow">REGISTER HERE!</a></li> </ul> <?php } add_action('tml_action_links', 'register_links');
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Action hook not working now ?’ is closed to new replies.