Topic: Extending WordPress – Page 2 of 8


Custom Database Tables

While the default WordPress database schema is perfect for most content-related data types, there may be instances where you need to create custom tables in a WordPress database. One example of this is when a […]

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

Common APIs – Responsive Images

This tutorial will focus on the Responsive Images API, including a brief history of responsive images in WordPress, how the API works, and how it can be used for theme development. Learning outcomes Comprehension questions […]

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

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: ગુજરાતી

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

Have an idea for new content? Let us know!