| [16046]
|
westi
|
phpDoc and a bug fix for the new media XMLRPC functions. See #15151 props koke.
|
| [5569]
|
markjaquith
|
permalink_link() is deprecated, and should reference its replacement.
|
| [4296]
|
markjaquith
|
pass incoming Technorati links through wptexturize(). Props Nazgul. fixes: #2856
|
| [4295]
|
markjaquith
|
pass incoming Technorati links through wptexturize(). Props Nazgul. fixes: #2856
|
| [12926]
|
wpmuguru
|
pass #2 change uploaded media rewrite rule, props nacin, see #11742
|
| [7436]
|
ryan
|
parseAjaxResponse fix from mdawaffe. fixes #6326
|
| [514]
|
duck_
|
parent::tearDown() in AJAX base class to call _nuke_all_tables() so that _delete_all_posts() doesn't have to do a lot of work.
|
| [4275]
|
ryan
|
paginate_links() from mdawaffe. fixes #3159
|
| [9097]
|
ryan
|
paginate_comments_links(). see #7769
|
| [1765]
|
rboren
|
pagenow fixes
|
| [19300]
|
nacin
|
overflow:auto for pre tags in Twenty Ten. props SergeyBiryukov, fixes #16317.
|
| [13287]
|
wpmuguru
|
output correct parent id, visual hierarchy in admin, See #11817
|
| [546]
|
emc3
|
otaku42's comment moderation patches
|
| [12918]
|
ryan
|
options-reading.php cleanup. Props nacin. fixes #12058
|
| [4329]
|
markjaquith
|
options stripslashes-fu by mdawaffe. #3095
|
| [12757]
|
wpmuguru
|
options network page, db variable change, See #11644
|
| [419]
|
ryan
|
option and transient tests
|
| [1050]
|
alex_t_king
|
oops, we were setting post_status when we should have been setting ping_status
|
| [1005]
|
michelvaldrighi
|
oops, typo
|
| [807]
|
alex_t_king
|
oops need to include admin header to set user permissions
|
| [14380]
|
wpmuguru
|
only use domain cookies in a subdomain install, see #12142
|
| [5704]
|
markjaquith
|
only strip question marks from the RIGHT side of the query string. fixes #4464 for trunk
|
| [5703]
|
markjaquith
|
only strip question marks from the RIGHT side of the query string. fixes #4464. see #4462
|
| [13389]
|
ryan
|
only show tags in inline-edit for post_types that support them. Props prettyboymp. see #9674
|
| [14716]
|
wpmuguru
|
only die on async upload error, see #12853
|
| [14234]
|
wpmuguru
|
only append parent term slug until unique slug found, see #10712
|
| [1718]
|
michelvaldrighi
|
ok, I can't believe I forgot to add that in
|
| [14694]
|
wpmuguru
|
observe fileupload_maxk in media uploader, see #12853
|
| [396]
|
ryan
|
object_type is now an array.
|
| [3689]
|
ryan
|
ob_end_clean() in printr(). Props doit-cu. fixes #2297
|
| [21830]
|
nacin
|
oEmbed uses author_can(), not current_user_can(). props DrewAPicture, fixes #21880.
|
| [7910]
|
ryan
|
number_format_i18n() for comments_number()
|
| [18735]
|
nacin
|
number_format_i18n for role user counts. props sirzooro, fixes #18305.
|
| [1671]
|
michelvaldrighi
|
now with complete MT API support -- TEST TEST TEST THIS (here it worked fine with Ecto 2)
|
| [880]
|
michelvaldrighi
|
now using instead of iso-8859-1
|
| [879]
|
michelvaldrighi
|
now using instead of
|
| [1677]
|
michelvaldrighi
|
now that we have a new pingback server in wp-admin/xmlrpc.php, let's advertise it
|
| [1003]
|
michelvaldrighi
|
now storing trackback times as localtime+gmt
|
| [1004]
|
michelvaldrighi
|
now storing emailed posts as localtime+gmt
|
| [1029]
|
michelvaldrighi
|
now stores post_modified as creation date when we create a post
|
| [923]
|
michelvaldrighi
|
now posts show up :P (put :00 back)
|
| [922]
|
michelvaldrighi
|
now posts show up :P
|
| [995]
|
michelvaldrighi
|
now posts and edits in localtime+gmt
|
| [1022]
|
michelvaldrighi
|
now feeds use encoding=blog_charset
|
| [924]
|
michelvaldrighi
|
now displaysing comment_date and comment_time as local dates instead of GMT
|
| [997]
|
michelvaldrighi
|
now commenting in localtime+gmt
|
| [905]
|
michelvaldrighi
|
notification emails are now sent using the blog's charset
|
| [9541]
|
ryan
|
notice fixes
|
| [3307]
|
ryan
|
noscript support for uploading. fixes #2078
|
| [5039]
|
markjaquith
|
nonce-protect comments by users with unfiltered_html cap to prevent xsrf/xss. fixes #3973 for trunk
|
| [5040]
|
markjaquith
|
nonce-protect comments by users with unfiltered_html cap to prevent xsrf/xss. fixes #3973 for 2.1
|
| [5041]
|
markjaquith
|
nonce-protect comments by users with unfiltered_html cap to prevent xsrf/xss. fixes #3973 for 2.0
|
| [3758]
|
ryan
|
nonce functions. #2678
|
| [17134]
|
ryan
|
nonce checks for site-themes. Props PeteMall. see #15969
|
| [17122]
|
ryan
|
nonce checks for ms themes. see #15969
|
| [3764]
|
ryan
|
nonce approve/delete comment confirmations. #2678
|
| [3808]
|
ryan
|
nonce and comment fixes from Juergen. fixes #2748
|
| [15233]
|
wpmuguru
|
non js support in options permalink, props filosofo, fixes #13856
|
| [11513]
|
ryan
|
noindex for login. Props Viper007Bond, joostdevalk. fixes #10026
|
| [4292]
|
markjaquith
|
nocache_headers from _ck_ and Nazgul. fixes #3027
|
| [4291]
|
markjaquith
|
nocache_headers from _ck_ and Nazgul. fixes #3027
|
| [2174]
|
michelvaldrighi
|
no wonder posting by e-mail was broken
|
| [281]
|
mikelittle
|
no longer used
|
| [6106]
|
ryan
|
no follow callback
|
| [6105]
|
ryan
|
no follow callback
|
| [8781]
|
westi
|
nline Documentation for script-loader.php. Fixes #7649 props jacobsantos.
|
| [9267]
|
markjaquith
|
ngettext() fix for Right Now
|
| [7397]
|
ryan
|
ngettext fixes from nbachiyski. fixes #6261
|
| [3383]
|
ryan
|
newCatAddIn fix. fixes #2184
|
| [153]
|
tellyworth
|
new tests for wporg #5540
|
| [139]
|
tellyworth
|
new tests for the attachment importer
|
| [219]
|
mikelittle
|
new styles for options page
|
| [218]
|
tellyworth
|
new shortcode tests
|
| [1345]
|
michelvaldrighi
|
new remove_accents for sanitize_title, not relying on the file's charset
|
| [312]
|
alex_t_king
|
new quicktags, completely replaced b2quicktags.js, modified b2quicktags.php and added a JS var to b2edit.form.php
|
| [5020]
|
markjaquith
|
new function: untrailingslashit(). fixes #3899
|
| [4656]
|
markjaquith
|
new function for escaping within attributes: attribute_escape()
|
| [146]
|
tellyworth
|
new export file
|
| [93]
|
tellyworth
|
new export dataset
|
| [18995]
|
nacin
|
new does not require by reference.
|
| [185]
|
tellyworth
|
new and improved image tests
|
| [184]
|
tellyworth
|
new and improved image tests
|
| [13893]
|
wpmuguru
|
new Super Admin menu icon, props jane, see #12374
|
| [13880]
|
ryan
|
network_site_url(), network_home_url(), network_admin_url(). see #12736
|
| [13649]
|
wpmuguru
|
network options UI cleanup, see #12465
|
| [13741]
|
markjaquith
|
nav_menu taxonomy should be _builtin. props sillybean. see #11817
|
| [15818]
|
ryan
|
nav_menu and post_format taxonomies should not be public. fixes #15107
|
| [267]
|
mikelittle
|
mydomain -> example (see http://www.rfc-editor.org/rfc/rfc2606.txt section 3)
|
| [15526]
|
scribu
|
munge admin-table.js & minify jquery.query
|
| [13301]
|
wpmuguru
|
multisite UX, see #11644, add manage_ caps for super_admin, fixes #11803
|
| [12688]
|
wpmuguru
|
multi-site startup, See #11644
|
| [207]
|
tellyworth
|
much simpler repro for #6888
|
| [5981]
|
ryan
|
mt_keywords support. Props westi and josephscott. fixes #900
|
| [5898]
|
ryan
|
mt_allow_pings fix. Props Joseph Scott and Allan Odgaard. fixes #4770 for 2.3
|
| [5905]
|
ryan
|
mt_allow_pings fix. Props Joseph Scott and Allan Odgaard. fixes #4770 for 2.2
|
| [12897]
|
ryan
|
ms-sites cleanup. Add escaping. Use API instead of direct queries. Add blog status label to row title. see #11644
|
| [12896]
|
ryan
|
ms-settings cleanup. Props nacin. see #11644
|
| [12948]
|
ryan
|
ms-functions pruning and cleanup. Props nacin. see #11644
|
| [6034]
|
ryan
|
mprove desriptions for I18N strings. Props nbachiyski. fixes #4906
|
| [2176]
|
michelvaldrighi
|
moving the pop3->delete call to the end of the loop so that emails are deleted if and only if a post is made successfully
|