{"id":290857,"date":"2026-04-02T20:39:01","date_gmt":"2026-04-02T20:39:01","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/admin-performance-inspector\/"},"modified":"2026-04-06T11:51:43","modified_gmt":"2026-04-06T11:51:43","slug":"codetelemetrylab-admin-performance-inspector","status":"publish","type":"plugin","link":"https:\/\/srd.wordpress.org\/plugins\/codetelemetrylab-admin-performance-inspector\/","author":23477211,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"1.0.2","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"CodeTelemetryLab Admin Performance Inspector","header_author":"CodeTelemetryLab","header_description":"Profiling tool for WordPress admin page performance. Analyze plugins, hooks, queries, and memory usage.","assets_banners_color":"304954","last_updated":"2026-04-06 11:51:43","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/codetelemetrylab.vercel.app\/plugins","header_author_uri":"https:\/\/codetelemetrylab.vercel.app","rating":0,"author_block_rating":0,"active_installs":0,"downloads":107,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"codetelemetrylab","date":"2026-04-02 21:05:18"},"1.0.1":{"tag":"1.0.1","author":"codetelemetrylab","date":"2026-04-03 14:55:02"},"1.0.2":{"tag":"1.0.2","author":"codetelemetrylab","date":"2026-04-06 11:51:43"}},"upgrade_notice":{"1.0.2":"<p>Major UI modernization with tab-based navigation and cleaner Query Cards. No functional hooks changed. Update recommended for a significantly better dashboard experience.<\/p>","1.0.1":"<p>Maintenance update. No functional changes.<\/p>","1.0.0":"<p>Initial release of CodeTelemetryLab Admin Performance Inspector. Activate and navigate to Tools \u2192 Admin Performance Inspector to begin profiling your WordPress admin performance.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":3497815,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":3497815,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3497815,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3497815,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Overview dashboard showing page load time, total queries, and memory usage at a glance.","2":"Plugin performance table with per-plugin load times and slow plugin detection.","3":"Database query analysis panel with full query list, execution times, and slow query highlights.","4":"Hook execution profiling table showing timing and callback counts for core WordPress hooks.","5":"Memory usage monitor with visual progress bar showing current and peak usage against PHP limit."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,9434,247,23044,1626],"plugin_category":[54],"plugin_contributors":[259313],"plugin_business_model":[],"class_list":["post-290857","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-memory","plugin_tags-performance","plugin_tags-profiling","plugin_tags-query","plugin_category-security-and-spam-protection","plugin_contributors-codetelemetrylab","plugin_committers-codetelemetrylab","plugin_committers-llakshitmathur"],"banners":{"banner":"https:\/\/ps.w.org\/codetelemetrylab-admin-performance-inspector\/assets\/banner-772x250.jpg?rev=3497815","banner_2x":"https:\/\/ps.w.org\/codetelemetrylab-admin-performance-inspector\/assets\/banner-1544x500.jpg?rev=3497815","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/codetelemetrylab-admin-performance-inspector\/assets\/icon-128x128.jpg?rev=3497815","icon_2x":"https:\/\/ps.w.org\/codetelemetrylab-admin-performance-inspector\/assets\/icon-256x256.jpg?rev=3497815","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>CodeTelemetryLab Admin Performance Inspector is a developer-focused performance profiling plugin built exclusively for the WordPress admin area. It instruments the WordPress request lifecycle in real time and presents all profiling data inside a clean, dedicated dashboard under Tools \u2192 Admin Performance Inspector.<\/p>\n\n<p>No configuration needed. Activate the plugin and instantly see what is slowing down your WordPress backend.<\/p>\n\n<h4>What It Profiles<\/h4>\n\n<p><strong>Admin Page Execution Time<\/strong>\nMeasures total request time from plugins_loaded to shutdown using microtime(true). Displays the precise execution time in milliseconds on the overview panel.<\/p>\n\n<p><strong>Plugin Load Performance<\/strong>\nTracks the execution time of every active plugin using a lightweight MU-plugin drop-in. Displays a sortable table of all plugins with their individual load times and flags slow-loading plugins automatically.<\/p>\n\n<p><strong>Database Query Profiling<\/strong>\nCaptures every SQL query executed during the admin request using WordPress's native SAVEQUERIES constant. Displays total query count, slow query count, cumulative query time, and a full query list with origin file and line number. Slow queries (default threshold: 100ms) are visually flagged.<\/p>\n\n<p><strong>Hook Execution Profiling<\/strong>\nTimes key WordPress hooks including init, admin_init, admin_menu, current_screen, and wp_loaded. Shows execution time and registered callback count for each hook.<\/p>\n\n<p><strong>Memory Usage Monitoring<\/strong>\nDisplays current memory usage, peak memory usage, and percentage of PHP memory limit consumed \u2014 with a visual progress bar.<\/p>\n\n<h4>Who Is This For?<\/h4>\n\n<ul>\n<li>WordPress developers diagnosing slow admin dashboards<\/li>\n<li>Site administrators troubleshooting plugin conflicts<\/li>\n<li>DevOps engineers benchmarking admin performance<\/li>\n<li>Agencies auditing client site backends<\/li>\n<\/ul>\n\n<h4>Key Features<\/h4>\n\n<ul>\n<li>Zero configuration \u2014 activate and start profiling immediately<\/li>\n<li>Single unified dashboard under Tools menu<\/li>\n<li>Per-plugin load time table with slow plugin detection<\/li>\n<li>Full SQL query list with execution time and origin<\/li>\n<li>Configurable slow query threshold (default 100ms)<\/li>\n<li>Hook timing table for monitored WordPress core hooks<\/li>\n<li>Memory usage progress bar showing usage vs PHP limit<\/li>\n<li>All output sanitized and escaped \u2014 security-first design<\/li>\n<li>Access restricted to manage_options capability only<\/li>\n<li>Fully translatable with .pot file included<\/li>\n<li>Follows WordPress Coding Standards throughout<\/li>\n<li>GPLv2 licensed \u2014 fully open source<\/li>\n<\/ul>\n\n<h4>Privacy<\/h4>\n\n<p>CodeTelemetryLab Admin Performance Inspector does not collect, transmit, or store any data outside your WordPress installation. All profiling data is captured in memory during the current request only and displayed solely within your admin dashboard. No external API calls are made.<\/p>\n\n<h3>Support<\/h3>\n\n<p>For support, please use the WordPress.org support \nforum for this plugin.\nFor enquiries, visit https:\/\/codetelemetrylab.vercel.app<\/p>\n\n<h3>Credits<\/h3>\n\n<p>Developed and maintained by CodeTelemetryLab.\nPlugin architecture based on the WordPress Plugin Boilerplate.<\/p>\n\n<!--section=installation-->\n<h4>Automatic Installation<\/h4>\n\n<ol>\n<li>Log in to your WordPress admin dashboard.<\/li>\n<li>Navigate to Plugins \u2192 Add New.<\/li>\n<li>Search for CodeTelemetryLab Admin Performance Inspector.<\/li>\n<li>Click Install Now, then Activate.<\/li>\n<li>Navigate to Tools \u2192 Admin Performance Inspector.<\/li>\n<\/ol>\n\n<h4>Manual Installation<\/h4>\n\n<ol>\n<li>Download the plugin zip file from the WordPress Plugin Directory.<\/li>\n<li>Navigate to Plugins \u2192 Add New \u2192 Upload Plugin.<\/li>\n<li>Upload the zip file and click Install Now.<\/li>\n<li>Click Activate Plugin.<\/li>\n<li>Navigate to Tools \u2192 Admin Performance Inspector.<\/li>\n<\/ol>\n\n<h4>FTP Installation<\/h4>\n\n<ol>\n<li>Download and unzip the plugin archive.<\/li>\n<li>Upload the codetelemetrylab-admin-performance-inspector folder to \/wp-content\/plugins\/.<\/li>\n<li>Activate the plugin from the Plugins screen.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"will%20this%20plugin%20slow%20down%20my%20site%3F\"><h3>Will this plugin slow down my site?<\/h3><\/dt>\n<dd><p>No. The plugin is designed to add less than 5% overhead to the admin page baseline execution time. All profiling is lazy-loaded and only active on admin requests. It has zero impact on your public-facing frontend.<\/p><\/dd>\n<dt id=\"how%20does%20plugin%20load%20time%20tracking%20work%3F\"><h3>How does plugin load time tracking work?<\/h3><\/dt>\n<dd><p>On activation, the plugin drops a tiny Must-Use (MU) plugin into wp-content\/mu-plugins\/. This MU plugin times each active plugin as it loads. When you deactivate the plugin, the MU drop-in is automatically removed.<\/p><\/dd>\n<dt id=\"why%20do%20i%20see%20a%20query%20logging%20notice%3F\"><h3>Why do I see a query logging notice?<\/h3><\/dt>\n<dd><p>Database query profiling requires WordPress's SAVEQUERIES constant to be enabled. The plugin dashboard provides a one-click button to enable it automatically in your wp-config.php. You can also disable it from the same panel when not needed.<\/p><\/dd>\n<dt id=\"can%20i%20change%20the%20slow%20query%20threshold%3F\"><h3>Can I change the slow query threshold?<\/h3><\/dt>\n<dd><p>Yes. The default threshold is 100ms. You can adjust it from the plugin settings panel under Tools \u2192 Admin Performance Inspector.<\/p><\/dd>\n<dt id=\"is%20profiling%20data%20stored%20in%20the%20database%3F\"><h3>Is profiling data stored in the database?<\/h3><\/dt>\n<dd><p>No. Version 1.0.0 captures profiling data in memory for the current page request only. Nothing is written to the database. Historical tracking is planned for a future version.<\/p><\/dd>\n<dt id=\"who%20can%20see%20the%20profiling%20dashboard%3F\"><h3>Who can see the profiling dashboard?<\/h3><\/dt>\n<dd><p>Only WordPress administrators with the manage_options capability can access the dashboard. This is enforced on every request.<\/p><\/dd>\n<dt id=\"does%20this%20affect%20my%20frontend%20or%20public%20site%3F\"><h3>Does this affect my frontend or public site?<\/h3><\/dt>\n<dd><p>No. The plugin is scoped exclusively to wp-admin requests. No profiling code runs on public-facing pages.<\/p><\/dd>\n<dt id=\"how%20do%20i%20uninstall%20cleanly%3F\"><h3>How do I uninstall cleanly?<\/h3><\/dt>\n<dd><p>Deactivate the plugin then click Delete. The uninstall routine automatically removes all plugin options from wp_options and removes the MU drop-in file, leaving your database and filesystem clean.<\/p><\/dd>\n<dt id=\"is%20it%20compatible%20with%20woocommerce%20and%20elementor%3F\"><h3>Is it compatible with WooCommerce and Elementor?<\/h3><\/dt>\n<dd><p>Yes. The plugin has been tested with WooCommerce, Elementor, Yoast SEO, and Contact Form 7. If you encounter any compatibility issue, please open a support thread.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Major UI overhaul: Added a modern tab-based navigation interface for better modularity.<\/li>\n<li>Overhauled database queries page to use a clean accordion-style card view replacing rigid tables.<\/li>\n<li>Updated color palette to follow the default WordPress Light Material Admin theme.<\/li>\n<li>Optimized vertical scrolling on dashboard.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Updated Author URI to company website.<\/li>\n<li>Updated Plugin URI to company website.<\/li>\n<li>Updated Contributors to company account.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release of CodeTelemetryLab Admin Performance Inspector.<\/li>\n<li>Admin page execution time measurement from plugins_loaded to shutdown.<\/li>\n<li>Per-plugin load time profiling via lightweight MU-plugin drop-in.<\/li>\n<li>Database query profiling with configurable slow query threshold (default 100ms).<\/li>\n<li>Hook execution timing for init, admin_init, admin_menu, current_screen, wp_loaded.<\/li>\n<li>Memory usage monitoring with progress indicator.<\/li>\n<li>One-click SAVEQUERIES enable\/disable from the dashboard.<\/li>\n<li>Unified admin dashboard under Tools \u2192 Admin Performance Inspector.<\/li>\n<li>Full i18n support with .pot translation template.<\/li>\n<li>All output sanitized and escaped. Access restricted to administrators.<\/li>\n<\/ul>","raw_excerpt":"Profile your WordPress admin performance. Identify slow plugins, database queries, hook execution times, and memory usage from one clean dashboard.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/290857","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=290857"}],"author":[{"embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/codetelemetrylab"}],"wp:attachment":[{"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=290857"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=290857"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=290857"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=290857"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=290857"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=290857"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}