advanced-post-list
advanced-post-list copied to clipboard
A WordPress plugin to create custom post lists
I've been struggling to figure out how to get an Advanced Custom Field image upload to show up in APL. I have a Custom Post Type that is just meant...
When content parsed by internal shortcodes contains a dollar sign followed by a number, preg_replace interprets this as a backreference and mangles the text. For example, "Win $100 Dollars" becomes...
Hello dear developers! Your plugin is really best for lists creation! But I'm a novice. Can you help me? I try to make links to posts. This is a code....
Notice: Undefined index: tax_query in wp-content/plugins/advanced-post-list/includes/class/class-apl-query.php on line 287
Fatal error: Call to a member function display_post_list() on null in /home/alofus5/public_html/fridayannekeyes.com/wp-content/plugins/advanced-post-list/includes/class/class-apl-widget.php on line 56
Fatal error: Call to a member function display_post_list() on a non-object in wp-content/plugins/advanced-post-list/includes/class/class-apl-widget.php on line 56
This is for Pro with the post_list_ajax shortcode. When pagination is enabled, and users/visitors click the prev/next link, the browser window would focus to the top (or bottom; to keep...
Add additional extended support for modifying the query during a post loop. Requested example, add current_user to author args param.
Updated from an older version and I get this error above each of my advanced lists now: Warning: Invalid argument supplied for foreach() in /nas/content/staging/wfpl/wp-content/plugins/advanced-post-list/includes/class/class-apl-query.php on line 446
There may not be too much applicable, but there may be a few topics that need to go over. * Shortcodes * Previews (re-new) ## Additional Resources * [Diving Into...