Tag: WordPress

Three Ways to Create Your Own WordPress Theme
Three Ways to Create Your Own WordPress Theme
WordPress

By Sufyan bin Uzayr,

Sufyan bin Uzayr provides a bird's-eye view of three basic ways to approach building your own WordPress theme, covering child themes, adapting existing themes, and building a theme from scratch, as well as how to use basic starter themes and theme frameworks to speed up your workflow.

Building a WordPress Plugin with Vue
Building a WordPress Plugin with Vue
WordPress

By Ahmed Bouchefra,

Ahmed Bouchefra shows how to create a WordPress plugin that makes use of the Vue.js library, creating a shortcode that can be used to display a Vue component in posts and pages that fetches and displays the latest posts every five seconds.

Using WordPress as a Headless CMS
Using WordPress as a Headless CMS

Sufyan bin Uzayr explains what a headless CMS is and why you might want to use one, and then goes on to explain how wordPress itself can be used as a headless CMS, showing ways to get started with WordPress as a headless CMS, including installation tips and tricks.