-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
57 lines (34 loc) · 1.8 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
=== WordPress Canvas - Custom Post Types ===
Contributors: cbaldelomar
Donate link: http://webplantmedia.com/donate/
Tags: portfolio, custom portfolio, common post types, custom post type, custom post types
Requires at least: 3.7
Tested up to: 4.6
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Common post types with easy admin options.
== Description ==
Common custom post types with easy admin options to control the rewrite string. Currently supports portfolio post type.
### Professional Support
If you need professional plugin support from me, the plugin author, you can contact me at [WordPress Canvas](http://wordpresscanvas.com/).
### Plugin Development
If you're a theme author, plugin author, or just a code hobbyist, you can follow the development of this plugin on it's [GitHub repository](https://github.com/webplantmedia/wc-shortcodes).
### Donations
Thank you so much for even considering supporting my work. If you have benefited from my WordPress plugins, or are appreciative of my customer support, and feel led to send me a monetary donation, please [donate here](http://webplantmedia.com/donate/). I am truly thankful for your hard earned giving.
== Installation ==
1. Uzip the `wc-custom-post-types.zip` folder.
2. Upload the `wc-custom-post-types` folder to your `/wp-content/plugins` directory.
3. In your WordPress dashboard, head over to the *Plugins* section.
4. Activate *WordPress Canvas Shortcodes*.
== Frequently Asked Questions ==
### How do I change the post type name
Head over to your options under General => WC Post Types
== Changelog ==
### Version 1.3
* add settings on plugin page
* added categories for portfolio post type
### Version 1.2
* Changed name and description.
### Version 1.1
* Plugin released. Everything is new!