Make WordPress Core

source: tags/4.0/src/wp-includes

Name Size Rev Age Author Last Change
../
certificates 27307   8 years dd32 WP_HTTP: Update the Root Certificate bundle used for SSL communication …
css 29687   8 years helen Media: Better padding for attachment items. props avryl. fixes #29085.
fonts 29520   8 years ocean90 Dashicons: Update to the latest dashicons files. New icons: * …
ID3 29378   8 years nacin Disable external entities in ID3.
images 27797   8 years azaozz Edit Image modal: - Bring back some of the advanced settings. - Make …
js 29688   8 years nacin MediaElement: Revert upstream commit b7f82b4 to restore the status quo …
pomo 29479   8 years DrewAPicture Fix some documentation typos in various core files. Props vlajos. …
SimplePie 25342   9 years nacin SimplePie: Fix use of DOMElement as array. props MikeSchinkel. fixes …
Text 24363   9 years ocean90 Declare Text_Diff::trimNewlines() as static. Upstream is not back …
theme-compat 28381   8 years wonderboymusic Eliminate use of extract() in …
admin-bar.php 23.6 KB 29695   8 years SergeyBiryukov Restore the post type's view_item label for preview links that don't …
atomlib.php 10.7 KB 26868   8 years DrewAPicture First there were two, and now there are three -- in the @since …
author-template.php 14.8 KB 28909   8 years DrewAPicture Convert documentation of default arguments in wp_list_authors() to …
bookmark-template.php 11.2 KB 29109   8 years DrewAPicture Add indentation for the hash notation missed in [29108]. See #28841.
bookmark.php 13.1 KB 29111   8 years DrewAPicture Convert default arguments documentation for get_bookmarks() into a …
cache.php 18.6 KB 29454   8 years DrewAPicture Fix some words that aren't words. See #28885.
canonical.php 24.5 KB 29663   8 years nacin Canonical: Apply redirects to HEAD requests too. Adjusts [28958]. …
capabilities.php 38.2 KB 29634   8 years nacin Plugin/Theme Uploads: New capabilities; unify UIs; ensure …
category-template.php 43.4 KB 29475   8 years SergeyBiryukov Additional @return clarifications for get_the_terms(), …
category.php 10.9 KB 28679   8 years SergeyBiryukov Deprecate get_all_category_ids(). Suggest get_terms() as a …
class-feed.php 3.8 KB 28505   8 years wonderboymusic Add access modifiers to methods/members in WP_Feed_Cache, …
class-http.php 69.9 KB 29661   8 years SergeyBiryukov Avoid PHP notices when checking for local requests in in WP_Http. …
class-IXR.php 32.1 KB 29479   8 years DrewAPicture Fix some documentation typos in various core files. Props vlajos. …
class-json.php 38.8 KB 24587   9 years nacin Patch Services_JSON to use the proper function name and avoid a fatal …
class-oembed.php 22.0 KB 29476   8 years johnbillion Switch the Polldaddy oEmbed endpoint to HTTPS as it now redirects …
class-phpass.php 6.8 KB 26868   8 years DrewAPicture First there were two, and now there are three -- in the @since …
class-phpmailer.php 108.3 KB 27385   8 years nacin Update PHPMailer to 5.2.7 from 5.2.4. Includes two trivial …
class-pop3.php 20.3 KB 17677   11 years ryan Update pop3 class. Props aaroncampbell. fixes #17064
class-simplepie.php 88.3 KB 29479   8 years DrewAPicture Fix some documentation typos in various core files. Props vlajos. …
class-smtp.php 27.9 KB 27385   8 years nacin Update PHPMailer to 5.2.7 from 5.2.4. Includes two trivial …
class-snoopy.php 36.9 KB 24591   9 years nacin Use correct variable in the deprecated and abandoned Snoopy HTTP …
class-wp-admin-bar.php 14.8 KB 28318   8 years wonderboymusic In wp-includes/class-wp-admin-bar.php, break is unreachabled after …
class-wp-ajax-response.php 5.0 KB 29454   8 years DrewAPicture Fix some words that aren't words. See #28885.
class-wp-customize-control.php 28.6 KB 29703   8 years nacin Link to apps.wordpress.org instead of wordpress.org/mobile. props …
class-wp-customize-manager.php 31.9 KB 29488   8 years nacin Customizer: Mixed priority sorting for panels and top-level sections. …
class-wp-customize-panel.php 4.4 KB 29610   8 years helen Customizer panels: use a single back button for all panels. This also …
class-wp-customize-section.php 4.2 KB 29508   8 years ocean90 Customizer: Increase default priority for a section to 160. props …
class-wp-customize-setting.php 14.0 KB 29509   8 years ocean90 Correct the documentation for the customize_save_* action. props …
class-wp-customize-widgets.php 47.2 KB 29488   8 years nacin Customizer: Mixed priority sorting for panels and top-level sections. …
class-wp-editor.php 49.7 KB 29628   8 years helen Editor scrolling: reduce the amount of height jumping on load. props …
class-wp-embed.php 11.4 KB 29707   8 years nacin Pinking shears.
class-wp-error.php 5.7 KB 29454   8 years DrewAPicture Fix some words that aren't words. See #28885.
class-wp-http-ixr-client.php 2.7 KB 28512   8 years wonderboymusic Add access modifiers to methods/members in WP_HTTP_IXR_Client. See …
class-wp-image-editor-gd.php 12.5 KB 29345   8 years wonderboymusic Revert [28640] as per @DH-Shredder. See #24380.
class-wp-image-editor-imagick.php 13.3 KB 28879   8 years wonderboymusic Add ->get_quality() method to WP_Image_Editor class. Adds unit …
class-wp-image-editor.php 11.3 KB 28879   8 years wonderboymusic Add ->get_quality() method to WP_Image_Editor class. Adds unit …
class-wp-theme.php 38.5 KB 28673   8 years SergeyBiryukov Remove redundant 'Visit author homepage' title attributes for plugins …
class-wp-walker.php 13.0 KB 29479   8 years DrewAPicture Fix some documentation typos in various core files. Props vlajos. …
class-wp-xmlrpc-server.php 177.0 KB 29464   8 years SergeyBiryukov XML-RPC: Avoid a PHP notice in pingback_ping() method. props jesin, …
class-wp.php 22.8 KB 29454   8 years DrewAPicture Fix some words that aren't words. See #28885.
class.wp-dependencies.php 12.4 KB 29253   8 years wonderboymusic WP_Dependencies->recurse_deps(): tuck the recursion into elseif so …
class.wp-scripts.php 6.3 KB 28907   8 years wonderboymusic WP_Scripts->in_default_dir() should use the WPINC constant Props …
class.wp-styles.php 5.6 KB 28518   8 years wonderboymusic Add missing access modifiers to methods in WP_Scripts and …
comment-template.php 75.6 KB 29293   8 years wonderboymusic Correct a few @param docs for $walker. Props dnaber-de. Fixes #29011.
comment.php 79.1 KB 29469   8 years SergeyBiryukov Correct references to post-template.php in the inline docs. props …
compat.php 3.2 KB 29382   8 years nacin Constant time for wp_verify_nonce().
cron.php 13.9 KB 29349   8 years SergeyBiryukov Avoid an undefined index notice in wp_reschedule_event(). props …
date.php 16.6 KB 29479   8 years DrewAPicture Fix some documentation typos in various core files. Props vlajos. …
default-constants.php 7.9 KB 29044   8 years wonderboymusic Revert [28563]. See #18298.
default-filters.php 14.6 KB 27484   8 years nacin Allow for custom authentication handlers for all requests. Turn the …
default-widgets.php 49.9 KB 29338   8 years helen Remove remaining title attributes from default-widgets.php, with the …
deprecated.php 97.4 KB 28711   8 years wonderboymusic LIKE escape sanity: * Deprecate like_escape() * Add a method to …
feed-atom-comments.php 4.9 KB 29014   8 years SergeyBiryukov Introduce 'rss_tag_pre' action, which fires between the xml and rss …
feed-atom.php 2.9 KB 29014   8 years SergeyBiryukov Introduce 'rss_tag_pre' action, which fires between the xml and rss …
feed-rdf.php 2.6 KB 29014   8 years SergeyBiryukov Introduce 'rss_tag_pre' action, which fires between the xml and rss …
feed-rss2-comments.php 3.6 KB 29014   8 years SergeyBiryukov Introduce 'rss_tag_pre' action, which fires between the xml and rss …
feed-rss2.php 3.5 KB 29014   8 years SergeyBiryukov Introduce 'rss_tag_pre' action, which fires between the xml and rss …
feed-rss.php 1.2 KB 25880   8 years ryan Pinking shears
feed.php 17.5 KB 29469   8 years SergeyBiryukov Correct references to post-template.php in the inline docs. props …
formatting.php 128.5 KB 29707   8 years nacin Pinking shears.
functions.php 139.1 KB 29344   8 years wonderboymusic Clarify that get_the_date(), get_the_time(), get_post_time() and …
functions.wp-scripts.php 10.4 KB 29677   8 years nacin Revert [28840]; wp_localize_script() must be called on a registered …
functions.wp-styles.php 9.6 KB 25950   8 years DrewAPicture Inline documentation for hooks in wp-includes/functions.wp-styles.php. …
general-template.php 96.8 KB 29344   8 years wonderboymusic Clarify that get_the_date(), get_the_time(), get_post_time() and …
http.php 15.7 KB 29230   8 years DrewAPicture Convert documentation for default arguments in WP_Http::request() to …
kses.php 41.8 KB 28942   8 years SergeyBiryukov Make wp_kses_no_null() remove any invalid control characters in a …
l10n.php 28.5 KB 29630   8 years ocean90 Language packs: No WPLANG anymore. * The WPLANG constant is no longer …
link-template.php 93.4 KB 29375   8 years SergeyBiryukov Use wp_normalize_path() in plugins_url(). props paulschreiber. fixes …
load.php 23.9 KB 29599   8 years SergeyBiryukov Send nocache_headers() on installation screens and when redirecting to …
locale.php 12.3 KB 26130   8 years SergeyBiryukov Better description for WP_Locale::_strings_for_pot(). props dimadin. …
media-template.php 42.0 KB 29704   8 years nacin Media grid details: Load large images instead of originals, if …
media.php 110.7 KB 29678   8 years nacin Media: Ensure media-views is enqueued and registered before …
meta.php 35.9 KB 29650   8 years nacin Meta Query: Revert [28659] (and [28665]) due to regressions. props …
ms-blogs.php 25.1 KB 29668   8 years SergeyBiryukov Simplify the code for calling refresh_blog_details() whenever …
ms-default-constants.php 4.4 KB 29250   8 years wonderboymusic After [29200], switch back to using static vars instead of adding 2 …
ms-default-filters.php 3.5 KB 29668   8 years SergeyBiryukov Simplify the code for calling refresh_blog_details() whenever …
ms-deprecated.php 8.8 KB 27716   8 years nacin Theme compat: Move <head profile> to <link>. props spmlucas. fixes #24523.
ms-files.php 2.5 KB 24305   9 years nacin Use stripslashes() instead of wp_unslash() in ms-files.php to avoid …
ms-functions.php 76.7 KB 28835   8 years wonderboymusic get_blog_details()->post_count should update on more actions than …
ms-load.php 15.2 KB 28712   8 years wonderboymusic Replace all uses of like_escape() with $wpdb->esc_like(). Props …
ms-settings.php 8.3 KB 28934   8 years SergeyBiryukov Move ms-load.php and ms-default-constants.php inclusion back to …
nav-menu-template.php 23.9 KB 29293   8 years wonderboymusic Correct a few @param docs for $walker. Props dnaber-de. Fixes #29011.
nav-menu.php 28.1 KB 28836   8 years wonderboymusic return false in has_nav_menu() if the $location does not exist …
option.php 42.0 KB 29478   8 years azaozz Fix the wp-settings-* cookies used in …
pluggable-deprecated.php 5.7 KB 27369   8 years nacin Reference https://wordpress.org rather than http://wordpress.org in …
pluggable.php 72.6 KB 29635   8 years nacin Rename the public methods in the session tokens API. Introduces a new …
plugin.php 30.3 KB 29665   8 years nacin Unit tests for has_filter() not resetting the array pointer. props …
post-formats.php 6.8 KB 26350   8 years duck_ Allow has_post_format() to be used to check for any format. Calling …
post-template.php 52.7 KB 29429   8 years wonderboymusic MediaElement upgrade: cleanup for generated markup for videos. See …
post-thumbnail-template.php 3.8 KB 27746   8 years nacin Revert [27166]. We should not be accounting for improper assignment …
post.php 184.3 KB 29468   8 years johnbillion Correct the docblock for the registered_post_type action. Fixes #29184.
query.php 127.5 KB 29658   8 years nacin Query: Add comment to the parse_tax_query() method reflecting [28987]. …
registration-functions.php 176 bytes 19712   10 years ryan Lose EOF ?>. Clean up EOF newlines. fixes #12307
registration.php 176 bytes 19712   10 years ryan Lose EOF ?>. Clean up EOF newlines. fixes #12307
revision.php 18.1 KB 28976   8 years DrewAPicture Remove backticks on $post variables in some short parameter …
rewrite.php 64.2 KB 28533   8 years wonderboymusic WP_Query was only missing one access modifier. Add access modifier …
rss-functions.php 189 bytes 25616   8 years nacin Don't rely on include_path to include files. Always use dirname() or, …
rss.php 22.5 KB 29479   8 years DrewAPicture Fix some documentation typos in various core files. Props vlajos. …
script-loader.php 47.0 KB 29689   8 years nacin MediaElement: Bump version. see #29110.
session.php 9.7 KB 29635   8 years nacin Rename the public methods in the session tokens API. Introduces a new …
shortcodes.php 11.5 KB 29207   8 years wonderboymusic After [29197], use ! empty() instead of isset(). Don't call …
taxonomy.php 128.5 KB 29549   8 years wonderboymusic wp_update_term() should mimic wp_insert_term() and set a value for …
template-loader.php 2.7 KB 25991   8 years SergeyBiryukov Correct @since values for various hooks. fixes #25766.
template.php 13.2 KB 29044   8 years wonderboymusic Revert [28563]. See #18298.
theme.php 60.7 KB 29275   8 years DrewAPicture Fix a typo in the PHPDoc for get_stylesheet(). Props lgedeon. Fixes …
update.php 22.7 KB 29226   8 years nacin Add 'Details' links to installed plugins. Installed plugins that are …
user.php 69.4 KB 29635   8 years nacin Rename the public methods in the session tokens API. Introduces a new …
vars.php 5.2 KB 26931   8 years DrewAPicture Update the wp-inclues/vars.php file header to include Nginx as a …
version.php 621 bytes 29709   8 years helen WordPress 4.0.
widgets.php 46.6 KB 29276   8 years DrewAPicture Fix a typo in the PHPDoc for wp_register_sidebar_widget(). Props …
wlwmanifest.xml 1.0 KB 26851   8 years ryan The Pinking Shears stir from their slumber, awakened by what may seem, …
wp-db.php 59.3 KB 29664   8 years nacin DB: Revert [28814] and require a WHERE for wpdb::update(). see #26106.
wp-diff.php 13.8 KB 29479   8 years DrewAPicture Fix some documentation typos in various core files. Props vlajos. …
Note: See TracBrowser for help on using the repository browser.