Suggestion: More filterable/hookable
-
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 inget_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)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Suggestion: More filterable/hookable’ is closed to new replies.
