Stars: 107
Forks: 17
Pull Requests: 8
Issues: 47
Watchers: 6
Last Updated: 2021-06-10 06:33:52
WordPress Plugin for debugging and learning with and at the application.
License: GNU General Public License v3.0
Languages: CSS, PHP, JavaScript
The WordPress Plugin Debug Objects provides a large number of information: query, cache, crons, constants, hooks, functions and many more.
The Plugin Debug Objects provides the user, which has the appropriate rights, normally the administrator, a large number of information: query, cache, crons, constants, hooks, functions and many many more. Values and content get displayed at the frontend and backend of the blog, to analyze errors but also to better understand and develop with/for WordPress.
The Plugin provides in various tabs information to:
wp-content
-directory$_POST
; $_GET
and debug backtrace before rewrite; usefull for forms in backendThe plugin does not filter values and should only be used for information and optimization, I don't recommended to use it on a live blog. For developers it can rapidly deliver data, which is useful in a development environment. There are no data in the database and there are no settings. Therefore, the installation is pretty simple: Just upload the Plugin in the Plugin directory or use the automatic installation of the backend to install and activate the Plugin. In the footer of the frontend of the blog, you can see the information.
The repository have an wiki to list helpful content, recurrent questions and similar. You find the Wiki on github.
/wp-content/plugins/
directoryGood news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a small donation for the time I've spent writing and supporting this plugin. And I really don't want to know how many hours of my life this plugin has already eaten ;)
The plugin is designed and developed by me Frank Bültge
Please let me know if you like the plugin or you hate it or whatever ... Please fork it, add an issue for ideas and bugs.
I'm German and my English might be gruesome here and there. So please be patient with me and let me know of typos or grammatical farts. Thanks