aioseo_public_post_types

aioseo_public_post_types

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: all-in-one-seo-pack.4.7.7

apply_filters('aioseo_public_post_types') is found 1 times:

  • /app/Common/Traits/Helpers/Wp.php line 195
    		if ( isset( aioseo()->standalone->buddyPress ) ) {
    			aioseo()->standalone->buddyPress->maybeAddPostTypes( $postTypes, $namesOnly, $hasArchivesOnly, $args );
    		}
    
    		return apply_filters( 'aioseo_public_post_types', $postTypes, $namesOnly, $hasArchivesOnly, $args );
    	}
    
    	/**
    	 * Returns the data for the given post type.
    	 *
    	 * @since 4.2.2
    

See this hook used in plugins: