I found the issue. This was being echoed in the_content and WordPress’s texturize was converting to smartquotes. I’ve disabled that on The Content and that seems to have solved the issue.
Related Posts:
- Encode text string being appended as query to URL [closed]
- Syntax error, unexpected ‘class’ (T_CLASS) on line 1 after upgrade to php 5.6.4
- How to loop through JSON data in wordpress WP REST API
- WP API V2 returning Invalid User ID
- Passing JSON data from WP Query into AJAX causing NULL errors
- Export all post from database to JSON only when the database gets updated
- Create a new user using WP REST API and declare meta object
- How Do I Add User Custom Field to REST API Response?
- API JSON Data in WordPress
- fetch_feed: retrieve entries in the appearing order, not chronologically
- Gutenberg custom block using only register_block_type() and HTML
- How can I export post data in xml format?
- how to decode % in app [closed]
- Upload a json file in php [closed]
- Why does running get_the_excerpt() when generating JSON file take 28 seconds vs. 599 milliseconds without it?
- How to send user data in json format to another server when user register on wordpress site in PHP
- Create dynamic pages from external JSON data without storing in Database?
- Parsing php string in jquery [closed]
- Vagrantpress + composer
- woocommerce registration form with klaviyo(don’t work with current user)
- wp_remote_get adding backslashes
- Creating a Multi-Level Associative Object Using AJAX
- Is sanitize_title_with_dashes formatting function too liberal (in terms of accepted characters)?
- Return encoded Page Title outside of a loop
- Fetch post block/field data as JSON with WordPress API
- wp_enqueue_script seperately for each shortcode
- database sent to a JSON file
- Input data from email form not going to JSON file
- PHP > Scheduled Tasks > Sending daily email with dynamic API variables
- Fetching instagram api not working on wordpress
- JSON REST API WordPress only showing first 10 categories
- entire JS folder not loading in a WP theme
- Retrieve Json data and create multiple pages with it
- How to clone all WordPress Rest API end points
- PHP error with a shortcode: “no suitable wrapper” for file_get_contents
- Sending simple variable on single page to WP JSON
- Can’t pass var from php wp_ajax into ajax script : result undefined or null
- Plugin won’t output characters with diacritics properly
- How does one make a URL return dynamic JSON with custom Content Type?
- How can i send id of the currently posted form data through json response in custom wordpress plugin?
- Encoding video without exec function
- Need help to create WordPress page that decodes a text file and publishes it in JSON format
- wp_send_json erase last value
- Complex PHP for json_encode > how to handle/output right?
- Can’t get_users info by using json_encode
- Strange special character/Latin characters
- AJAX Filter WHILE Loop not working WordPress
- I want to use wordpress database in android app using json encode?
- Result from wp_send_json adds line feed
- Setting pages for posts
- Search in particular category in wordpress
- js code not stored in database currectly
- WordPress format json in postmeta table
- How to post data to a word press site in case of a mobile app
- Pass a PHP variable (loop-audio.php) to jQuery function (js/script.js)
- I am unable to fetch json data from wp_db
- JSON Object Value Show Undefine
- Force array to be a string [closed]
- get_body_params() is always empty in POST request
- How to enqueue structured data as file – jsonld file seems not to work
- Custom Navigation Bar JSON Syntax Error in JSON at Position 0
- REST API custom endpoints for metaboxes
- WordPress Register Block with metadata
- How to pass php array to external js file in WordPress
- Woocommerce – how can i add items to cart using onclick – multiple items at once with custom prices
- I have issue with decoding json ex. ‘{“a”:”b”}’
- Uploading media with the REST API
- Add extra field to users
- Get post meta in enqueued js file
- Can I write ‘RewriteCond’ using ‘functions.php’?
- StudioPress: add meta tag to every page [closed]
- Advanced Custom Fields Image Field returning ID instead of URL [closed]
- How to attach a uploaded video to post from front end
- How to add a second ‘place order’ button in WooCommerce [closed]
- Overriding WP login credentials
- $wpdb->insert() does not Insert record in a table
- Is it best to avoid using $wpdb for security issues?
- Underscore – Self hosted fonts
- How to remove the h6 tag for the entry-category Class
- Can’t add script immediately after the opening tag on login page?
- Processing ajax call to php to insert into mysql database
- How to add 3 weeks to the_time() function
- wp nav menu: show submenu below li item
- Show different size featured images (the_post_thumbnail) for 1st, 2nd and 3rd posts?
- Pagination stays on same page for post category
- Using some Loop or repeatable fucntion in AJAX and PHP to reduce repeatability
- Woocommerce disable order item link (backend) [closed]
- Create an array with all the links of the years’ archive (of a custom post type)
- get_results() doesn’t fetch the result
- Admin backend, show post from a category and exclude the posts from subcategories
- Notice: Undefined index: post_title error
- Add Alt attribute to image served with php
- All content deleted when WP was reinstalled in another machine
- Force string into signup form
- PHP Warning missing Argument 1 for __()
- Error in php code
- How can i give a download link to the thumbnail or featured image
- How do I edit the text in this function.php file?
- Include a static block inside of a dynamic block
- How can one use variables in a template or template part without polluting the global scope?