WordPress Development Tutorials
Add custom admin notice until admin dismiss in wordpress using database
Here you will learn how to set up custom admin notice on plugin activation with the database so keep it stick until admin dismiss.
WordPress, WordPress Development Tutorials
add_action in WordPress with save_post hook or action example
add_action is the fundamental of wordPress flexibility. And In this WordPress Tutorial I’ll clear you all possibilities with example of save_post hook or action.