PostTypeArchiveMeta Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
You will be able to add data to the custom post type’s archive page or all post types.
This Plugin API
Retrieve meta data field for a post type.
get_post_type_meta( $key, $post_type )
Customize
add_filter( 'post_type_archive_meta_post_types', 'func_name' ) add_filter( 'post_type_archive_meta_update_names', 'func_name' ) add_action( 'post_type_archive_meta_update_after', 'func_name' );
Related Links
Screenshots
No screenshots provided