=== Developer project portfolio ===
Contributors: crillst
Donate link:
Tags: portfolio, developer
Requires at least: 4.6
Tested up to: 4.7
Stable tag: 0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Displays a project portfolio for visitors. Set customer, image, description, languages and platform for each project.
== Description ==
This Wordpress plugin adds a custom post type called Project. For every project you can add Customer/Category, Programming languages, Tools and Technologies, project-url, short and long description, Platform and a Project image.
The projects are displayed in a responsive manner. Take a look at the screenshots to get a better understanding.
It also adds a TinyMCE editor plugin making it easy to add your projects, sorted by Customer/Category, to your page.
= Example =
Take a look at christianengvall.se to see an example of how it is used.
= Official website =
The plugin is fully documented at the plugin website. It contains information about urls, the editor plugin, the fields, and what templates you can override to modify the plugin.
= Contribute =
Development happens at GitHub. Pull requests are very welcome.
= Translations =
* Swedish (sv_SE)
== Installation ==
1. Download and unzip plugin
2. Upload the 'developer-project-portfolio' folder to the '/wp-content/plugins/' directory,
3. Activate the plugin through the 'Plugins' menu in WordPress.
== Changelog ==
= 0.2 =
* Fixes:
* The image caption is now only as wide as the image.
* Removed unused call to get_post_format
* Using original size of image (full) in single template
= 0.1 =
No changes yet. First version.
== Upgrade Notice ==
= 0.2 =
* Using original size of the image, setting correct width of image caption and removing unused code.
= 0.1 =
First version
== Frequently Asked Questions ==
No questions yet
== Screenshots ==
1. Public project detail view
2. Public project list
3. Project fields
4. Admin project list
5. Editor plugin that adds project list to a page