Keeping an activity log of everything that happens on your WordPress websites and multisite networks is a vital security measure. As such, it’s important to understand how the new General Data Protection Regulation (GDPR) will impact the way you use your security and activity log. With the GDPR set to roll out soon, you’ll want to ensure that you are following it to the letter. Fortunately, WordPress plugins such as WP Security Audit Log can help you move towards compliance for your website, and for your security log itself. The GDPR stipulates that you must keep a log so you can remain […]
3 Revenue Streams for First-Time Freelance Developers
Beginning your journey as a freelance developer can feel like one small step for man, and one giant pain when trying to find work. You’ll want to find prosperous areas in which to apply your trade, but you’ll often encounter saturated markets that require hard work if you want to be successful. Finding a profitable and fun niche, therefore, is often a tough task. Putting in time upfront to settle on one or more suitable revenue streams will pay off over the long term. Although you can always fall back on the classic WordPress development projects, finding a specific area […]
Back to Basics: A New Developer’s Guide to Creating WordPress Products
Your New Year’s resolution might have been to start developing for WordPress. However, despite the platform’s ease of use, there’s still a learning curve to master. You’ll find there are plenty of resources available to help you begin, but understanding everything involved could prove challenging. Fortunately, the basics of developing for WordPress are easy to grasp. A number of key elements (such as the way WordPress is coded) can be found on other platforms and coding languages. All in all, getting started with development could take as little as an afternoon. This post will look at the basics beginner WordPress […]
A Beginner’s Guide to Content Syndication
If you’re frequently publishing content on your ‘dev blog’ or elsewhere on your site, you’ll obviously want it to reach as many people as possible. This is possible through ‘syndication’ – essentially, getting your content onto multiple blogs at once. Content marketing can positively impact the number of leads you get, so automating the process is a smart idea. Fortunately, WordPress offers several content syndication plugins that can help – all of which are completely free. Some will let you syndicate your own content from within WordPress, while others are great for curating content from other websites to display on […]
How to Optimize Your Content For Smaller Screens
Mobile device users have been in their billions for a number of years now (with the number steadily rising). In fact, over half of internet users now browse the web primarily via their devices. Therefore, it’s important to ensure that the content you create for your website can be easily viewed on smaller screens. Developing for smaller screens has progressed dramatically over the past few years, out of necessity. Making sure your site is scalable and collapsible is now easier than ever. Fortunately, there are a range of themes and plugins available that can help you accomplish those goals quickly. With […]
The Beginner WordPress Developer’s Guide to wp_enqueue
While WordPress is powerful, there are plenty of under-the-hood features that can help you maximize its efficiency. In fact, overlooking inherent functions such as wp_enqueue could even impact your site’s overall effectiveness. If you optimize your themes and plugins correctly, you can improve your site’s performance while enhancing user experience. The wp_enqueue function is a great place to start. This simple integration can prevent issues with your theme when used with other WordPress plugins. In this article, you’ll learn exactly what wp_enqueue is all about, and how it can be used to improve your WordPress projects. Let’s get started! Introducing WordPress’ […]
How to Add RTL Support to Your Custom WordPress Theme
About 75% of the internet speaks a language other than English. Some of these other languages read Right-to-Left (RTL), which can completely ruin the layout of many English-only designs. Thankfully, having a theme that flows well for RTL languages (such as Arabic) is largely a matter of updating your CSS. With a few design considerations and style tweaks, you can adapt any WordPress theme to work with RTL languages. In this article, you’ll learn how RTL languages function in the browser, and how to work with them in your stylesheets. First, though, let’s delve into why you should add support […]
7 Web Development Trends to Take Notice of in 2018
It’s safe to assume that every new year will bring major advancements in web development. Not only that, but the various platforms, languages, and other cogs that make up the web are also constantly evolving. Keeping on top of these developments can be a potential time sink. For example, you may be wondering where WordPress is headed, as well as curious about the more global trends on the horizon. To anticipate these trends, you’ll need to consider factors such as how users browse the web today, what protocols are most popular, and the types of designs that are most appealing […]
The Beginner’s Guide to Translating a WordPress Website With Polylang
If your client serves a non-English speaking audience, you may need to produce a website that works in multiple languages. Given that implementing multiple languages means a potential wealth of new custom, don’t let the fear of tackling a multilingual website stop you from working with these types of clients. While handling multiple languages increases your project scope, the technical aspect can be made manageable with the help of plugins. Polylang is one such open-source plugin, enabling you to quickly build multilingual WordPress websites. You’ll need to bring in your own translations, but being able to add multilingual sites to […]
How to Cope With New Year’s Burnout
There are few things more demoralizing than returning from a nice New Year’s break to a mountain of work. Although we’d all like to take another holiday come February, the sad fact is that this is not a tenable solution. So how do you deal with burnout effectively? The solution may appear cliched on the surface, but it’s actually very sound. Simply take a deep breath, step back, and assess your entire workload methodically. Having a plan in place for how to deal with a high workload can work wonders when it comes to alleviating stress. In this article, we’ll […]
No Comments