Changes between Initial Version and Version 1 of Ticket #30828, comment 2
- Timestamp:
- 12/23/2014 02:18:34 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30828, comment 2
initial v1 3 3 This sounds like an incomplete 4.0.1 to 4.1 upgrade. `wp_json_encode()` is defined in [https://core.trac.wordpress.org/browser/tags/4.1/src/wp-includes/functions.php#L2638 wp-includes/functions.php]. 4 4 5 The main issue here appears to be SSL redirect loop. Might be related to #29708.5 The main issue here appears to be the SSL redirect loop. Might be related to #29708.