Top "Wordpress-admin" questions

This tag is intended to be used for questions regarding the WordPress admin interface / WordPress backend (i.e. creating meta boxes, additional admin pages, handling admin pages and so on).

Global Variables in a WordPress Plugin

I am trying to create my first WordPress plugin. Even in trying to create the install function, things are being …

php wordpress global-variables wordpress-admin
401 Unauthorized with Wordpress Basic Auth Plugin

I have installed the plugin made by the Wordpress Team: https://github.com/WP-API/Basic-Auth I am making this request …

wordpress wordpress-rest-api wordpress-json-api wordpress-admin
How to export custom post type details with it's postmeta and images

I have a custom post type on two websites and I have to export all posts in that post type …

wordpress import export wordpress-theming wordpress-admin