Read about developer blog - Page 4

Is there a plugin for that?

27 November 2019 Andy Meerwaldt

Every developer has the habit to reinvent the wheel. We search for excuses to do everything ourselves, such as “Ah no, that thing doesn’t fully cover what I need” and “I don’t trust code I didn’t write myself”. That’s too bad because others might have fixed the same issues you ran into. In this post, »

Read: "Is there a plugin for that?"
Is there a plugin for that?

Web workers: Why and how we use them

13 November 2019 Hans-Christiaan Braun

The content analysis is a staple of our SEO plugin. We do our best to provide you with the best insights on how you could make your texts more readable and search-engine-friendly. In order to be able to give you this valuable feedback, we need to do a lot of computations. A logical solution would »

Read: "Web workers: Why and how we use them"
Web workers: Why and how we use them

How to create a Gutenblock with ACF

30 October 2019 Sjardo Janssen

If you have limited knowledge about JavaScript, building native Gutenblocks can be a challenge. All the documentation contains JavaScript. Yet, when you build a theme, most things are done with PHP. Advanced Custom Fields (ACF) built a great bridge to close this gap, allowing you to build Gutenblocks with just PHP! As ACF is an »

Read: "How to create a Gutenblock with ACF"
How to create a Gutenblock with ACF

Unit-testing with mocks in WordPress

16 October 2019 Alexander

Unit-testing your WordPress plugin can be challenging. Luckily there are tools out there making it a lot easier. In this post, we will be covering the following tools: PHPUnit, Mockery and BrainMonkey. Together these tools can be a powerful tool to ensure the technical quality of your plugin. Before we started using these tools at »

Read: "Unit-testing with mocks in WordPress"
Unit-testing with mocks in WordPress





Why your websites’ code structure matters

4 September 2019 Josee Wouters

When you’re creating your own WordPress theme or adapting an existing theme, pay attention to your code structure and semantics. This will benefit your website greatly: it improves your SEO because search engines know better what to expect on your site. It will also improve your site’s accessibility: meaning that people who use assistive technologies, »

Read: "Why your websites’ code structure matters"
Why your websites’ code structure matters


Get free SEO tips!