Tagged Questions
0
votes
0answers
54 views
Dismiss Admin Pointer Temporarily
I have a custom meta field for a page that contains a future date. I'm wanting to make sure this is always a future date and have decided the best way to do so is by creating an admin pointer if the ...
1
vote
0answers
67 views
Can I hook into wp_update_core outside of the admin?
I'm trying to bring some of the admin functionality to a custom front end in WordPress. Questions of security and pragmatism of this aside, is there an available hook to trigger wp_update_core outside ...