== Backdrop Post Types ==
Contributors: benlumia007
Tags: post-types
Requires at least: 4.9
Tested up to: 6.1
Stable tag: 2.0.4
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Backdrop Post Types allows you to create a new post type without configurations. By Default, Portfolio Post Type is registered.

== Description ==
Backdrop Post Types allows you to create a new post type without configurations. By Default, Portfolio Post Type is registered.

= Working with Themes =
By default, portoflio post type is already registered.

== Installation ==

1.0 - In your admin panel, go to Appearance -> Plugins and click the Add New button.
2.0 - Click Upload and Choose File, then select the theme's ZIP file. Click Install Now.
3.0 - Click Activate to use your new plugin right away.

== Frequently Asked Questions ==

== Upgrade Notice == 
No Upgrades at the moment

== Changelog ==
= 2.0.4 =
- delete unwanted files
- brand new start

= 2.0.3 =
- minor changes

= 2.0.2 =
- Change Category to Subject
- Change Tag to to Feature

= 2.0.1 =
*Updated Date: November 4, 2021*
- Allow users to disabled Portfolio `add_filter( 'backdrop/post/type/backdrop-portfolio', '__return_true' );`

= 2.0.0 =
*Updated Date: November 3, 2021*
- New Framework

= 1.0.1 =
* added with_front = false

= 1.0.0 = 
*Release Date: April 16, 2019*

* Initial Release