advanced-post-list icon indicating copy to clipboard operation
advanced-post-list copied to clipboard

A WordPress plugin to create custom post lists

Results 40 advanced-post-list issues
Sort by recently updated
recently updated
newest added
trafficstars

The structure may be... * 'apl_admin' - Role. * 'manage_options' - Cap. * 'read_*' - Cap. Might want to exclude, but could be used to restrict content. * 'view_*' -...

T-Enhancement/Feature
P5 - Minor

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,...

T-Defect
P2 - Critical

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...

T-Defect
P2 - Critical

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...

T-Enhancement/Feature
P5 - Minor

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.

T-Enhancement/Feature
P5 - Minor

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...

T-Task
P5 - Minor

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...

T-Enhancement/Feature
P3 - Major

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...

T-Enhancement/Feature
P5 - Minor