Blog

Learn more about WordPress with our articles
Blogging With Markdown: All You Need to Know

Blogging With Markdown: All You Need to Know

Learn the basics of blogging with Markdown. I will cover the Markdown syntax, popular editors, and techniques for creating blog posts using manual conversions, WordPress plugins, and static site generators.

Continue Reading

13 Ways to Hide Content in WordPress

13 Ways to Hide Content in WordPress

Hide content in WordPress using the methods described in this tutorial. You will learn how to hide content programmatically and with plugins.

Continue Reading

7 Best Text to Speech Plugins for WordPress

7 Best Text to Speech Plugins for WordPress

An overview of the best text-to-speech plugins for WordPress and technical information about the technology used in these tools.

Continue Reading

Add Azure Text to Speech to Your WordPress Site

Add Azure Text to Speech to Your WordPress Site

In this article, we explore methods for converting WordPress articles to audio using the Text to Speech service of Microsoft Azure.

Continue Reading

Convert Text to Speech With ElevenLabs and PHP

Convert Text to Speech With ElevenLabs and PHP

Easily convert a text string to an audio file using PHP and the API provided by the ElevenLabs text-to-speech software.

Continue Reading

Convert Markdown to HTML With PHP

Convert Markdown to HTML With PHP

In this guide, we explore the process of converting Markdown to HTML using PHP. Specifically, we'll see how to perform the conversion with the three most popular Markdown libraries and a custom Markdown to HTML parser.

Continue Reading

How to Create a Markdown Editor With JavaScript

How to Create a Markdown Editor With JavaScript

This article includes the steps to implement a simple Vanilla JavaScript Markdown editor on a webpage. You can use this information, for example, to publish your own Markdown editor online, add a Markdown editor to the back end of an application, or just have fun developing new things.

Continue Reading

5 Ways to Receive Feedback on Your WordPress Articles

5 Ways to Receive Feedback on Your WordPress Articles

This article explores five ways to receive user feedback on WordPress articles, including plugin-based methods and programmatic solutions.

Continue Reading

Detect and Fix WordPress Coding Standard Violations With PHP CodeSniffer

Detect and Fix WordPress Coding Standard Violations With PHP CodeSniffer

This tutorial will guide you from installing PHP_CodeSniffer to solving the most common WordPress coding standard violations.

Continue Reading

How to Use Hreflang x-default

How to Use Hreflang x-default

This tutorial covers the technical implementation of hreflang x-default and the effect of hreflang x-default on search engine results.

Continue Reading

How to Use the Web Speech API With WordPress

How to Use the Web Speech API With WordPress

Add a text-to-speech button in all the WordPress articles using the Web Speech API and standard WordPress hooks.

Continue Reading

How to Create a WordPress Settings Page With React

How to Create a WordPress Settings Page With React

Create a modern React-based settings page for your WordPress plugins or themes by following the steps included in this tutorial.

Continue Reading

1 2 3 4 8