The quick-edit tag has no wiki summary.
0
votes
1answer
258 views
pass error to admin_notices on “quick edit”/save_post action
I currently have add_action('admin_notices','my_notice_function'); updating correctly whenever a page is refreshed (it's checking if a certain page has a certain parent) but when using the "Quick ...