This commit is contained in:
+1
-1
@@ -228,7 +228,7 @@ add_filter( 'the_content', __NAMESPACE__ . '\\divWrapper' );
|
||||
* (which all derive from TSF's generated archive title list), hook the
|
||||
* archive-title-items filter and return the unprefixed title.
|
||||
*
|
||||
* @param array $items [title, prefix, title_without_prefix]
|
||||
* @param array $items [title, prefix, title_without_prefix].
|
||||
* @return array The same items with the prefix removed from the title.
|
||||
*/
|
||||
function stripArchiveTitleItemsPrefix( $items ) {
|
||||
|
||||
Reference in New Issue
Block a user