Every time when I update my plugin to the WordPress plugin directory, I forget how to use SVN 🙁 This is why I am writing this post which is actually my to-do list for updating plugins through SVN. I hope it might help someone out there who is like me. I assume you already have…
Posts Tagged
wordpress
How to : Increase PHP memory limit in WordPress.
Hello! Hope everyone doing well this days. Today I am here with a common issue most of the WordPress Developer/User faced, fix of PHP memory limit issue for WordPress. Sometimes when I am installing theme or plugin in WordPress I get the following error notice, Fatal error: Allowed memory size of 33554432 bytes exhausted (tried…
How to : Create an Admin User for a WordPress site via phpMyAdmin
Hi Guys! Hope you are doing well. Also hope all my Muslim friends enjoyed the EID vacation with friends and family. Today I am going to show you how to add an admin user for a WordPress site via phpMyAdmin. Sometimes you may need to add an admin user but you dont have the admin…
How to : Create basic WordPress child theme
Hello there! Today, I am here to share a basic thing of WordPress theme. We all know about the WordPress theme. Its a great way to design your WordPress powered website. But there is always some little things you need to change like colors, fonts style/size or move a button somewhere else. You can change…
How to : Increase Maximum File Upload size for WordPress
Hello, Hows going on? Hope you are doing well. Today I am writing over the issue of Maximum File Upload size for WordPress. Basically I waste my one hour time for fixing this issue. I tried to import Revolution Slider with their import facility, but after click over import I found a message said importing…
Using Jetpack to Publicize post of self-hosted wordpress blog
Hi friends, Today I tried to auto post my blog from voboghure.com (my personal blog) in social networks like facebook, twitter etc. After tried a lot of plugin finally I found that Jetpack. This is a nice plugin and also it is now improved a lot to use publicize feature of wordpress.com This post is…