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.