Per comments, an alternative is to use the built-in Firefox debugger instead (Inspect Element (Q)) – it’s very good (now) and is (almost completely) unaffected by the WP heartbeat.
Related Posts:
- Including comments meta box on a plugin page
- Creating a table in the admin-style?
- body_class hook for admin pages
- Get List of Registered Meta Boxes and Removing Them
- Change admin language based on user (in single-site)
- What is the real intention for admin-post.php?
- How to add tab which is visible only in admin side of product in woocommerce? [closed]
- Admin config screen without menu
- Make Categories and Tags required in admin
- Dashboard like meta boxes in my plugin – how to save their position and open/closed state?
- How to add HTML / Form to an Admin Bar Menu
- Save metabox with multiple checkbox array
- How to Use WordPress Color Picker API in Custom Post Type Metabox
- Error with Custom Admin Screen in iframe Thickbox
- why don’t I get error messages in admin when developing?
- How to create Image gallery Metabox in wordpress [closed]
- WP_Error handles errors, but how can I show success with a message?
- Conflicting save_post functions when passing the post id and saving custom meta boxes for different post types
- How to add meta boxes to the ‘Add new post’ screen?
- JS / JQuery form validation in backend admin menus
- How to put placeholder text in the main post input area?
- Rearranging Dashboard meta boxes with use of plugin/functions.php
- Is it possible to modify the media library admin screen?
- Plugin admin page meta_box toggle and order state not saving
- Metabox Not Showing on Custom Post Type But On Pages and Post
- What does $_registered_pages do?
- Get user id for delete and update selected user
- Best choice of options/settings framework for plugin/theme development
- Add tab to profile.php wordpress plugin development
- WordPress Ajax callback function from plugin – OOP
- Show add_meta_box by selecting a specific category
- Including a JS source with an admin page
- WordPress not working on localhost
- maintaing consistent layout wordpress dashboard
- update post meta for checkbox in the admin when inserted in the front-end
- Add column and post filter for a custom post type field on the edit.php page
- Is there no admin ui guide for 4.x?
- Custom Taxonomy to dropdown box on adminside wordpress
- Correct check for any admin page with editor
- Adding (blog-specific) links to “My Sites” admin page
- Create & Save multiple Meta-boxes
- Change the look and feel of admin pages
- Admin Plugin POST to another file within the plugin
- Dashboard – get status and position of metaboxes and pass them to ajax method
- Getting List of all registered Dashboard Widgets
- what is the difference between these phares?
- How to get Metabox custom field to show checked if value is updated using post meta query?
- How do I update a field of a meta box?
- Admin – Handle data before creating or updating a post, page or custom post
- Input value from metabox is not found in $_POST after post save
- How can I replace content in the WP Admin area before an admin page is rendered?
- Add a page in admin without adding menu item
- How to Move the Comments Bubble to the Right Side of the Toolbar
- Does admin_print_scripts-$hook_suffix work for nested paths to individual files?
- How to add a widget to the post editing view?
- Use ‘get’ form action within a WordPress plugin admin page
- Adding admin menus to wordpress
- Automating the process of shortcode generation in a plugin – how is it done?
- Meta box on options page save form problem
- Moving/dragging a metabox removes TinyMCE’s content
- Store custom meta box data as serialized array
- WP nonce field checkbox prints checked=’checked’ outside input field
- Does is_admin() really provide a plugin performance improvement?
- How to add custom post widgets as tags into wordpress
- Disable Auto-Expanding Menu in WordPress Admin Menus
- Best practice for plugin: always detect admin-ajax call?
- Plugin Development – Get Admin Url (Including cases where wp-admin is not used)
- Any way to update_post_meta with html content? It gets stripped and becomes empty
- Proper way to create an administration page without adding it to the menu
- Adjust query on single
- using admin functions on frontend
- Can I attach a plugin via my add_filter callback contents?
- Metabox is not displaying
- Catch metabox values in Plugin
- want to show CMB2 metabox on woocommerce product data tab
- Why is $_POST empty when saving custom Meta Box?
- WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit
- Google Web Core Vitals – management, how to in wordpress and advice
- Add two button to page and post admin to redirect to : add new & list of (posts – pages) just after saving post or page
- Save meta box data from selected dropdown list in bbpress reply form
- WordPress Filesystem create CSS-File – get Shortcode ID for Name
- How to save multiple values in custom post type from front end to back end
- add_meta_box does not display meta box in Admin
- Add WordPress Meta Box saved form input to WordPress RSS feed [duplicate]
- How to create plugin settings page for each admin user?
- set a custom post type to a taxonomy term programmatically in metabox
- Dynamically getting tags in post edit screen
- How to return a blank page
- How to show metabox just in post.php in admin?
- Adding admin for specific users
- Plugin dev: How to multiply instances of a plugin in the same metabox?
- How do I control the list of Pages an author can see?
- What happens when you create/edit a menu
- save_post not called in plugin / custom field still saving overwriting metaboxes
- Get fields of a widget
- Display Data’s metabox in page
- loop and in admin header problem
- How to set/change another post author by custom fields or something else?
- modify buddpress adminbar only in admin pages
- Saving metabox updates causing fatal error