How to Clean up URL Query Arguments in WordPress Settings Pages
Source : How to Clean up URL Query Arguments in WordPress Settings Pages
Published On : January 06, 2016 at 01:28PM
By : Agbonghama Collins
I seldom use the Settings API for building my plugins admin pages because I love to be in control of layout and design.
When the form for configuring my plugin is saved successfully or an error occurred, I usually add a query parameter to the page URL handy in displaying an admin notice to that effect.
WordPress 4.2 release included a nifty feature that removes query parameters handy in displaying admin notices.…
For More Go to : W3Guy – A Geek's Diary
Labels: Tech4Sky