• Hello!

    I have a plugin which adds some links to the link-widget (“blogroll”). I use add_filter(‘get_bookmarks’…) for that. This works fine as long as a link is manually added to the blogroll. But if there is no link added there, my filter doesn’t get called at all. But I want to add a link anyway. Any idea how to solve this?

  • The topic ‘Filter 'get_bookmarks' not called if there is no link in the blogroll’ is closed to new replies.