Skip to content

WP Core: Deprecate compression_test and wp_ajax_wp_compression_test functions ( Ticket: 58302 )#4502

Closed
Juzar10 wants to merge 6 commits intoWordPress:trunkfrom
Juzar10:deprecate-compression_test-and-wp_ajax_wp_compression_test-function/58302
Closed

WP Core: Deprecate compression_test and wp_ajax_wp_compression_test functions ( Ticket: 58302 )#4502
Juzar10 wants to merge 6 commits intoWordPress:trunkfrom
Juzar10:deprecate-compression_test-and-wp_ajax_wp_compression_test-function/58302

Conversation

@Juzar10
Copy link

@Juzar10 Juzar10 commented May 24, 2023

  • Deprecated compression_test and wp_ajax_compression_test functions by adding the _deprecated_function() for both of them and moved those functions to the deprecated.php file.
  • made the default false for the $compress_scripts and $compress_css in the script_concat_settings function.

Trac ticket: https://core.trac.wordpress.org/ticket/58302


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

@Juzar10 Juzar10 closed this Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant