You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds independent_publisher_webmentions_title filter.
Also removes independent_publisher_pingslist_* filters from README.md as
those were removed when webmention support was added in v1.7.
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -403,8 +403,7 @@ WordPress Filters and Actions allow you to modify the theme without actually mod
403
403
-`independent_publisher_entry_meta_author_prefix` - Allows you to override the default Author prefix (default is 'by'; e.g., "by <authorname>").
404
404
-`independent_publisher_search_stats` - Allows you to override the Search stats shown on Search pages.
405
405
-`independent_publisher_tag_list_title` - Allows you to override the default Tag List Title of 'Related Content by Tag' at the bottom of Single posts.
406
-
-`independent_publisher_pingslist_title` - Allows you to override the default Pings List title of 'Readers who Shared This' at the bottom of Single posts.
407
-
-`independent_publisher_pingslist_end_note` - Allows you to override the default Pings List end note of 'Thank you!' at the bottom of Single posts.
406
+
-`independent_publisher_webmentions_title` - Allows you to override the default Webmentions title of 'Webmentions' at the bottom of Single posts.
0 commit comments