Roadmap
WordPress core content
Comprehensive coverage of all content types, their queries and fields:
-
Posts, pages, custom post types
Query paremeters for WP_Query:
- Post type
- Author ID and slug
- Category
- Tag
- Taxonomy
- Search
- Status
- Order, Orderby
- Order by field
- Date
-
Attachments
-
Users
-
Taxonomies and terms
-
Post types
-
Menus
-
Comments
-
Arbitrary items as list (array) and map (associative array)
Advanced Custom Fields
Supported field types:
- Text
- Number
- Textarea
- Select
- Radio
- Checkbox
- WYSIWYG
- File
- Image
- Date picker
- Date-time picker
- Post object
- Taxonomy
- Gallery
- Repeater
- Flexible content
Also:
- Support ACF fields in custom options/settings page
Template post type
Post type tangible_template
- Each template has code editor
-
Load
tag can render templates from post type
Modules
- Image slider and full-screen gallery