cpt-archives icon indicating copy to clipboard operation
cpt-archives copied to clipboard

Add back native filters to get_archive_title()

Open klihelp opened this issue 7 years ago • 1 comments

Similarly to native get_the_archive_title() add back the title filters, see function on the link: (I may send you a pr) https://developer.wordpress.org/reference/functions/get_the_archive_title/

klihelp avatar Mar 26 '18 20:03 klihelp

I'm not sure what's needed here. This plugin filters post_type_archive_title, which is run when calling get_the_archive_title(), so it should still be possible to use all the core filters if necessary.

bradyvercher avatar Mar 27 '18 18:03 bradyvercher