Forums

More statements to call the posts_where hook (1 post)

  1. jamesdlow
    Member
    Posted 4 years ago #

    Certain functions including:
    1) wp_widget_recent_comments in widgets.php
    2) get_next_post/get_previous_post in link-template.php
    3) wp_get_archives in general-template.php

    These construct SQL in the template and to not attach the where clause from posts_where, so plugins that use this hook to filter posts, don't work in certain cases.

    Please can wordpress by modifies to include these.
    Thanks,
    James

Topic Closed

This topic has been closed to new replies.

About this Topic