Git Product home page Git Product logo

rescue-portfolio's Introduction

=== Plugin Details ===
Plugin Name: Rescue Portfolio
Contributors: rescuethemes
Donate link: http://rescuethemes.com
Tags: plugin, widget, sidebar, portfolio, gallery, images, custom-post
Requires at least: 3.0
Tested up to: 4.9
Stable tag: 1.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple portfolio plugin using custom post types and MixItUp sorting developed for themes by Rescue Themes.

=== Description ===

This portfolio plugin is designed to work with themes by Rescue Themes. If your theme is using the Zurb Foundation framework, it's also responsive. You're welcome to use it with other themes but you may need to fiddle with the styling.

When activated, this plugin adds a custom post type called 'Portfolio' to your WordPress dashboard. The custom post will allow you to create sorting categories for your portfolio posts. On the front end, it will display the featured image, title, and excerpt for each individual portfolio post.

=== Installation ===

1. Upload the plugin to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Create a new page (a 'Full Width' page works best), naming it whatever you'd like (ex. Gallery)
4. Paste the portfolio's shortcode in that page's content area. The shortcode is [rescue_portfolio]
5. Create portfolio posts under 'Portfolio > Add Item' with a featured image, title, excerpt and away you go!

=== Frequently Asked Questions ===

= Should I display the portfolio with a shortcode? =

Yep, you should use the [rescue_portfolio] shortcode in a full width page.

= What are all of the shortcode attributes? =

The shortcode can be adjusted to display the following:

* posts_per_page - Enter the number of images to display. To display all of the images, enter -1 (negative one).
* orderby - Enter any of the WP_Query orderby strings. A complete list can be viewed at [Order & Orderby Parameters](http://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters).
* order - 'ASC' - ascending order from lowest to highest values (1, 2, 3; a, b, c).
	'DESC' - descending order from highest to lowest values (3, 2, 1; c, b, a).
* filter - Enter the name of the filter to display. Leave blank to show all filters with live sorting.

`[rescue_portfolio posts_per_page='5' orderby='title' order='ASC' filter='events']`


= Where can I check out other themes and plugins by Rescue Themes? =

I'm glad you asked! Here's our current portfolio of themes:

http://rescuethemes.com/themes-plugins

=== Changelog ===

= 1.6 =
* Support for php 7.1+

= 1.5 =
* Added shortcode options

= 1.4 =
* Corrected images displaying for 3rd party themes
* Updated links

= 1.3 =
* Tested for WP 3.9
* Corrected image size for the Advocator theme

= 1.2 =
* Added alternate displays for Advocator, Legislator, and 3rd party themes
* Updated install directions

= 1.1 =
* Added image resizing script

= 1.0 =
* Initial release

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.