Topic: Extending WordPress


The WordPress Database

In order to extend WordPress, a developer needs to have a foundational understanding of the WordPress database as well as knowledge of how to interact with and manipulate the data stored there. In this session, […]

  • Topic: Extending WordPress, Plugin Development, Theme Development
  • Duration: 8 mins
  • Language: English

Common APIs – Dashboard Widgets

WordPress contains an extensive list of APIs for performing common tasks across a WordPress site. From interacting with the database to creating responsive images, there’s an API for practically everything. This session will be the […]

  • Topic: Extending WordPress, Plugin Development
  • Duration: 15 mins
  • Language: English

વર્ડપ્રેસ રીપોઝીટરીમાં થીમ અપલોડ કરો

વર્ણન આ પાઠમાં, તમે વર્ડપ્રેસ રીપોઝીટરીમાં થીમ કેવી રીતે સબમિટ કરવી તે શીખી શકશો. ઉદ્દેશ્યો આ પાઠ પૂર્ણ કર્યા પછી, સહભાગીઓ સક્ષમ હશે: પૂર્વશરત કુશળતા […]

  • Duration 15 mins
  • Audience Developers
  • Experience Level
  • Instruction Type Tutorial
  • Language: ગુજરાતી

Testing your plugins for PHP version compatibility

With all versions of PHP 7 now officially EOL (end of life) any plugins you develop, or have developed, must support PHP 8. While WordPress does run on PHP 8, many plugins still do not […]

  • Topic: Extending WordPress, Plugin Development
  • Duration: 12 mins
  • Language: English

Installing Node.js and npm for local WordPress development

Node.js is a cross-platform, open-source server environment that can run on most popular operating systems. Node.js lets developers use JavaScript to write command line tools and for server-side scripting. When you install Node.js on your operating system, it comes […]

  • Topic: Block Development, Extending WordPress, Plugin Development
  • Duration: 5 mins
  • Language: English

Debugging in WordPress

When developing WordPress plugins or themes, it’s a good idea to have tools in place to help improve your code quality and debug your code in the case of errors. Enabling error logs, inspecting the […]

  • Topic: Extending WordPress, Plugin Development, Theme Development
  • Duration: 8 mins
  • Language: English

Developing for Multisite

When developing plugins or themes there are certain considerations one needs to make if you want to make sure your plugin or theme supports multisite. In this session, we’ll cover those considerations, look at some […]

  • Topic: Extending WordPress, Plugin Development, Theme Development
  • Duration: 21 mins
  • Language: English

Introduction to developing with the WordPress REST API

The WordPress REST API provides an interface for applications to interact with a WordPress site by sending and receiving data as JSON objects. In this course you will learn to use and interact with the WordPress REST API to to power your next site build, plugin, or theme.

  • Lessons: 6

Introduction to WordPress Multisite Networks

A multisite network is a collection of sites that all run off the same WordPress installation. In this tutorial, you’ll learn what a multisite network is, why you might consider using a multisite network, and […]

  • Topic: Extending WordPress
  • Duration: 7 mins
  • Language: English

Have an idea for new content? Let us know!