• First i want to thank ryan boren for patching up the comment problem with the latest nightly builds.

    K, visit this https://alvinwoon.com/blog/index.php?page_id=152

    And the question how can i get rid of that word ‘link’ above Alex’s link page. I really did try to ‘dig’ through the codes. But this get so much harder when you dont know where to look in the first place.

    oh the call function is <?php get_links_list(); ?> and yes, the ‘link’ word come with the call function.

    Thank you and Happy new year!.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Uh, there’s a “LINKS” in the top list of links, there’s a big red “LINKS” acting as the page’s main header, and there’s a “Links” just above the links.

    If the ‘link’ you’re looking to remove it the last “Links” mentioned above, it’s the name of the link category you’ve set up in WP’s Links Manager.

    A quick way to remove it is to give that link category the name ” “. A less quick way is to look at using get_links() instead.

    Thread Starter puppy18

    (@puppy18)

    Thanks a bunch man!

    Flagged for Codex

    This is kind of irrelevant but what’s this “Flagged for Codex” I keep seeing?

    It’s being used to set keywords to make it easy to search for forum topics that may need to be added or improved upon in the WordPress Codex.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘how to get rid of this.’ is closed to new replies.