=== Plugin Name === Contributors: peec Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W8HDRTUEGNAFG Tags: cms,custom,plugin Requires at least: 3.0.1 Tested up to: 3.9 Stable tag: 0.0.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Include a line-view or block-view of your custom post types automatically in any page. == Description == Pkj Page Source is a plugin that let's you list any custom post type as children of a "page". If you have a custom post type "service", and you have a "page" that is located in "/services" you can get a list or grid view of all you're services inside the "/services" page. The benefits with this plugin is that you don't need to repeat yourself when listing teasers for full-content of each custom post. Features: - Can list any custom-post type as "Line views" or "Block views (grid)" in pages. - By default uses grid system for boostrap 3 for "block views". This is customizable with hooks. If your theme is not based on boostrap 3, refer to the [documentation](https://github.com/peec/pkj-page-source/blob/master/README.md) to implement it. - By default responsive customization for grid view. == Installation == 1. Install PKJ Page Source either via the WordPress.org plugin directory, or by uploading the files to your server. 1. That's it. You're ready to go! == Frequently Asked Questions == = Blocks are not displaying in a grid-like manner? = See "How can I customize the classes for grid?", to customize the classes for your theme. = How can I customize the classes for grid? = If you want to customize the default generated see [https://github.com/peec/pkj-page-source/blob/master/README.md](https://github.com/peec/pkj-page-source/blob/master/README.md) == Screenshots == 1. Options on each page. By selecting a custom post type to list, content are altered. 2. How it may look (this is from my own site / my own theme). 3. A widget to list any post type. 4. How it might look in a footer (widget). == Changelog == = 0.0.1 = First stable release. == Upgrade Notice == To upgrade simply download the latest release.