deliciousmedia/dm-cptap

DM Custom Post Type Archive Page

Installs: 57

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:wordpress-muplugin

1.0.2 2021-05-14 14:23 UTC

This package is auto-updated.

Last update: 2024-06-14 21:14:05 UTC


README

DM CPTAP

A WordPress plugin which provides a user interface to save content for use on a custom post type archive page.

Usage

Add support for dmcptap_archive_page to your post type either when defining it or via add_post_type_support.

Use dmcptap_get_content_item to retrieve the relevant content item.

Notes

Data is stored in the wp_options table; creating an option per-post type

Todo

  • Add Gutenberg support.
  • Ability to add arbitrary fields.
  • Option to remove data when deactivating.

Built by the team at Delicious Media, a specialist WordPress development agency based in Sheffield, UK.