source:
tags/4.4.2/src/wp-includes
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| certificates | | 35921 | 6 years | HTTP: Partially revert [34283] which removed the 1024bit certificates … | |
| css | | 35699 | 6 years | Media: Reset box-sizing for input elements in the entire media modal. … | |
| customize | | 36065 | 6 years | Customize: Ensure that "Change" button appears when there are only 2 … | |
| fonts | | 33394 | 7 years | Dashicons: Fix font ID in SVG file. see #33084. | |
| ID3 | | 32979 | 7 years | Update getID3 to 1.9.9 Changelog: * … | |
| images | | 35467 | 6 years | Embeds: Revert [35083], as the PNG files ended up not being used in … | |
| js | | 36410 | 6 years |
Emoji: Work around a mod_security rule which prevents pages with 4 …
|
|
| pomo | | 35714 | 6 years | Merge the changes to GlotPress's POMO from upstream to WordPress's … | |
| random_compat | | 36257 | 6 years | Random_Compat: The version included with 4.4 only supports the PHP … | |
| rest-api | | 35773 | 6 years | REST API: Core typically sends nocache headers on all auth'ed … | |
| SimplePie | | 35283 | 6 years |
Feeds: add CEST to $timezone in SimplePie_Parse_Date.
Props …
|
|
| Text | | 35390 | 6 years |
Fix the @author doc param encoding in Text/Diff/Engine/string so …
|
|
| theme-compat | | 35458 | 6 years |
Don't use <a> in translatable strings in theme-compat/sidebar.php. …
|
|
| widgets | | 36067 | 6 years |
Widgets: Remove extra quotes from widget title in WP_Widget_RSS, …
|
|
| admin-bar.php | 24.9 KB | 35749 | 6 years | Do not pass FALSE as second parameter in variable class_exists() … | |
| atomlib.php | 10.9 KB | 32990 | 7 years | Deprecate php4 style constructors PHP7 is deprecating PHP4 style … | |
| author-template.php | 14.7 KB | 35545 | 6 years |
Remove <code> tag from translatable string in the_author().
Add …
|
|
| bookmark-template.php | 11.4 KB | 32906 | 7 years |
Sanitize the class passed to wp_list_bookmarks() and allow passing …
|
|
| bookmark.php | 13.0 KB | 35725 | 6 years | After [35718], update the location of some files in `This filter is … | |
| cache.php | 21.6 KB | 35325 | 6 years |
Filesystem: Following the introduction of the KB|MB|GB|TB_IN_BYTES …
|
|
| canonical.php | 25.8 KB | 35770 | 6 years |
Canonical: introduce strip_fragment_from_url() and use when …
|
|
| capabilities.php | 18.1 KB | 35747 | 6 years | When a post is scheduled for publication, treat it the same as a … | |
| category-template.php | 44.7 KB | 36006 | 6 years |
Ensure that wp_list_categories() supports comma-separated lists for …
|
|
| category.php | 11.0 KB | 35718 | 6 years | Simplify the include graph after work to split out classes. see … | |
| class-feed.php | 4.0 KB | 34348 | 7 years |
Pass false as the 2nd argument to class_exists() to disable …
|
|
| class-http.php | 29.7 KB | 35375 | 6 years |
Docs: Syntax fixes for deprecating WP_Http::parse_url().
See #32246.
|
|
| class-IXR.php | 34.3 KB | 36133 | 6 years | XMLRPC: Revert [35509] which caused a change of behviour in at least … | |
| class-json.php | 39.5 KB | 34234 | 7 years | Docs: Put "it's" in its place (again). Props kitchin. Fixes #33894. | |
| class-oembed.php | 24.2 KB | 36066 | 6 years | Remove RDIO from oEmbed providers RDIO is shutting down. … | |
| class-phpass.php | 7.1 KB | 34887 | 6 years |
Remove closing PHP tag from wp-includes/class-phpass.php.
…
|
|
| class-phpmailer.php | 133.4 KB | 36131 | 6 years | Upgrade PHPMailer from 5.2.10 to 5.2.14. The full list of changes is … | |
| class-pop3.php | 20.4 KB | 34234 | 7 years | Docs: Put "it's" in its place (again). Props kitchin. Fixes #33894. | |
| class-simplepie.php | 88.3 KB | 34348 | 7 years |
Pass false as the 2nd argument to class_exists() to disable …
|
|
| class-smtp.php | 36.5 KB | 36131 | 6 years | Upgrade PHPMailer from 5.2.10 to 5.2.14. The full list of changes is … | |
| class-snoopy.php | 36.9 KB | 34348 | 7 years |
Pass false as the 2nd argument to class_exists() to disable …
|
|
| class-walker-category-dropdown.php | 1.9 KB | 34417 | 6 years | Docs: Clarify the file header for … | |
| class-walker-category.php | 6.0 KB | 35140 | 6 years |
Taxonomy: in wp_list_categories(), add an arg: separator, to allow …
|
|
| class-walker-comment.php | 10.3 KB | 35013 | 6 years |
Docs: some @global object vernaculars should be converted to the …
|
|
| class-walker-page-dropdown.php | 2.0 KB | 34415 | 6 years | Docs: Clarify the file header subpackage for … | |
| class-walker-page.php | 4.3 KB | 34441 | 6 years |
Docs: Actually, the subpackage for Walker_Page should be Template.
…
|
|
| class-wp-admin-bar.php | 15.7 KB | 35157 | 6 years | Docs: Add missing file headers to two Toolbar API files: … | |
| class-wp-ajax-response.php | 3.9 KB | 31139 | 7 years |
WP_Ajax_Response has one property only, $responses. It was public …
|
|
| class-wp-comment-query.php | 37.8 KB | 36361 | 6 years |
Comments: Respect all post-related filters in WP_Comment_Query.
The …
|
|
| class-wp-comment.php | 9.1 KB | 34730 | 6 years |
Prevent extra db queries in WP_Comment::get_children().
…
|
|
| class-wp-customize-control.php | 16.0 KB | 35389 | 6 years |
Customize: move WP_Customize_Control subclasses to …
|
|
| class-wp-customize-manager.php | 59.0 KB | 36363 | 6 years | Customizer: Prevent erroneously directing user to login screen when … | |
| class-wp-customize-nav-menus.php | 34.8 KB | 35722 | 6 years | Customizer: Use correct context and translator comments for menu … | |
| class-wp-customize-panel.php | 9.4 KB | 35386 | 6 years |
Customize: move WP_Customize_Panel subclass to …
|
|
| class-wp-customize-section.php | 9.1 KB | 35385 | 6 years |
Customize: move WP_Customize_Section subclasses to …
|
|
| class-wp-customize-setting.php | 24.4 KB | 35724 | 6 years | Customize: Ensure that a setting (especially a multidimensional one) … | |
| class-wp-customize-widgets.php | 50.8 KB | 35724 | 6 years | Customize: Ensure that a setting (especially a multidimensional one) … | |
| class-wp-editor.php | 49.9 KB | 35660 | 6 years |
Correct the parameter type for the $stylesheet parameter in the …
|
|
| class-wp-embed.php | 11.6 KB | 35702 | 6 years |
Embeds: Remove the allow_insecure_embeds filter.
This reverts …
|
|
| class-wp-error.php | 4.9 KB | 32568 | 7 years |
Use void instead of null where appropriate when pipe-delimiting …
|
|
| class-wp-http-cookie.php | 6.0 KB | 34585 | 6 years | Docs: object != class See [33893] et al. | |
| class-wp-http-curl.php | 11.1 KB | 34639 | 6 years |
Don't set CURLOPT_CAINFO when sslverify is false when sending HTTP …
|
|
| class-wp-http-encoding.php | 6.3 KB | 33875 | 7 years | Docs: Add a missing file header for … | |
| class-wp-http-ixr-client.php | 3.2 KB | 34203 | 7 years |
Docs: Update the hook doc summary for the wp_http_ixr_client_headers …
|
|
| class-wp-http-proxy.php | 5.8 KB | 33876 | 7 years | Docs: Add a missing file header to … | |
| class-wp-http-response.php | 3.0 KB | 34953 | 6 years |
HTTP/REST API: move WP_HTTP_Response to wp-includes/ with the rest …
|
|
| class-wp-http-streams.php | 14.5 KB | 34585 | 6 years | Docs: object != class See [33893] et al. | |
| class-wp-image-editor-gd.php | 13.2 KB | 35479 | 6 years |
Media: add a new image size, medium_large. Bumps db version to add …
|
|
| class-wp-image-editor-imagick.php | 13.8 KB | 35479 | 6 years |
Media: add a new image size, medium_large. Bumps db version to add …
|
|
| class-wp-image-editor.php | 11.7 KB | 33734 | 7 years |
foreach is a statement, not a function.
See #33491.
|
|
| class-wp-meta-query.php | 22.1 KB | 35170 | 6 years |
Docs: Add missing descriptions for the $wpdb global in DocBlocks all …
|
|
| class-wp-network.php | 8.8 KB | 35573 | 6 years |
Multisite: Clarify documentation for WP_Network::get_by_path().
See …
|
|
| class-wp-oembed-controller.php | 2.0 KB | 35656 | 6 years | oEmbed: Drop the trailing slash from the namespace. Props swissspidy. … | |
| class-wp-post.php | 5.7 KB | 35170 | 6 years |
Docs: Add missing descriptions for the $wpdb global in DocBlocks all …
|
|
| class-wp-rewrite.php | 57.4 KB | 34964 | 6 years |
Docs: Add a couple of strategically-placed spaces in WP_Rewrite.
…
|
|
| class-wp-role.php | 2.6 KB | 34412 | 6 years | Docs: The Users subpackage is plural. See #33701. | |
| class-wp-roles.php | 6.8 KB | 35170 | 6 years |
Docs: Add missing descriptions for the $wpdb global in DocBlocks all …
|
|
| class-wp-tax-query.php | 19.1 KB | 34402 | 6 years | Docs: Add a file header to wp-includes/class-wp-tax-query.php, … | |
| class-wp-term.php | 5.2 KB | 35537 | 6 years |
Make get_term() behave more consistently in the context of shared …
|
|
| class-wp-theme.php | 40.7 KB | 36186 | 6 years | Theme: Escape error messages [36185] for 4.4 branch | |
| class-wp-user-query.php | 25.6 KB | 35645 | 6 years |
Correct documentation for 'fields' param of WP_User_Query.
[29843] …
|
|
| class-wp-user.php | 19.1 KB | 35598 | 6 years | Docs: Move an inline comment that was preventing the hook docs for the … | |
| class-wp-walker.php | 12.1 KB | 36044 | 6 years |
Avoid a PHP notice when trying to access the post_parent property of …
|
|
| class-wp-widget-factory.php | 1.8 KB | 34413 | 6 years | Docs: The Widgets subpackage is plural. See #33701. | |
| class-wp-widget.php | 16.3 KB | 35100 | 6 years | Widgets: when getting settings, and none exist, set them to empty to … | |
| class-wp-xmlrpc-server.php | 192.0 KB | 36164 | 6 years | XML-RPC: Revert [34681] as it broke date handling. Merges [36163] to … | |
| class-wp.php | 23.8 KB | 36064 | 6 years |
In WP::handle_404(), make sure $wp_query->post is a WP_Post …
|
|
| class.wp-dependencies.php | 12.5 KB | 33734 | 7 years |
foreach is a statement, not a function.
See #33491.
|
|
| class.wp-scripts.php | 8.3 KB | 34862 | 6 years |
Scripts: in WP_Scripts::set_group(), the args prop of the …
|
|
| class.wp-styles.php | 6.5 KB | 33222 | 7 years |
Add a missing $html parameter variable in the hook docs for the …
|
|
| comment-template.php | 82.1 KB | 36362 | 6 years | Comments: Ignore hierarchy in pagination calculation when comment … | |
| comment.php | 89.5 KB | 36146 | 6 years | Comments: Ensure only approved comments trigger post author … | |
| compat.php | 10.0 KB | 34981 | 6 years |
Use PHP7's random_int() CSPRNG functionality in wp_rand() with a …
|
|
| cron.php | 14.6 KB | 34576 | 6 years |
Cron: In spawn_cron(), when using ALTERNATE_WP_CRON, return early …
|
|
| date.php | 34.4 KB | 34989 | 6 years |
Ensure that WP_Date_Query accepts a value of 0 for 'hour'.
Props …
|
|
| default-constants.php | 9.0 KB | 35739 | 6 years | Set Twenty Sixteen as the default theme. With thanks to all those who … | |
| default-filters.php | 22.9 KB | 35742 | 6 years | Users: Allow to create users without sending an email to the new user. … | |
| default-widgets.php | 1.5 KB | 34408 | 6 years | Docs: Clarify the file header summary for … | |
| deprecated.php | 101.5 KB | 35624 | 6 years |
Template: Un-deprecate wp_title().
Before it can be deprecated we …
|
|
| embed-template.php | 5.3 KB | 36147 | 6 years | Embeds: Change attachment metadata condition to prevent a warning in … | |
| embed.php | 30.6 KB | 36060 | 6 years | Embeds: Don't show embed discovery link on a static front page. … | |
| feed-atom-comments.php | 4.8 KB | 35294 | 6 years | Themes: Improve document title output. Introduces more flexibility … | |
| feed-atom.php | 3.0 KB | 35506 | 6 years |
Feeds: <comments> is optional in RSS2, so don't include it when …
|
|
| feed-rdf.php | 2.6 KB | 35294 | 6 years | Themes: Improve document title output. Introduces more flexibility … | |
| feed-rss2-comments.php | 3.6 KB | 35294 | 6 years | Themes: Improve document title output. Introduces more flexibility … | |
| feed-rss2.php | 3.7 KB | 35506 | 6 years |
Feeds: <comments> is optional in RSS2, so don't include it when …
|
|
| feed-rss.php | 1.2 KB | 35294 | 6 years | Themes: Improve document title output. Introduces more flexibility … | |
| feed.php | 18.4 KB | 35388 | 6 years | Use correct placeholders for translator comments added in [35303]. … | |
| formatting.php | 153.3 KB | 36428 | 6 years | Emoji: Explicitly use https as the scheme for emoji fallback images, … | |
| functions.php | 154.5 KB | 36063 | 6 years |
I18N: In wp_maybe_decline_date(), bail early if translation …
|
|
| functions.wp-scripts.php | 9.5 KB | 32728 | 7 years |
After [32596] and [32597], ensure that wp_scripts|styles() is called …
|
|
| functions.wp-styles.php | 7.3 KB | 32728 | 7 years |
After [32596] and [32597], ensure that wp_scripts|styles() is called …
|
|
| general-template.php | 111.5 KB | 36169 | 6 years | Template: Always display the site title on the front page. Limits … | |
| http.php | 19.0 KB | 36436 | 6 years |
HTTP: 0.1.2.3 is not a valid IP.
Merges [36435] to the 4.4 branch.
|
|
| kses.php | 48.7 KB | 36430 | 6 years |
Media: In wp_read_image_metadata() make sure that IPTC keywords are …
|
|
| l10n.php | 34.5 KB | 34912 | 6 years |
Revert [34778], continue using _site_option() for the current …
|
|
| link-template.php | 122.5 KB | 36103 | 6 years | Canonical: Output correct canonical links for paged posts when not … | |
| load.php | 25.6 KB | 36259 | 6 years |
Multisite: The networks group should be global.
Merges [36258] to …
|
|
| locale.php | 13.8 KB | 35685 | 6 years | Revert [35336] and [35337]. See #28344. | |
| media-template.php | 44.4 KB | 35567 | 6 years |
Accessibility: add missing alt attributes to a gaggle of <img>s.
…
|
|
| media.php | 128.3 KB | 36152 | 6 years | Responsive images: fix the check whether the attachment meta matches … | |
| meta.php | 29.1 KB | 35725 | 6 years | After [35718], update the location of some files in `This filter is … | |
| ms-blogs.php | 26.8 KB | 36412 | 6 years |
Multisite: Add the global cache group networks to …
|
|
| ms-default-constants.php | 4.5 KB | 35170 | 6 years |
Docs: Add missing descriptions for the $wpdb global in DocBlocks all …
|
|
| ms-default-filters.php | 4.4 KB | 34251 | 7 years |
Move new user notification emails to add_action() callbacks.
When a …
|
|
| ms-deprecated.php | 11.1 KB | 35170 | 6 years |
Docs: Add missing descriptions for the $wpdb global in DocBlocks all …
|
|
| ms-files.php | 2.5 KB | 32800 | 7 years |
if is a statment, not a function.
See #32444.
|
|
| ms-functions.php | 78.0 KB | 35725 | 6 years | After [35718], update the location of some files in `This filter is … | |
| ms-load.php | 11.7 KB | 35668 | 6 years | I18N: Move translatable Codex URLs to separate strings in … | |
| ms-settings.php | 8.7 KB | 34828 | 6 years |
Use wp_installing() instead of WP_INSTALLING constant.
The …
|
|
| nav-menu-template.php | 25.6 KB | 36082 | 6 years | Menus: Bring back line break between menu items. While removing line … | |
| nav-menu.php | 31.3 KB | 35452 | 6 years |
Don't use <strong> in translatable string in …
|
|
| option.php | 51.0 KB | 35431 | 6 years |
Rename internal variable in set_transient().
The previous name was …
|
|
| pluggable-deprecated.php | 5.6 KB | 34348 | 7 years |
Pass false as the 2nd argument to class_exists() to disable …
|
|
| pluggable.php | 82.7 KB | 36447 | 6 years | Better validation of the URL used in HTTP redirects. Merges [36444] … | |
| plugin.php | 31.7 KB | 34566 | 6 years |
callback is not a valid type in PHP, PSR-5, or phpDocumentor. …
|
|
| post-formats.php | 6.8 KB | 33734 | 7 years |
foreach is a statement, not a function.
See #33491.
|
|
| post-template.php | 53.6 KB | 35737 | 6 years |
Template: Defining a default value for show_home breaks back compat. …
|
|
| post-thumbnail-template.php | 7.0 KB | 35076 | 6 years |
Docs: Adjust documentation for the $size parameter in …
|
|
| post.php | 193.8 KB | 36151 | 6 years | Responsive images: add compatibility for versions < 2.7 when the full … | |
| query.php | 142.4 KB | 36354 | 6 years | Query: Avoid invalid SQL when building ORDER BY clause using long … | |
| registration-functions.php | 176 bytes | 19712 | 10 years | Lose EOF ?>. Clean up EOF newlines. fixes #12307 | |
| registration.php | 176 bytes | 19712 | 10 years | Lose EOF ?>. Clean up EOF newlines. fixes #12307 | |
| rest-api.php | 17.4 KB | 35718 | 6 years | Simplify the include graph after work to split out classes. see … | |
| revision.php | 18.9 KB | 35352 | 6 years |
Docs: Correct description for _wp_post_revision_fields() arguments.
…
|
|
| rewrite.php | 15.7 KB | 35718 | 6 years | Simplify the include graph after work to split out classes. see … | |
| rss-functions.php | 189 bytes | 25616 | 8 years | Don't rely on include_path to include files. Always use dirname() or, … | |
| rss.php | 22.8 KB | 33734 | 7 years |
foreach is a statement, not a function.
See #33491.
|
|
| script-loader.php | 53.5 KB | 35713 | 6 years | Bump the version of MediaElement in script-loader.php to match what … | |
| session.php | 10.0 KB | 31471 | 7 years | Add SVN eol-style = native where missing. | |
| shortcodes.php | 18.7 KB | 36098 | 6 years |
Shortcodes: = is a reserved character in shortcode names, mark it as …
|
|
| taxonomy.php | 158.9 KB | 36358 | 6 years | Taxonomy: Populate term cache with proper clone of term objects. … | |
| template-loader.php | 3.1 KB | 34903 | 6 years | Embeds: Add oEmbed provider support. For the past 6 years, WordPress … | |
| template.php | 15.2 KB | 35413 | 6 years | List the possible values for the dynamic portion of the … | |
| theme.php | 63.7 KB | 35738 | 6 years | Upgrade: New themes are not automatically installed on upgrade. This … | |
| update.php | 22.5 KB | 36184 | 6 years | Background Updates: Remove the 7am/7pm background update check. This … | |
| user.php | 76.5 KB | 35772 | 6 years | Use 'invalid_username' error code when tripping 'illegal_user_logins'. … | |
| vars.php | 5.3 KB | 33927 | 7 years |
Introduce a new $is_edge global for the Microsoft Edge browser.
The …
|
|
| version.php | 623 bytes | 36455 | 6 years | Bump 4.4 branch to 4.4.2. | |
| widgets.php | 46.3 KB | 36148 | 6 years | Widgets: Revert [34465], as it introduced a regression, making the … | |
| wlwmanifest.xml | 1.0 KB | 26851 | 8 years | The Pinking Shears stir from their slumber, awakened by what may seem, … | |
| wp-db.php | 89.8 KB | 35655 | 6 years | WPDB: Fall back to the connection charset when sanity checking … | |
| wp-diff.php | 14.7 KB | 34348 | 7 years |
Pass false as the 2nd argument to class_exists() to disable …
|
|
Note: See TracBrowser
for help on using the repository browser.