WordPress/wp-content/themes/twentytwenty/classes
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
..
class-twentytwenty-customize.php Bundled Theme: Ensure logo displays in Customizer previewer. 2021-11-05 22:20:58 +00:00
class-twentytwenty-non-latin-languages.php Twenty Twenty: Avoid PHP warnings in 8.1 due to incorrect usage of wp_add_inline_style(). 2023-02-27 17:32:18 +00:00
class-twentytwenty-script-loader.php Twenty Twenty: Add missing documentation for some filters. 2021-07-03 09:14:58 +00:00
class-twentytwenty-separator-control.php Twenty Twenty: Add missing documentation for some filters. 2021-07-03 09:14:58 +00:00
class-twentytwenty-svg-icons.php Bundled Themes: Add Mastodon domains for menu item icons. 2023-01-13 13:19:13 +00:00
class-twentytwenty-walker-comment.php I18N: Mark screen reader strings as such with translator comments. 2023-02-07 17:10:21 +00:00
class-twentytwenty-walker-page.php Twenty Twenty: Remove various unused function parameters and variables. 2023-06-26 21:33:23 +00:00