WordPress tutorials
Metadata in WordPress
What is Metadata? Metadata is defined as the information that describes and explains data. It provides context with details such as the source, type, owner, and relationships to other data sets. So, it can help you understand the relevance of a particular data set and guide you on how to use it.[...]
WP_List_Table tutorial : How to display data from database to the admin block ?
WP_List_Table tutorial in WordPress In this tutorial, we will learn how to create an interface displaying the data from the database to the WordPress admin dashboard. What is the WP_List_Table? WP_List_Table is a class present in the wp-admin folder of WordPress ( inside the main folder). Every table that is[...]