forked from arctican/developer-portfolio-wp-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
29 lines (20 loc) · 893 Bytes
/
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
=== Plugin Name ===
Contributors: arcticanaudio
Tags: portfolio, developer
Requires at least: 4.0
Tested up to: 4.5.3
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A portfolio plugin, specifically aimed at developers.
== Description ==
This portfolio plugin creates a new custom post type of 'Projects', and has custom taxonomy to show the programming languages, tools/technologies and format of your project (i.e. mobile app/desktop app/website).
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Re-save your permalink structure to ensure that the the new URLs work.
== Changelog ==
= 1.0.1=
Fixed stable branch number
= 1.0.0 =
* Initial release