Replies: 0
I have a wordpress for an internal CMS project. Its not accessible outside our network so haven’t added the link
Issue I am facing:
In the wordpress code in the file /wp-includes/js/wp-util.js
when calling the wp.send function it fails if the options object contain this key value pair customize_autosaved: "on"
.
Steps to reproduce:
- On the WP admin dashboard click Appearance -> Customize
- Change anything and click Publish
- At the top left corner it throws and error of Something went Wrong, Please try again later.
Any help would be much appreciated.