• Resolved wpzz

    (@wpzz)


    There are many places that cannot be modified via the wp filter hooks, for example:

    * Archive title on search page. (Expected to be modified by hook get_the_archive_title)
    * Tag name of the tag list on single post pages. (Expected to be modified by hooks in get_term_field() function)

    Just a suggestion, maybe use the more filterable WP builtin-in functions to output something will be more flexible, if it is possible.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @wpzz

    Could you please get back to us with more details on what you’re trying to achieve? We might be able to point you in the right direction, or note down the request for a future update.

    Thank you!

    Hi @wpzz

    Just a kind reminder about this one. 🙂

    Hi @wpzz

    Because we haven’t received a reply from you in time, we will mark this thread as solved to keep things organised. Feel free to reply back if you still need any assistance. 🙂

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Suggestion: More filterable/hookable’ is closed to new replies.