-
Posted a reply to Future Post Status, on the site WordPress.org Forums:
Awesome, thank you! -
Posted a reply to Future Post Status, on the site WordPress.org Forums:
A filter hook would be awesome :) The use case is that we have a… -
Posted a reply to Future Post Status, on the site WordPress.org Forums:
This else statement is forcing non-admin users to only see published posts. The modification below… -
Created a topic, Future Post Status, on the site WordPress.org Forums:
I'd like posts with the post_status of future to be vi… -
Posted a reply to Dynamically change parameter, on the site WordPress.org Forums:
Helps a ton. Thank you for the quick response, and love the plug-in! -
Posted a reply to Dynamically change parameter, on the site WordPress.org Forums:
Ahh, ok cool. Looks like the preloaded add-on is a good option. If I purchase… -
Posted a reply to Dynamically change parameter, on the site WordPress.org Forums:
I did this as a workaround: var initialLoad = 0; function loadMorePort() { if (initialLoad… -
Created a topic, Dynamically change parameter, on the site WordPress.org Forums:
I'd like to load 9 posts initially, and then 3 more ea…