/extra-post-attributes

WordPress Plugin: Store additional attributes for post, pages and custom post types.

Primary LanguageJavaScript

WordPress Plugin

Store additional attributes for post, pages and custom post types.

Further information: ./dist/trunk/README.md

How to install:

Extra Post Attributes is available in the official WordPress Plugin repository. You can install this Plugin the same way you'd install any other plugin.

To install it from this GitHub Repo:

  • download the latest distributed version from ./dist/trunk
  • rename trunk to extra-post-attributes
  • upload to your plugins directory and activate

To test the latest commit or make code changes yourself:

  • Clone, fork or download the repository
  • This Plugin and its development environment are based on generator-pluginboilerplate v1.2.3. Check the generator readme for documentation.