Changeset 46206 for trunk/src/wp-admin/includes/noop.php
- Timestamp:
- 09/20/2019 08:07:28 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/noop.php
r42343 r46206 94 94 function wp_guess_url() {} 95 95 96 if ( ! function_exists( 'json_encode' ) ) :97 /**98 * @ignore99 */100 function json_encode() {}101 endif;102 103 96 function get_file( $path ) { 104 97
Note: See TracChangeset
for help on using the changeset viewer.