=== Portfolio Light === Contributors: plance Tags: portfolio Requires at least: 6.0 Tested up to: 6.9 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The plugin allows you to create a portfolio page in a grid format. == Description == Using the 'Portfolio Light' plugin, you can create a page with your portfolio. How to use: * Install the plugin. * In the site menu, find the "Portfolio Light" menu item. * Add works to your portfolio by filling in the required fields. * Go to the "Pages" section, create a regular page, and insert the shortcode `[portfolio_light]` or `[portfolio_light date_format="F Y"]`. The `date_format` shortcode parameter accepts the same values as the PHP `date()` function. == Installation == 1. Install the "Portfolio Light" plugin through the standard WordPress plugin installation page. 2. Or unzip and upload the "portfolio-light" to the '/wp-content/plugins/' directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Go to the "Portfolio Light" page in the sidebar menu. == Screenshots == 1. A portfolio list page in a grid format. 2. An example of creating a portfolio page. == Changelog == = 1.0.2 = * Tested up to WordPress 6.9.0 = 1.0.1 = * Tested up to WordPress 6.8 = 1.0.0 = * Init release.