https://github.com/ayecode/listings-post-type-enable
https://github.com/ayecode/listings-post-type-enable
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayecode/listings-post-type-enable
- Owner: AyeCode
- License: gpl-2.0
- Created: 2022-08-01T14:23:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-01T14:26:52.000Z (over 3 years ago)
- Last Synced: 2025-01-06T22:49:17.808Z (about 1 year ago)
- Language: PHP
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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