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.8

apply_filters('aioseo_public_post_types') is found 1 times:

  • /app/Common/Traits/Helpers/Wp.php line 195
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
        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: