WordPress/wp-content/themes
audrasjb 1d66cc61ef Twenty Twenty: Remove various unused function parameters and variables.
This removes the `$n` variable from `TwentyTwenty_Walker_Page` class `start_el()` function, removes an unused global and the last parameter from 
`twentytwenty_filter_wp_list_pages_item_classes()` and `twentytwenty_add_sub_toggles_to_main_menu()`.

Props upadalavipul, sabernhardt, mukesh27.
Fixes #57371.



Built from https://develop.svn.wordpress.org/trunk@56045


git-svn-id: http://core.svn.wordpress.org/trunk@55557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-06-26 21:33:23 +00:00
..
twentyeleven General: Replace some instances of "blog" with "site" in documentation, translator comments, and user-facing text strings. 2023-06-19 18:27:27 +00:00
twentyfifteen Twenty Fifteen: Fix Letter Case implementation. 2023-06-23 14:42:19 +00:00
twentyfourteen Twenty Fourteen: Fix Letter Case implementation. 2023-06-23 14:40:22 +00:00
twentynineteen Twenty Nineteen: Ensure Separator block supports theme colors in editor. 2023-06-26 15:50:23 +00:00
twentyseventeen Twenty Seventeen: Make twentyseventeen_is_static_front_page() an alias of twentyseventeen_is_frontpage(). 2023-06-24 05:14:19 +00:00
twentysixteen Twenty Sixteen: Fix Letter Case implementation. 2023-06-23 14:45:20 +00:00
twentyten Twenty Ten: Improve Pullquote block line height for better readability. 2023-06-22 05:35:21 +00:00
twentythirteen Twenty Thirteen: Remove IE specific resources. 2023-06-22 06:22:23 +00:00
twentytwelve Bundled Themes: Remove load_theme_textdomain() calls from default themes. 2023-06-16 13:04:21 +00:00
twentytwenty Twenty Twenty: Remove various unused function parameters and variables. 2023-06-26 21:33:23 +00:00
twentytwentyone Code Modernization: Replace usage of strpos() with str_contains(). 2023-06-22 14:36:26 +00:00
twentytwentythree Twenty Twenty-Three: Remove redundant px unit in a few inline styles. 2023-06-08 14:00:20 +00:00
twentytwentytwo Twenty Twenty-Two: Add missing subject tags and feature tags. 2023-06-21 13:24:18 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00