Title: PostTypeArchiveMeta
Author: tajima_taso
Published: <strong>August 15, 2015</strong>
Last modified: August 15, 2015

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/posttypearchivemeta.svg)

# PostTypeArchiveMeta

 By [tajima_taso](https://profiles.wordpress.org/tajima_taso/)

[Download](https://downloads.wordpress.org/plugin/posttypearchivemeta.zip)

 * [Details](https://wordpress.org/plugins/posttypearchivemeta/#description)
 * [Reviews](https://wordpress.org/plugins/posttypearchivemeta/#reviews)
 *  [Installation](https://wordpress.org/plugins/posttypearchivemeta/#installation)
 * [Development](https://wordpress.org/plugins/posttypearchivemeta/#developers)

 [Support](https://wordpress.org/support/plugin/posttypearchivemeta/)

## 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

 * [Github](https://github.com/yuya-tajima/post_type_archive_meta)

## Installation

 1. Upload the post_type_archive_meta directory to the plugins directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. You will find ‘Meta Data’ within the custom post type submenu. ( when the post 
    type are enabled has_archive => true ). If you want to use this for all registered
    post types, use add_filter( ‘post_type_archive_meta_post_types’, ‘func_name’ );

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“PostTypeArchiveMeta” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ tajima_taso ](https://profiles.wordpress.org/tajima_taso/)

[Translate “PostTypeArchiveMeta” into your language.](https://translate.wordpress.org/projects/wp-plugins/posttypearchivemeta)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/posttypearchivemeta/),
check out the [SVN repository](https://plugins.svn.wordpress.org/posttypearchivemeta/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/posttypearchivemeta/)
by [RSS](https://plugins.trac.wordpress.org/log/posttypearchivemeta/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial Public Release

## Meta

 *  Version **1.0.0**
 *  Last updated **11 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.8 or higher **
 *  Tested up to **4.2.39**
 *  [Advanced View](https://wordpress.org/plugins/posttypearchivemeta/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/posttypearchivemeta/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/posttypearchivemeta/reviews/)

## Contributors

 *   [ tajima_taso ](https://profiles.wordpress.org/tajima_taso/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/posttypearchivemeta/)