advanced-post-list
advanced-post-list copied to clipboard
A WordPress plugin to create custom post lists
The structure may be... * 'apl_admin' - Role. * 'manage_options' - Cap. * 'read_*' - Cap. Might want to exclude, but could be used to restrict content. * 'view_*' -...
Unable to query APL_Designs with some plugins enabled. * Occurs with `parse_query` hook. * In `SitePress::parse_query()`. * In `WPML_Query_Parser::parse_query()`. * in `WPML_Query_Parser::maybe_adjust_name_var()` * `wpml-name-query-filter.class.php:61, WPML_Name_Query_Filter_Translated->filter_page_name()` * `wpml-name-query-filter.class.php:169, WPML_Name_Query_Filter_Translated->query_needs_adjustment()` * `wpml-name-query-filter.class.php:186,...
Hello, Sorry, my english is awful... I've just install the 0.4.0 version and I have an issue with it. When I want to make a list with Autors, i'll take...
Similar to listing child pages, this will allow showing all the parent pages. ## Workaround Use a category/tag term when creating parent pages. Not 100% foolproof, and may require others...
Along with Excluding Posts, this will Include Posts by ID. This concept could be applied to showing individual posts/pages; which was an initial concept that got lost over development.
There is a lot of code in this area, which is also the main initial class for admin functionality. There's a few sections that can be a completely separate class...but...
Hi, Currently it is only possible to limit the length of a list. It would be nice to have a More function in the list that limit the lenght of...
Summary: This is used to Include posts to display in Preset Post Lists. # Ideas and Thoughts Any key features that could be included - [ ] Custom Sticky Support...
Separate file/database for CSS, JS, & PHP that can be stored.
* Enhance the Admin UI Possible Issues & Limitations * Include_Children values _true_ & _false_ would have to be queried separately; which would also be doubled when post_status values are...