FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · ShamimWP/wordpress-develop · GitHub
ShamimWP
/
wordpress-develop
Public
forked from
WordPress/wordpress-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 18, 2022
Users: Add missing escaping on the Add New User screen.
Show description for 868709a
SergeyBiryukov
committed
868709a
View commit details
Copy full SHA for 868709a
Browse repository at this point
Build/Test Tools: Improve how Composer dependencies are installed.
Show description for 4b59315
desrosj
committed
4b59315
View commit details
Copy full SHA for 4b59315
Browse repository at this point
Commits on Nov 17, 2022
Docs: Update various DocBlocks and inline comments per the documentation standards.
Show description for acbbee8
SergeyBiryukov
committed
acbbee8
View commit details
Copy full SHA for acbbee8
Browse repository at this point
Docs: Update `wp_count_posts` and `wp_count_attachments` filter descriptions.
Show description for a71d737
SergeyBiryukov
committed
a71d737
View commit details
Copy full SHA for a71d737
Browse repository at this point
Docs: Fix typo in the `WP_Theme_JSON::PRESETS_METADATA` constant description.
Show description for bb69871
SergeyBiryukov
committed
bb69871
View commit details
Copy full SHA for bb69871
Browse repository at this point
Commits on Nov 16, 2022
Build/Test Tools: Add additional details why MacOS jobs are separate.
Show description for 4e72f78
desrosj
committed
4e72f78
View commit details
Copy full SHA for 4e72f78
Browse repository at this point
Build/Test Tools: Various minor GitHub Action improvements.
Show description for 7fbcfef
desrosj
committed
7fbcfef
View commit details
Copy full SHA for 7fbcfef
Browse repository at this point
Add: Documentation for postTypes pattern property.
Show description for 66706c9
jorgefilipecosta
committed
66706c9
View commit details
Copy full SHA for 66706c9
Browse repository at this point
Upgrade/Install: Remove bundled theme files from `$_old_files`.
Show description for 3016d48
desrosj
committed
3016d48
View commit details
Copy full SHA for 3016d48
Browse repository at this point
Docs: Split the "main part" comment in `wp-login.php` into two lines.
Show description for 0cb8475
SergeyBiryukov
committed
0cb8475
View commit details
Copy full SHA for 0cb8475
Browse repository at this point
Commits on Nov 15, 2022
Docs: Minor DocBlock edits for `get_adjacent_post()` and related functions.
Show description for cd798b6
SergeyBiryukov
committed
cd798b6
View commit details
Copy full SHA for cd798b6
Browse repository at this point
Docs: Correct type for the `$post` parameter of the `{$adjacent}_post_link` filter.
Show description for 2ea31b1
SergeyBiryukov
committed
2ea31b1
View commit details
Copy full SHA for 2ea31b1
Browse repository at this point
Commits on Nov 14, 2022
Text Changes: Improve the wording of the email sent to confirm site deletion.
Show description for e67535d
audrasjb
committed
e67535d
View commit details
Copy full SHA for e67535d
Browse repository at this point
Help/About: Fix inconsistency in auto-updates help tabs.
Show description for 657d6e3
audrasjb
committed
657d6e3
View commit details
Copy full SHA for 657d6e3
Browse repository at this point
Twenty Seventeen: Improve `letter-spacing` reset for non-latin alphabets.
Show description for 1e42035
audrasjb
committed
1e42035
View commit details
Copy full SHA for 1e42035
Browse repository at this point
Upgrade/Install: Delete the `comments-query-loop` folder in `wp-includes/blocks`.
Show description for caba697
desrosj
committed
caba697
View commit details
Copy full SHA for caba697
Browse repository at this point
Docs: Typo correction in `get_registered_nav_menus()` docblock.
Show description for 81fb19c
audrasjb
committed
81fb19c
View commit details
Copy full SHA for 81fb19c
Browse repository at this point
Administration: Add missing escaping for a few strings used as HTML attributes.
Show description for 7e1913c
SergeyBiryukov
committed
7e1913c
View commit details
Copy full SHA for 7e1913c
Browse repository at this point
Commits on Nov 13, 2022
Docs: Various docblock fixes in Multisite administration functions.
Show description for f404ff3
audrasjb
committed
f404ff3
View commit details
Copy full SHA for f404ff3
Browse repository at this point
Networks and Sites: Replace "N/A" with "Not applicable" in `choose_primary_blog()`
Show description for efb7e7b
audrasjb
committed
efb7e7b
View commit details
Copy full SHA for efb7e7b
Browse repository at this point
Docs: Document the usage of globals in some functions.
Show description for 12a079e
SergeyBiryukov
committed
12a079e
View commit details
Copy full SHA for 12a079e
Browse repository at this point
Commits on Nov 12, 2022
Tests: Resolve `WP_Query` test failures on MariaDB due to indeterminate sort order.
Show description for 55cddb2
SergeyBiryukov
committed
55cddb2
View commit details
Copy full SHA for 55cddb2
Browse repository at this point
Commits on Nov 11, 2022
Coding Standards: Apply spacing changes after `composer format`.
Show description for d90013c
desrosj
committed
d90013c
View commit details
Copy full SHA for d90013c
Browse repository at this point
Editor: Improve how `min`/`max` font sizes are calculated for fluid typography.
Show description for 49949ce
desrosj
committed
49949ce
View commit details
Copy full SHA for 49949ce
Browse repository at this point
Editor: Correctly style separator blocks when only a `background-color` is defined.
Show description for 3685877
desrosj
committed
3685877
View commit details
Copy full SHA for 3685877
Browse repository at this point
Themes: Revert one instance of `wp_get_theme()` from [54817].
Show description for bb6b296
desrosj
committed
bb6b296
View commit details
Copy full SHA for bb6b296
Browse repository at this point
Themes: Reduce usage of `wp_get_theme` function.
Show description for 5e8c53a
spacedmonkey
committed
5e8c53a
View commit details
Copy full SHA for 5e8c53a
Browse repository at this point
Filesystem: Return FTP/FTP Sockets `exists()` methods to a previous state.
Show description for 61ddb26
desrosj
committed
61ddb26
View commit details
Copy full SHA for 61ddb26
Browse repository at this point
Formatting: Check that both `normalizer_*` functions exist in `remove_accents()`.
Show description for 9001cce
SergeyBiryukov
committed
9001cce
View commit details
Copy full SHA for 9001cce
Browse repository at this point
Editor: Update block editor packages to the latest patch releases.
Show description for c3cd957
desrosj
committed
c3cd957
View commit details
Copy full SHA for c3cd957
Browse repository at this point
Coding Standards: Declare `$wp_taxonomies` global at the top of `unregister_taxonomy()`.
Show description for 4a82749
SergeyBiryukov
committed
4a82749
View commit details
Copy full SHA for 4a82749
Browse repository at this point
Editor: Improve performance of `WP_Theme_JSON` class by reducing usage of expensive array functions.
Show description for 23a646a
felixarntz
committed
23a646a
View commit details
Copy full SHA for 23a646a
Browse repository at this point
I18N: Initialize textdomain registry in `wp_load_translations_early()`.
Show description for e4832fb
peterwilsoncc
committed
e4832fb
View commit details
Copy full SHA for e4832fb
Browse repository at this point
Media: Prevent decoding attribute corrupting JSON data.
Show description for 5103242
peterwilsoncc
committed
5103242
View commit details
Copy full SHA for 5103242
Browse repository at this point
Menus: Apply `menu-item-has-children` class in sub-menus.
Show description for ac84f67
peterwilsoncc
committed
ac84f67
View commit details
Copy full SHA for ac84f67
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL