Turns out that right-clicking and viewing the source on the web-page displayed the call-stack.
For some reason part of my backend widget code that was commented out was still active, therefore it was trying to complete a request that had missing code. Removing this code resolved the error.
Related Posts:
- Hook in wp.media to add a new tab
- Customizer Not Saving Options
- Which action is triggered when a theme was modified?
- Customizer: widget-synced triggers twice
- Is there an event or an other method that tells me the preview is loaded?
- Custom Stylesheet instead of Inline CSS for WordPress Customizer API Overrides
- How to use a WP_Customize_Control outside of the Customizer?
- Impossible to declare box-shadow with wp.customize?
- How can we upload file to root directory of wordpress
- Don’t print customizer styles when no setting has been used
- Post Pagination does not working on WP-Query
- Dynamic sidebar areas not working on the Theme Customizer
- How will i add an option under customizer the event calendar section?
- How do i best handle custom plugin page actions?
- Automatically determine minimum WordPress version required for a plugin?
- Create a custom admin page for custom post type + taxonomies + metas
- Is There A Hook To Process The Content Of The Text Widget?
- When is wp_loaded initiated only with admin or only when user enters the site or both?
- add_filter OO with parameters
- Preferred way to include Advanced Custom Fields in a plugin?
- How to link to images in my plugin regardless of the plugin folder’s name
- ERROR: Options page not found – saving settings page with tabs
- Can I leave out `if ( ! defined …)` when defining plugin constants?
- Using the component outside the editor. select(‘core’) is null
- Gutenberg is there a way to know if the current block is reusable?
- Any ideas how to make unit test read the theme functions.php?
- WordPress Ajax callback function from plugin – OOP
- Is there any way to have Featured Text, as opposed to Featured Image?
- Can I use namespaces in my plugin?
- StackExchange clone using WordPress?
- Custom url for a plugin page add_rewrite_rule WordPress
- Access first name and last name from user_register
- Woocommerce custom emails without header and footer
- Custom attribute type not displaying terms in edit product – WooCommerce
- How do I add a prefix when a user registers
- Check and load class of theme from a plugin
- Verify if user is wordpress logged in from another app since wordpress 4.0
- Short code not working in boostrap modal dont no why?
- What is the proper way to include Bootstrap when executing a shortcode
- how to get link of added document with a post
- Doubts about the use of metadata and how this can affect performance on WordPress
- How can I replace content in the WP Admin area before an admin page is rendered?
- update_post_meta not working in a loop
- When is the proper time to minify css and js with git workflow?
- Get draggable widgets on Edit Post page
- Admin Posts List (edit.php) by post IDs
- dbDelta SQL Query Not Working
- wp_localize_script is not adding a global variable for javascript
- wp_get_theme Warning: Illegal offset type
- wordpress is adding a second backslash when I use addslashes
- A question about add_action()
- How to add a hyperlink to the email content in WordPress?
- How to display the categories on page using shortcode?
- jquery in wordpress plugin with depdendency
- Replace first occurence of a word with link [closed]
- Converting core modification to a plugin
- wordpress automatic update does not run
- Ajax +wordpress onClick link redirect to new page and create html content
- Adding filter to the title without affecting the menu title
- How to show multiple instances of the WP125 Widget?
- How can the_excerpt (or equivalent) be called on a category description?
- Plugin Creation: Overriding upload_max_size and post_max_size
- Problems with wierd characters and my plugin
- How to call a function from a shortcode function in an oop plugin
- How to access index file in Block Themes?
- wp_new_user_notifications to notify user and admin about new user registration
- Posts form with AJAX request – Plugin development
- Multiple TinyMCE on button click is initialized and appended but why only last one is writeable?
- How to create a custom post-new.php page for plugin , no wp menu
- How to create a custom WordPress page with my plugin?
- Want to know how to reveal a WordPress theme, considering the theme name is hidden?
- Where to add functions and code snippets in wordpress
- How to re-render inspector controls?
- Sanitize WordPress Array Input?
- WC REST API Error Handling
- Shortcode content is not showing. Only the [shortcode-tag] is showing
- How to remove the WooCommerce Product->Category thumbnail from admin [closed]
- Is it possible to replace MySQL with JSON files for WordPress
- Creating a virtual page without exit
- Plugin Development – Call to undefined function comment_exists()
- Replace “content-area” of themes 404 page with plugin?
- Autoloading & Namespaces in WordPress Plugins & Themes: Can it Work?
- WordPress doesn’t create table on plugin activation
- Create Customization panel for Plugins not for theme
- How is construct function working even when variable is assigned null value?
- Allow user to change homepage
- Custom signature appears twice on page
- Declaring a new woo commerce product type i get this error
- wp_mail links are dead
- List Available Templates for Current Theme in a Plugin
- Adding Third Post Box Column: postbox-container-3
- Get custom wp_query search results to appear on search.php
- Is it safe to use PUT and DELETE requests
- WooCommerce custom payment gateway
- Multi-part form and wp_redirect()
- Sharing changes to a post (preview changes) with another user
- Find Any Theme’s page.php File
- WP Job Manager – Show recent jobs as cards
- Admin Menu for New Post
- WordPress – Custom permalinks for advanced custom fields (ACF) using post type taxonomy