An open API service indexing awesome lists of open source software.

https://github.com/ayecode/listings-post-type-enable


https://github.com/ayecode/listings-post-type-enable

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

=== Listings Post Type Enable ===

Contributors: alexitsios, ayecode

A simple plugin that creates a "listings" custom post type. It is also adds a recent listings custom widget, in the widget dashboard.

== Description ==

This plugin is a very simple one. All it does is add a custom post type called 'listing' in the wordpress administrator's area.
It also adds a custom taxonomy called "Listing Category" and custom taxonomy (non-hierarchical) called "Listing Tag".
Furthermore it add a custom widget which shows the latest listings from the Listing Custom Post Type posts.

The plugin is in English but it can be translated.

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the `Listings-Post-Type` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. A "Directory" admin menu item is added to the administration area.
4. Α custom widget is activated in widget dashboard.

== Changelog ==

= 0.1.0 =
* First release.

= 0.1.5 =
* Added address metabox