take wp-admin panel html code
-
I am writing my plug-in, similar to the visual composer, so that I can finish working with it I need to get the code of the menu page on which it is located. Roughly speaking, I want to parse a menu item in the WordPress admin panel, but when I get the page code with the file_get_contents function. WordPress shows me nonsense, i.e. the login page. Can you tell me how to get the html code of the wp-admin page or the plug-in of the plugin?
- Форум «take wp-admin panel html code» закрыт для новых ответов.