Source: Learn WordPress

  • WordPress REST API – custom routes & endpoints

    The WordPress REST API is more than just a set of default routes. It is also a tool for creating custom routes and endpoints. In this tutorial, you’ll learn how to create custom routes and endpoints, and test them using Postman. Learning outcomes Comprehension questions Introduction Hey there, and welcome to Learn WordPress. In this…

  • How to use featured images

    In this beginner-level tutorial, learn how to use featured images on block themes, how classic themes use featured images, and how to use featured images to control how social media displays your website’s images.

  • WordPress REST API – Modifying responses

    The WordPress REST API provides an interface for applications to interact with your WordPress site by sending and receiving data as JSON (JavaScript Object Notation) objects. By default, it provides REST endpoints (URLs) representing the posts, pages, taxonomies, and other built-in WordPress data types. Your application can send and receive JSON data to these endpoints…

  • What kind of WordPress theme do I have: classic, block, or something else?

    Learn how to quickly identify what kind of theme you are using on your existing WordPress website.

  • WP REST API – custom fields, authentication, and testing

    So far, you’ve learned how to access core WordPress data using the REST API and the Backbone.js client, as well as how to create, delete, and update Posts. In this session, we will look at how to create or update custom field values in your REST API endpoints, the built-in authentication options for authenticating WP…

  • தள எடிட்டர் மற்றும் டெம்ப்ளேட்களுக்கான அறிமுகம்

    தள எடிட்டர் அம்சத்தில் உள்ள தொகுதிகளின் சக்தியைப் பயன்படுத்தி, முழு தள எடிட்டிங் உங்கள் வேர்ட்பிரஸ் தளத்தின் ஒவ்வொரு அம்சத்தையும் உருவாக்குவதற்கான சுதந்திரத்தை அனுமதிக்கிறது, தலைப்பு முதல் அடிக்குறிப்பு வரை. தள எடிட்டர் டெம்ப்ளேட்கள், டெம்ப்ளேட் பாகங்கள் மற்றும் உங்கள் முழு தளத்தின் பாணியையும் தனிப்பயனாக்கும் திறனை உங்களுக்கு வழங்குகிறது. தள எடிட்டருக்கு முன், உங்கள் தளத்தின் வடிவமைப்பின் பல அடிப்படைக் கூறுகள் (தலைப்பு, பக்கப்பட்டிகள் மற்றும் அடிக்குறிப்புகள் போன்றவை) உங்கள் தீம் மூலம் தீர்மானிக்கப்பட்டது. தள…

  • Pagine vs. articoli

    In questa lezione, imparerai la differenza fra una pagina e un articolo. Imparerai anche come sapere quale usare, dove aggiungerli e come modificarli. Questo piano delle lezioni ti mostrerà le differenze fra articoli e pagine, spiegandoti come lavorare con entrambi in WordPress. Obiettivi Dopo aver completato questa lezione, sarai in grado di: Riconoscere che le…

  • Cosa fare quando non ti ricordi la password

    Descrizione In questa lezione imparerai come recuperare la password del tuo sito WordPress nel caso te la scordassi. Obiettivi Dopo aver completato questa lezione, sarai in grado di: Ottenere l’accesso al tuo sito WordPress se hai perso la password. Prerequisiti Otterrai il massimo da questa lezione se hai familiarità con: Competenze informatiche di base Domande…