Delay loading actions for publishing until Wordpress init #2

Merged
haroldkyle merged 1 commit from master into master 2013-03-31 19:43:42 +01:00
haroldkyle commented 2013-03-30 05:37:54 +00:00 (Migrated from github.com)

If the cache misses, then I've delayed firing the administration functions until Wordpress's init hook. Now you can depend on plugins registering any custom posts before hooking onto their publishing (so that their publishing will invalidate the cache on the custom posts).

If the cache misses, then I've delayed firing the administration functions until Wordpress's init hook. Now you can depend on plugins registering any custom posts before hooking onto their publishing (so that their publishing will invalidate the cache on the custom posts).
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: petermolnar/wp-ffpc#2
No description provided.