If you really narrowed it to line 1371 then you probably have a plugin hooking on those hooks and outputing that message, might even be your own code as it looks like somthing that supposed to be sent as a response to AJAX request. Just search for user_register and profile_update in your code and in the other active plugins.
Related Posts:
- Standard location for plugin to save/cache files?
- How to prevent Composer dependency conflicts amongst WP plugins?
- Releasing new plugin version, how to rename old options keys?
- Register custom query args parameter for WP_Query()
- Widget development – Drop down options won’t save
- Does using set_transient() function can lead to MySQL problems?
- What is the correct way for plugins to create tables with special charset/collation considerations?
- Cancel post save
- How to remove unwanted panels inside InspectorControls from core blocks in Gutenberg
- What is the best way to do unit tests for your plugin in 2018 [closed]
- permalinks with get variables
- Get file headers in custom file
- Hourly WP schedule, do I need at least 1 visitor hourly?
- wp_query (and post_id) is empty in admin_init
- I should hide the API Key in a plugin?
- Settings API – Undefined Index when unchecking checkbox
- Can’t echo get_delete_post_link
- Why is my shortcode not working
- Creating option to allow user to select the page my plugin content will display on
- What is the difference between these two methods of writing $ instead of jQuery in WordPress [closed]
- Can I differentiate between “Delete Post Permanently” and “Empty Trash” and do something for each accordingly?
- Use php libarary in wordpress plugins
- Can’t get JS code to work with shortcode
- unable to stop loop when using wp_insert_post with publish_post hook
- How to add a secondary button to a settings page with a custom action?
- Plugin options page – form with two different submit buttons
- Show Parent category and Subcategory
- Frontend Ajax call not working using wp_ajax, wp_enqueue_script and wp_localize_script
- best practice for query string values – get_query_var always empty for my value supplied in query string
- update post meta for checkbox in the admin when inserted in the front-end
- Gutenberg Block showing invalid content on edit
- Register a sidebar in a WordPress plugin
- Plugin development: can’t update settings with multiple settings sections
- How to implement filesystem cache in WordPress
- Check for template part, else filter content
- How can I add a custom “Text” widget to Appearance manager from functions.php?
- How to stop your plugin from executing on certain pages?
- what are the checksums surrounding keywords in the SQL generated by WP_Query and do I need to use them too?
- Search the product by tag or category not working
- Is it possible to make sure that only my plugins output is shown to the enduser?
- How to do POST request with WP REST API v2 to custom table?
- How to filter content for specific content variable
- Plugin generated virtual pages
- add javascript files only when plugin is called?
- wp_dropdown_roles() to replace option value = code
- WordPress function get_the_terms() returns ‘Invalid taxonomy’ error
- Trying to Implement .pdf File Upload in Admin for plugin
- Writing a wordpress plugin and trying to include the Facebook PHP SDK
- Codex Version Focus on Production or Nightly?
- Make a plugin page out of influence of the theme’s style
- plugin_dir_path wrong url
- 400 Bad Request, in wordpress theme development, wp_ajax
- Fatal error: Uncaught Error: Call to undefined function convert_to_screen()
- Return Value of load_plugin_textdomain
- Special Formatting for WordPress Plugin Description?
- Multiple array for post_content on plugin activation
- Using AND and bracket grouping in SQL not working
- Taxonomy archive page listing terms instead of posts
- Check if the current user is author of first comment
- custom wp_editor does not save the content in plugin settings
- How do I force a download in the admin area?
- add_action wp_ajax_ not loading in plugin file WP Network
- JQuery Slider – Similar to www.internetmarketinginc.com [closed]
- wp_enqueue_scripts in a plugin’s class
- Proper way to create an administration page without adding it to the menu
- Development plugin to view and manage scheduled wordpress cron jobs?
- Add user managable titles to custom menus?
- Custom Icon for Plugin
- WP_Query order posts by category
- How to override supports of innerBlocks?
- Implications of creating a plugin that adds functionality to other developer’s plugin?
- why is update_user_meta creating arrays when trying to change the same value?
- How to avoid conflict if a plugin already have included open library?
- WordPress OOP get current user question?
- Including content into an add_shortcode() function
- How to integrate plugins into block editor
- Override WooCommerce files from plugin
- Add WordPress Meta Box saved form input to WordPress RSS feed [duplicate]
- One-way DB Migration Workflow
- Custom premium registration form and profile page for a WordPress Web Application
- Proper structure for first WP plugin?
- Which filter to use to pre-parse form elements, which are generated by plugin’s shortcode?
- How to Disable Content Warning Dialog for Logged in users
- What should I use instead of get_blog_option?
- How to filter get_adjacent_post()?
- post_results filter confused by pagination in sidebar and main section
- Children Shortcodes?
- How to load another page file of my custom plugin file
- Ajax functions – no access to wp-admin.php only online
- dbDelta not doing what it says
- Custom options page for themes
- I want to encrypt my WordPress plugin
- How can I make my website with wordpress having on-spot editing feature as compared to concrete5 CMS?
- The plugin generated 3265 characters of unexpected output
- How can I get a plugin to hook ‘dbdelta_queries’ — a filter used during version update?
- Send retrieve password notification email with custom HTML email template
- Rest Api WordPress
- Making a user platform reachable by a qr code on a pin-back-button [closed]
- how to add contact form 7 shortcode in javascript variable
- select rows based on exact time (hours, minutes and seconds)