Include a line-view or block-view of your custom post types automatically in any page.
| Author: | Petter Kjelkenes (profile at wordpress.org) |
| WordPress version required: | 3.0.1 |
| WordPress version tested: | 3.9.2 |
| Plugin version: | 0.0.7 |
| Added to WordPress repository: | 06-08-2014 |
| Last updated: | 08-08-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | https://github.com/peec/pkj-page-source |
| Total downloads: | 403 |
![]() Click to start download |
|
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 to implement it.
- By default responsive customization for grid view.
