Category: Wordpress
-
Install Plugins And Update WordPress On Localhost Without FTP Account
When working on WordPress websites locally the common problem we had is not being able to install plugins from within the plugin backend page. When you try to install a plugin you’re asked to enter FTP credentials to proceed (the ‘FTP connection details’ fields). To resolve this issue; we can simply add the following code to the wp-config.php to…
-
WordPress Immigration/transfer and Database Modification
You finished your WordPress website on your localhost then transferred all files and DB but this is not enough to get it work! Because many link in the DB are still pointing the localhost.
-
Creating WordPress Custom Post Type | Advanced
Registering post type in function.php Create custom related pages. Settings->Permalinks [Update] Done! This post improved version of previous Creating WordPress Custom Post Type | Basic
-
Creating WordPress Custom Post Type | Basic
Registering post type in function.php Create custom related pages. Settings->Permalinks [Update] Done!
-
Some Useful WordPress Plugins
Here, I want to make a quick list of some nice useful wp-plugins that I’ve tested.