Quicky
Fixing Notice: Function _load_textdomain_just_in_time was called incorrectly for WordPress 6.7 update
Since the WordPress version update 6.7.0, I ran into this notice Function _load_textdomain_just_in_time was called incorrectly. Normally it was indicating that it has something to do with including text-domain of the plugin using...
Quicky
Redirect user on plugin activation
Sometime, it is necessary to redirect users to an introduction or to a necessary options page on plugin activation. Here I am sharing a quick way to do that. There are recommendations to do so directly on plugin activation which...
No More Results