Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Plugin Readme

Test Readme

=== Vanguard Portfolio ===
Contributors: vanguardsolutions
Tags: portfolio, projects
Donate link: https://www.vanguard-solutions.ca/donate/
Requires at least: 5.3
Tested up to: 5.3
Requires PHP: 7.3
Stable tag: 0.02
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin adds a custom post type of portfolio. The portfolio is designed showcase graphic design and development projects.

== Description ==
Long description of this great plugin. No characters limit, and you can use markdown.

For backwards compatibility, if this section is missing, the full length of the short description will be used, and
markdown parsed.

Ordered list:

1. Some feature
1. Another feature
1. Something else about the plugin

Unordered list:

* something
* something else
* third thing

Link to [WordPress](http://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax].

Titles are optional, naturally.

Asterisks for *emphasis*.

Double it up  for **strong**.

== Installation ==
1. Upload "vanguard-portfolio-plugin.zip" to the "/wp-content/plugins/" directory.
2. Extract/uncompress the ZIP archive
3. Activate the plugin through the "Plugins" menu in WordPress.
4. Upload "vanguard-portfolio-templates.zip" to the "/wp-content/themes/[your-theme]" directory. (Where "[your-theme]" is the active theme.)
5. Extract/uncompress the ZIP archive

== Frequently Asked Questions ==
= A question that someone might have =
An answer to that question.

= What about foo bar? =
Answer to foo bar dilemma.

== Screenshots ==
1. The screenshot description corresponds to screenshot-1.(png|jpg|jpeg|gif).
2. The screenshot description corresponds to screenshot-2.(png|jpg|jpeg|gif).
3. The screenshot description corresponds to screenshot-3.(png|jpg|jpeg|gif).

== Changelog ==
= 0.02 =
* Add readme file. (Just because.) 
* Add admin menu icon.

= 0.01 =
* Initial custom post type code.

== Upgrade Notice ==
= 0.02 =
Placeholder: Upgrade notices describe the reason a user should upgrade

= 0.01 =
Placeholder: This version fixes a security related bug. Upgrade immediately.