2017 © Pedro Peláez
 

wordpress-muplugin post-type-archive-settings

Settings for post type archives. Made for WordPress.

image

trendwerk/post-type-archive-settings

Settings for post type archives. Made for WordPress.

  • Wednesday, November 23, 2016
  • by haroldangenent
  • Repository
  • 2 Watchers
  • 0 Stars
  • 2,657 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 8 % Grown

The README.md

Post type archive settings

Settings for post type archives. Made for WordPress., (*1)

This plugin uses post types to edit the actual archive settings. This will allow you to easily extend archives with all features available for post types., (*2)

Installation

composer require trendwerk/post-type-archive-settings

Usage

Add the post type support 'archive-settings' to any post type., (*3)

'supports' => array( 'title', 'editor', 'revisions', 'archive-settings' )

API

get_archive_settings( $post_type )

$post_type Name of the post type., (*4)

Extending

If you'd like to extend the archives post type, it's registered under the post type name _post_type_archives., (*5)

The Versions

23/11 2016

dev-master

9999999-dev

Settings for post type archives. Made for WordPress.

  Sources   Download

GPL-2.0+

The Requires

 

23/11 2016

1.0.4

1.0.4.0

Settings for post type archives. Made for WordPress.

  Sources   Download

GPL-2.0+

The Requires

 

14/07 2016

1.0.3

1.0.3.0

Settings for post type archives. Made for WordPress.

  Sources   Download

GPL-2.0+

The Requires

 

03/05 2016

1.0.2

1.0.2.0

Settings for post type archives. Made for WordPress.

  Sources   Download

GPL-2.0+

The Requires

 

17/06 2015

1.0.1

1.0.1.0

Settings for post type archives. Made for WordPress.

  Sources   Download

GPL-2.0+

The Requires

 

10/06 2015

1.0.0

1.0.0.0

Settings for post type archives. Made for WordPress.

  Sources   Download

GPL-2.0+

The Requires