Here are some of tips and codes I use as part of my WordPress Development.
If you are interested in becoming a WordPress developer, here is a roadmap you should follow: Learn HTML and CSS or pick up a framework Learn JavaScript and Jquery Learn PHP Learn SQL WordPress is relatively easy to learn compared to most of the CMS around. But that doesn’t mean WordPress is the least favourable […]
Upgrading to PHP 8 offers WordPress developers several benefits. It provides significant performance improvements, new features and syntax changes for more efficient and readable code, and improved error handling capabilities.
Headless CMS are quite popular at the moment. There are several advantages of using a headless CMS in terms of performance and security, which I will be discussing in another blog post. This blog post highlights WordPress and why it is a good solution for the headless CMS feature. As a WordPress Developer, you might […]
Custom themes and premium themes both have several advantages based on your requirements, budget and long term targets. In this article, I will focus mainly on the advantages of custom built themes. If you are looking for the website as a business owner, you must have come through the concept of the themes. There are […]
A WordPress developer is a professional skilled in the design, development, and management of WordPress websites. They work on the WordPress back-end and front-end and specialize in plugin and theme development apart from having sound WordPress troubleshooting, optimization, and security management skills.
Recently, I have been doing a lot of study around the latest technologies. I am loving Javascript, and currently learning the React ecosystem. I do question now and then is WordPress Developer a good career? I can still say it is. But adding new skills on your resume always helps you stand out. So let’s […]
Have you thought of being a WordPress Developer? And wondering what it will take to be a WordPress Developer. I am sharing some of the tips and get you started your career as a WordPress Developer. First a short Intro on WordPress WordPress is a CMS or framework built on PHP and MYSQL for backend […]
As WordPress Developer, AMPPS is for sure a great software and life saver. It’s easy to use and does its job nicely. If you have installed Ampps, you might have come across the issue of MySQL not starting. I have had installed AMPPS in several computers, most of them went without issues. But I did […]
Velvet Blues Update URLs Velvet Blues Updated URLs helps you find and replace url in page content, excerpts, links, attachments and even in custom fields and meta boxes. This plugin does save a lot of time when used properly. Use cases of plugin: If you changed url of your website to www version from non-www […]
WordPress is the most powerful CMS platform, and it powers more than 30% of the web. So obviously there is a buzz about WordPress – good ones and bad ones. As being a WordPress Developer, I do get hear some myths about WordPress which I am about to bust in this articles. Powering close to […]
I took off from freelancing for past couple of years, and only focused on very few projects. I do work as full time WordPress Developer here in Sydney for one of the local company and my work life balance had been going perfect. Never been happier before. But I am also willing to take some […]
If you aren’t aware, WooCommerce have built in function to sort the list of product on shop or archive page. In order to sort product follow these steps. Step 1 Go to the product list pages via WooCommerce > All Products Step 2 Find Sorting option and click it Step 3 Order Products as needed
Introduction Well much awaited version of WordPress is out. Love it or hate it, you have to deal with it now. Since I started as WordPress Developer, honestly this is the first time I was scared to death upgrading the site to the latest version. Upgrading my first client website went smoothly without much hassle. […]
I had been working as WordPress Developer for more than 5 years now. During this time I had privilege to work with clients ranging from small businesses, medium scaled businesses, corporates etc. One thing I loved about my clients is that they were quiet knowledgeable about web development and valued their website. One of the […]
Few Issues Everything have been done. Site is almost done. Just few issues. Job A had to been done and Job B had to be done. Not Complex As WordPress Developer, i do get email where clients aren’t aware about complexity of the job. I think its just honest mistake when client says something like […]
Web design and development is competitive and expensive. And as website owner, you do want to rank reasonably well on SEO too, which is a good ROI measure. Unless you have big budget where you can go and hire an agency that can design and developer for you, it’s ideal to hire WordPress Developer, who […]
WordPress 5.0 is coming out soon. And so is the Gutenberg editor. God knows the real release date. It’s been due release months ago. As WordPress Developer, I had been excited with most of WordPress updates. But this one really is getting me anxious and I won’t be lying to say I am not a […]
WordPress Developer job responsibilities I had been working as WordPress Developer in Sydney. On a daily basis my roles and responsibilities vary. I have to deal and fix jobs that might be related to: Front End Development – HTML5, CSS3, JQuery etc Backend Development – Mostly WordPress theme and plugin Image Editing and Manipulation using […]
How to? Disabling auto update in WordPress can be helpful especially when you want to make sure that your site isn’t broken after updating. There is an easy way to do so, just by adding a single line of code in wp-config file as below: define( ‘WP_AUTO_UPDATE_CORE’, false );
WP Theme Doctor As WordPress Developer, I only work with custom theme development. But being aware of tools and website that’s around the web to do various jobs do help me now and then. Ever wondered if there is a way to find out what WordPress Theme is being used by a website. Well, there […]