https://github.com/ayecode/ketchup-coupons
https://github.com/ayecode/ketchup-coupons
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayecode/ketchup-coupons
- Owner: AyeCode
- License: gpl-2.0
- Created: 2022-08-01T14:14:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-01T14:18:25.000Z (over 3 years ago)
- Last Synced: 2025-01-06T22:49:23.751Z (about 1 year ago)
- Language: PHP
- Size: 124 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
=== Ketchup Coupons ===
Contributors: alexitsios,webdevstudios,jtsternberg,jaredatch,billerickson,norcross
Tags: shortcodes, custom shortcodes
Requires at least: 3.5.1
Tested up to: 4.0
Stable tag:0.1.0 trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A simple plugin that creates a very simple coupon post type.
== Description ==
This plugin creates a very simple coupon post type.A simple plugin that creates a very simple "Coupon" post type. It is also add functionality to it with some metaboxes. You can use it to power up coupon related websites.
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload the `ketchup-coupons` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Coupons Post Type shows up in the Administration Area
== Changelog ==
= 0.1.0 =
* First release.