Download the PHP package jankx/post-layout without Composer
On this page you can find all versions of the php package jankx/post-layout. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jankx/post-layout
More information about jankx/post-layout
Files in jankx/post-layout
Download jankx/post-layout
More information about jankx/post-layout
Files in jankx/post-layout
Vendor jankx
Package post-layout
Short Description WordPress post and custom post type layout generator
License MIT
Package post-layout
Short Description WordPress post and custom post type layout generator
License MIT
Please rate this library. Is it a good library?
Informations about the package post-layout
post-layout
WordPress post and custom post type layouts
Usage
To use Jankx post layout you must have a Template engine before create post layout instance.
Create template Engine
Please choose your favorite template Engine. in this example I was use Plates engine
Create post layout instance.
Please create post layout instance before call init hook to ensure all features is working correctly.
Create a post layout
Note $wp_query is a instance of WP_Query of WordPress core. If $wp_query is not set, Post Layout will be use global $wp_query variable.
Layout supports
- Card
- Grid
- List
- Carousel
- Tabs
All versions of post-layout with dependencies
PHP Build Version
Package Version
Requires
jankx/template Version
*
The package jankx/post-layout contains the following files
Loading the files please wait ...