{33} Commit messages (25620 matches)

Report designed to help manage the list of contributors. Shows commit messages since 3.1 was tagged

Note: If you'd like a RSS feed of the changesets a they happen, Please use the timeline rss feed instead.

Results (2001 - 2100 of 25620)

Changeset Author Message
[6647] ryan Add wp_login_failed action
[5061] ryan Add wp_mail_from filter. Props rob1n. fixes #2053
[8854] ryan Add wp_print_styles to wp_head. Props rickoman. fixes #7720
[4407] markjaquith Add wp_redirect filter, with cancel ability. fixes #3250
[24053] nacin Add wp_registration_url() and register_url filter. props scribu, JustinSainton, SergeyBiryukov. fixes #17950.
[3705] ryan Add wp_revoke_user() and WP_User::remove_all_caps() to help those doing multi blog stuff.
[3274] ryan Add wp_title filter.
[10981] ryan Add wp_trim_excerpt filter. Props coffee2code. fixes #9558
[11071] ryan Add wp_unique_post_slug(). Apply it when getting sample permalinks. Props nbachiyski. fixes #6595
[3255] ryan Add wp_upload_bits(). Attempt to fix mw_newMediaObject().
[13454] nacin Add wpdb::replace() for replace queries. props AaronCampbell fixes #10864
[11150] azaozz Add wpspin.gif and replace all spinners
[11203] azaozz Add wpspin_light and wpspin_dark spinners
[19233] nacin Add wxr_export_skip_postmeta filter for skipping postmeta in exports. props westi, fixes #18280.
[6594] westi Add xmlrpc methods to discover the valid post and page statuses. See #5569 props josephscott.
[6473] ryan Add xmlrpc_call actions. Cleanup some whitespace.
[4147] ryan Add xmlrpc_publish_post action.
[5107] ryan Add xmlrpc_text_filters filter. Props rob1n. fixes #1429
[21826] nacin Add xmpp to allowed protocols. props ethitter, fixes #21604.
[8132] westi Add xoxo microformat markup to the blogroll. Fixes #4954 props Otto42.
[4138] ryan Add yearly archive display option. Props stewart and westi. fixes #2352
[4620] markjaquith Add überpowerful "query" filter, for SQL queries. fixes #2721
[4619] markjaquith Add überpowerful "query" filter, for SQL queries. fixes #2721
[18925] azaozz Add/remove the border to postbox containers when the last postbox is hidden/shown from Screen Options, props ocean90, fixes #18882
[2595] matt Addding check_admin_referer hook
[14844] donncha Added $meta to "wpmu_new_blog" action
[1217] emc3 Added 'exclude' parameter to wp_list_cats()
[443] mikelittle Added 'more' and 'n-page' quicktags Patch supplied by otaku42 http://wordpress.org/support/5/180 http://sourceforge.net/tracker/index.php?func=detail&aid=821634&group_id=51422&atid=463235
[521] mikelittle Added Alex K's title tooltips back into the calendar code.
[1084] emc3 Added Alex Stapleton's add_option() code.
[348] emc3 Added Etag support for Conditional GET, and fixed my horribly broken code from the last commit :)
[959] bpetty Added Phing build file configured to build phpunitreport static HTML report on unit test results.
[766] emc3 Added a few tags. Pretty formatting.
[370] alex_t_king Added a missing TR tag
[424] saxmatt Added a simple check to see if WP is already installed.
[1507] saxmatt Added ability to edit other users.
[292] mikelittle Added ability to output archives as options (just add select tag)
[319] emc3 Added abspath to b2comments.php include, to facilitate running WP from a subdirectory
[280] mikelittle Added admin configuration of link categories, added functons to use that. Updated install and upgrade scripts Added recently updated pre/append text
[286] mikelittle Added blog name to page title. http://wordpress.org/support/4/391
[414] mikelittle Added call to antispambot round admin email.
[412] mikelittle Added call to antispambot round admin email.
[413] mikelittle Added call to antispambot round comment email.
[311] emc3 Added check for empty results when using 'Next' button in 'Show posts' area
[421] saxmatt Added check for wp-config.php and edited text and style slightly. Still need to do something about step 3.
[423] saxmatt Added check for wp-config.php and edited text and style slightly. Took out it saying we were done when we weren't.
[2027] saxmatt Added check if Snoopy exists, and two fairly major bugs in the dashboard. update_option was not serializing objects and $cache->get() wasn't checking for the correct option name.
[366] emc3 Added checks for definition list (dl/dt/dd) tags to wpautop.
[432] emc3 Added checks to category functions for empty results.
[1855] saxmatt Added comment form hook
[1384] saxmatt Added consistant trailing slash.
[524] mikelittle Added delete link to comment notification mail. Contribution from Craig R Hughes craig at hughes-family dot org
[388] mikelittle Added display of post count on monthly archives
[309] saxmatt Added documentation hooks.
[363] mikelittle Added echo param to the_title() and the category_ID() Fixed error with prematurely closing comments in rdf
[478] saxmatt Added em and timer.
[1786] donncha Added enclosure support.
[14207] westi Added escaping to wp_shortlink_wp_head() too. See #10640 props sirzooro.
[180] mikelittle Added extra html escaping to title.
[225] saxmatt Added ezSQL and small HTML fixes.
[1158] saxmatt Added filter and action hooks.
[7173] ryan Added filter for changing the languages selection for the spellchecker, fixed problems with valid_elements and added filter for extended_valid_elements, update to the latest version. Props azaozz. fixes #6111
[24] saxmatt Added get_archives, tweaked comment_link.
[508] saxmatt Added get_calendar function. Not finished.
[509] saxmatt Added get_day_link() and polished calendar, it now links days.
[270] mikelittle Added help for new notes field
[296] mikelittle Added help hooks. Added gethelp_link() and helpWindow() functions.
[118] mikelittle Added import of blogroll (OPML from blogrolling .com)
[504] mikelittle Added import of favorites.opml from blo.gs
[12] mikelittle Added in Excerpt functionality. Requires a database update see update-b2posts-for-excerpt.sql Note: quicktags are BROKEN with this commit.
[22] mikelittle Added in a version of b2links with update from weblogs.com.
[21] mikelittle Added in a version of b2links with update from weblogs.com.
[34] mikelittle Added in calendar classes
[199] mikelittle Added in missing post status, comment status, post password fields to allow posts to be made correctly from sidebar and bookmarklet.
[23] mikelittle Added in rel attribute
[866] saxmatt Added information saying how to create the wp-config.php file manually.
[135] saxmatt Added labels.
[259] mikelittle Added last date, post count, and hide empty mods to list_cats.
[351] emc3 Added link manager option to sort links by Name Length
[1831] donncha Added links to developer's sites. Fixed bug in install: post2cat record for "first post" missing.
[833] saxmatt Added list of common files to edit.
[291] mikelittle Added list_cats() options to dropdown_cats() sort order, post count, last date, etc.
[1013] saxmatt Added missing API hooks.
[436] mikelittle Added missing global querycount
[1407] jverber Added missing head tags to install.php and upgrade.php
[1116] saxmatt Added missing pingback checkbox.
[1183] joehoyle Added missing test image for WP_Image_Editor_GD
[1052] saxmatt Added more API hooks for edit and post formatting.
[506] saxmatt Added new get_month_link function
[140] saxmatt Added new status fields.
[1112] saxmatt Added new template function, the_permalink(). echoes get_permalink. We are now consistent in the templates.
[265] mikelittle Added notes column to links. Can add/edit/save them in linkmanager. Update/install scripts updated for new column. added new methods get_linkobjects() and get_linkobjectsbyname()
[310] emc3 Added optional floatval function for PHP < 4.2.0
[18332] ryan Added padding for 'Storage Space' in RTL. Props rasheed, yoavf. fixes #17871
[947] emc3 Added per-post custom metadata support.
[946] emc3 Added per-post custom metadata support.
[181] saxmatt Added rel=bookmark
[17] mikelittle Added return excerpt if none
[18] mikelittle Added rss_use_excerpt flag
[428] emc3 Added safety checks for duplicate posts.
Note: See TracReports for help on using and creating reports.