mirrored from git://develop.git.wordpress.org/
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: WordPress/wordpress-develop
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Feature: Add tests for
wp_removable_query_args
#7731
opened Nov 5, 2024 by
Debarghya-Banerjee
Loading…
Follow up to #62269: WP_HTML_Processor::next_token() cannot be extended in subclasses to keep track of state
#7730
opened Nov 5, 2024 by
westonruter
Loading…
Add style change for wp table list to make sticky table header.
#7727
opened Nov 5, 2024 by
KMchaudhary
Loading…
Refactor
wp_registration_url()
to accept an optional redirect parameter
#7725
opened Nov 5, 2024 by
nirajgiriXD
Loading…
fix: ensure
$logged_in_cookie['expiration']
is int
in wp_update_user()
#7721
opened Nov 4, 2024 by
justlevine
Loading…
fix: incorrect array access to
template_name
property in get_taxonomy_labels()
#7720
opened Nov 4, 2024 by
justlevine
Loading…
fix: ensure
$current
cookie time is int
in wp_user_settings()
#7719
opened Nov 4, 2024 by
justlevine
Loading…
fix:
WP_HTML_Tag_Processor::get_tag()
takes no parameter
#7718
opened Nov 4, 2024 by
justlevine
Loading…
fix: use
WP_User_Query::get_results()
instead of private ::$results
property
#7716
opened Nov 4, 2024 by
justlevine
Loading…
Retry just-in-time translation when setting custom path
#7713
opened Nov 4, 2024 by
swissspidy
Loading…
Resolve UI breakage because of long application password name.
#7710
opened Nov 4, 2024 by
Anuj-Rathore24
Loading…
Update: Add medium_large size for
wp_prepare_attachment_for_js()
#7709
opened Nov 3, 2024 by
Debarghya-Banerjee
Loading…
REST API: remove unncessary local variables and reorders the expressions in
if
statements to optimize performance
#7708
opened Nov 1, 2024 by
anton-vlasenko
Loading…
5 tasks done
REST API: Replace simple if/else statements with ternary operators, and refactor return values
#7707
opened Nov 1, 2024 by
anton-vlasenko
Loading…
3 tasks done
REST API: combine the if statements and remove redundant else-if statements
#7706
opened Nov 1, 2024 by
anton-vlasenko
Loading…
2 tasks done
REST API: use strict comparison to check for empty arrays
#7704
opened Nov 1, 2024 by
anton-vlasenko
Loading…
1 task done
REST API: simplify ternary operators and remove redundant type casting
#7703
opened Nov 1, 2024 by
anton-vlasenko
Loading…
2 tasks done
Fix:
wp_delete_attachment
to Handle Non-Standard Taxonomies
#7702
opened Nov 1, 2024 by
Debarghya-Banerjee
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.