#28855
|
Commented add_actions and unused functions in wp-admin/includes/theme-install.php
|
chriscct7
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35520
|
If stylesheet_directory and template_directory are forced, don't show theme screens
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#33017
|
Images displayed with page.php instead of index.php
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#24026
|
No /themes/ folder causes strange behaviour
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35280
|
Should feed_links_extra run when current theme doesn't support automatic-feed-links ?
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/20/2019
|
#26968
|
Theme Administration Screen: Not enough themes displayed at high resolutions
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#20859
|
Theme Installer: Preview should be scrollable on iPad and Kindle Fire
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#29555
|
Theme details allowed HTML
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#24143
|
When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist.
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
04/20/2021
|
#59911
|
WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
10/01/2024
|
#14824
|
WordPress is not updating Theme option after making a theme a child theme by adding the line 'Template' to the child`s css without refreshing Theem activation
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#18790
|
add_theme_support with post type doesn't add theme support but overwrites it
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#30105
|
css defining protocol
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#28904
|
custom header stores full URL in database
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#30459
|
is_child_theme() cannot be used during plugin activation as is
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#28026
|
previous_post_link returns incorrect post when posts have the same published date
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#26546
|
themes.php Buttons Randomly Appear/Disappear on iPad
|
|
reporter-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#22414
|
validate_current_theme() should validate cached theme roots
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#16396
|
Add a hook to the theme editor page when the write is successful
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#28094
|
Add action hook after getting template part
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#16883
|
Add check for "Template Version" on theme activation
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#21912
|
Add return filter to current_theme_supports()
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#23669
|
Allow front page template to fall back to home template when site displays blog posts index on front page
|
|
close
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#31956
|
Check empty title after wp_title_parts.
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#10432
|
Dynamic classes for current blog post item, current term item
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
05/31/2024
|
#35052
|
Filter themes by language translations
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#31365
|
Improve actions links for current theme on themes.php
|
|
has-patch
|
low
|
normal
|
|
enhancement
|
06/04/2019
|
#37461
|
Introduce get_the_title_attribute() to wrap the_title_attribute( 'echo=0' )
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#19579
|
Make get_search_form() more filterable/extensible
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#13691
|
Make get_template_part() accept multiple template names
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#26516
|
Make it easier to check theme support
|
obenland
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#30797
|
New function for parent theme stylesheet uri
|
obenland
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#33405
|
Pagination - use of helip / "..." not logic in some cases
|
|
has-patch
|
lowest
|
trivial
|
|
enhancement
|
06/04/2019
|
#35164
|
Singular body class and main post post class
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#22355
|
Template stack - Beyond parent/child theme relationships
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#28122
|
Themes - RTL: add support for fully mirrored css files
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#31924
|
Use add_theme_support( 'more-tag' ) to control display of More Tag button in TinyMCE
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#15086
|
get_template_part() should let you specify a directory
|
westi*
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#25671
|
get_theme_mods does not have a filter
|
|
reporter-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#12877
|
Modular themes: Apply template hierarchy to folders within a theme
|
|
dev-feedback
|
normal
|
normal
|
|
feature request
|
06/04/2019
|
#25927
|
Remove the theme information from style.css and add a theme manifest file
|
|
dev-feedback
|
normal
|
normal
|
|
feature request
|
06/04/2019
|
#19627
|
Themes should be able to opt-in to a static front page
|
|
|
normal
|
normal
|
|
feature request
|
06/04/2019
|
#47563
|
Update get_template_part() function
|
|
dev-feedback
|
normal
|
normal
|
|
feature request
|
03/21/2021
|
#30169
|
show available languages in theme details
|
|
dev-feedback
|
normal
|
normal
|
|
feature request
|
06/04/2019
|
#61892
|
Enqueue `classic-theme-styles` earlier in editor styles
|
|
has-patch
|
normal
|
normal
|
6.7
|
defect (bug)
|
08/17/2024
|
#10275
|
Filter logic has been put into the template loader while it not belongs there.
|
|
has-patch
|
normal
|
normal
|
6.7
|
defect (bug)
|
10/01/2024
|
#60826
|
Fix incorrect use of add_theme_support( 'editor-style(s)' )
|
|
dev-feedback
|
normal
|
normal
|
6.7
|
defect (bug)
|
06/25/2024
|
#41155
|
Theme Details dialog hides admin sidebar sub-menu navigation
|
mp518
|
has-patch
|
normal
|
normal
|
6.7
|
defect (bug)
|
09/26/2024
|
#55023
|
get_header() notice: Theme without header.php is deprecated
|
audrasjb*
|
|
normal
|
normal
|
6.7
|
defect (bug)
|
06/18/2024
|
#58905
|
Ensure locate_template only loads theme files
|
jorbin
|
commit
|
normal
|
normal
|
6.8
|
defect (bug)
|
09/25/2024
|
#62187
|
Optimize Theme JSON Sanitization for Better Performance Scaling
|
joemcgill
|
has-patch
|
normal
|
normal
|
6.8
|
enhancement
|
10/08/2024
|
#49446
|
cache the results of get_uploaded_header_images()
|
SergeyBiryukov
|
has-patch
|
normal
|
normal
|
6.8
|
enhancement
|
09/30/2024
|
#40014
|
& converted to '#038
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/03/2017
|
#54910
|
5.9 Bug - Blank Home Page
|
|
has-patch
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
02/17/2022
|
#44891
|
Activate button showing after theme activated
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/06/2018
|
#53580
|
Add support for Tested up to version to themes
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/03/2021
|
#58186
|
Block Theme Detection is broken due to symlinks
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/05/2023
|
#55902
|
Block theme rendering issue
|
|
|
normal
|
blocker
|
Awaiting Review
|
defect (bug)
|
08/03/2022
|
#57569
|
Cannot Click Theme Details if there is an Update to the Theme
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/28/2023
|
#57991
|
Child theme in multisite shows error
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/04/2024
|
#46490
|
Clarify documentation that page-templates folder is not necessary for theme templates
|
williampatton*
|
close
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
04/16/2024
|
#42654
|
Color Palette on Theme Options
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/28/2021
|
#46637
|
Corrupted functions.php file after editing in built-in theme editor
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/12/2021
|
#53996
|
Custom Coded Template files breaking MetaBoxes
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/24/2021
|
#56512
|
Design glitch in calendar block control with align left and right(Frontend)
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/05/2022
|
#57337
|
Docs: WP Theme class reference properties don't match code
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/19/2022
|
#57127
|
Don't show links to the Customizer when installing themes
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/16/2022
|
#40057
|
Double hashed value for background-color of body.background-color
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/13/2019
|
#57246
|
Duotone SVG function does not check for CSS variable color format
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/02/2022
|
#59702
|
Excerpt filters does not work in Ajax calls
|
|
reporter-feedback
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
11/14/2023
|
#55745
|
FSE post-content block is using wrong "first" item in the query loop
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/15/2024
|
#42353
|
Header video does not load below 900px after resized and refreshed.
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/06/2024
|
#37972
|
Image size (height/width) arguments are not used in output for custom_logo
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/24/2021
|
#51688
|
Issue With Theme Installation and Default Listing.
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/03/2020
|
#49721
|
Links of Installed Themes Not Re-written to New Port after WP-Config Port Change
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
03/28/2020
|
#49526
|
Misaligned theme count on Add Themes screen on iPhone X
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/28/2020
|
#56066
|
Need to add smooth transition effect on theme appearance boxes
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/05/2024
|
#55691
|
New site editor uses WP_SITEURL instead of WP_HOME
|
audrasjb
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/01/2023
|
#60072
|
No upper limit restriction for number of posts set via Site Editor and the value entered by the user chang
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/08/2024
|
#43295
|
One theme update notice is showing in another Theme Details popup
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/15/2021
|
#56762
|
PHP file being ignored in block theme hierarchy
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/16/2024
|
#52936
|
Problem displaying templates
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/29/2021
|
#62200
|
Problem with this writing: var:preset|$feature|$slug
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/10/2024
|
#62120
|
Removing Global Styles
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/26/2024
|
#50682
|
Set theme information popup in vertically middle.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/03/2021
|
#59762
|
Sticky Position
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/31/2023
|
#56908
|
The result of locate_block_template function might be wrong
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/01/2023
|
#62138
|
The theme count in theme-install should use a thousand separator
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
09/30/2024
|
#43153
|
Theme Preview doesn't work
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/18/2020
|
#41309
|
Theme and plugin editing experience improvements at smaller screens
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/01/2024
|
#46988
|
Theme dir hardcode
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/03/2019
|
#41142
|
Theme editing: inconstancies with messages between this and plugin editing
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/23/2017
|
#57779
|
Theme editor changes not saving in multi site
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
10/25/2023
|
#44892
|
Theme install button showing again
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/13/2019
|
#50636
|
Theme not uploading, Theme Details not opening
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/12/2020
|
#59538
|
Theme update message showing user wrong theme popup
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/12/2024
|
#41076
|
Themes: Add more help and documentation when editing theme files
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/21/2017
|
#60248
|
Unable to delete theme placed in subdirectory
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/13/2024
|
#60904
|
Updated 6.5 RC4 to 6.5 and old themes going back to 2010 appear
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/03/2024
|
#41901
|
Updating fails for themes with style.css in sub directory.
|
williampatton
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/18/2019
|