WP Manifestindependent plugin directory
manifest / content / wp-archive-pages

Archive Pages

A WordPress plugin that creates a page to hold settings for every archive page on your site

by Grant Kinney · github.com/creativecoder/wp-archive-pages · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/creativecoder/wp-archive-pages/archive/refs/heads/master.zip

Readme

WP Archive Pages

A WordPress plugin that creates a post type to hold settings for every archive page on your site.

  1. Install and activate plugin

  2. Each custom post type in your WordPress install will now have a new menu item called "Archive Page" that holds page settings and custom fields for display on your archive page

Credit goes to @pllumh for the initial concept and implementation of this plugin.

Read the full README on GitHub →