Adding admin user in MySql database for WordPress user
Editing the wp_usermeta table So now that we have inserted our user we will need to give it privileges to access the WordPress Admin seciton. This is done through the…
My little world of sharing
Editing the wp_usermeta table So now that we have inserted our user we will need to give it privileges to access the WordPress Admin seciton. This is done through the…
CryptoPHP is basically a script file placed inside the plugins or themes folder specially in opensource content management system (CMS) to create a back door to manage your website. Imagine…
In this post I will try to demonstrate how to create a webservice for API to post and retrieve data using AJAX. I am going to use c# and Visual…