| [9348]
|
westi
|
Warn if the core updater failed to complete. See #7819.
|
| [9347]
|
westi
|
Set autocomplete off for password files on the profile pages. Fixes #5006.
|
| [9346]
|
westi
|
More options pages updates.
|
| [9345]
|
azaozz
|
More styling for the Tags page, change the Options pages background color to light gray
|
| [9344]
|
westi
|
Make sure we always display something in the dropdown. See #7027.
|
| [9343]
|
westi
|
First stab at better options pages. WIP.
|
| [9342]
|
westi
|
Plugins page actions dropdowns.
|
| [9341]
|
westi
|
unique search input ids.
|
| [9340]
|
ryan
|
Introduce get_edit_tag_link() and add option to wp_tag_cloud() for showing edit links.
|
| [933]
|
michelvaldrighi
|
zeroise() is our friend -- calendar fixed for GMT
|
| [933]
|
nacin
|
wp_cache_delete() does not have a $force method. see #110.
|
| [9339]
|
azaozz
|
2 column Tags page, needs more styling
|
| [9338]
|
ryan
|
Prune dead code. Props sivel. fixes #7963
|
| [9337]
|
ryan
|
If parent uses admin.php, use admin.php for subs. fixes #7962
|
| [9336]
|
ryan
|
comments-popup template updates from DD32. fixes #6391
|
| [9335]
|
ryan
|
Send 403 instead of 500 for comment flood protection. Allow specifying response code for wp_die(). Props DD32. fixes #7246
|
| [9334]
|
azaozz
|
Remove Quick Edit when clicking search or filter buttons
|
| [9333]
|
ryan
|
Move echo/return outside of loops. Props DD32. fixes #7749
|
| [9332]
|
ryan
|
Warning fixes from DD32. see #7509
|
| [9331]
|
ryan
|
Back to one form so filters stack
|
| [9330]
|
markjaquith
|
Screen Options tweaks. Uparrow when expanded.
|
| [932]
|
michelvaldrighi
|
committing with an ugly query that Just Works, waiting for a more elegant solution
|
| [932]
|
nacin
|
Duplicate cache method tests for incr() decr() and delete(), for wp_cache_incr() wp_cache_decr() wp_cache_delete(). see #110. see #WP21327.
|
| [9329]
|
ryan
|
Bring back user search. fixes #7960
|
| [9328]
|
azaozz
|
New buttons and styling for all "management" pages
|
| [9327]
|
ryan
|
Better error response when fetching attachments. Props DD32. see #7944
|
| [9326]
|
ryan
|
Press This updates from noel. see #7949
|
| [9325]
|
westi
|
Remove placeholder images. Props DD32.
|
| [9324]
|
markjaquith
|
Make the entire Screen Options button clickable.
|
| [9323]
|
markjaquith
|
Fix a PHP Notice. props DD32. see #7509
|
| [9322]
|
markjaquith
|
Redirect away from paged comments permalinks when comment paging has been turned off. props DD32. see #7942
|
| [9321]
|
markjaquith
|
Bump some versions
|
| [9320]
|
markjaquith
|
Do not put an overline for submit buttons at the top (TODO: figure out our style for options pages)
|
| [931]
|
saxmatt
|
current_time now uses GMT.
|
| [931]
|
nacin
|
Turn off phpunit's strict mode by default.
The failures for unexpected output and no assertions are both useful,
but we seemed to have solved our previous problems with unexpected
output (see [625] for earlier suppression efforts) and we have identified
tests without assertions.
On the other hand, strict mode's time limits can cause complications.
You can still run the tests with strict mode using --strict.
|
| [9319]
|
markjaquith
|
Screen Options tab, rough draft
|
| [9318]
|
markjaquith
|
Enable pretty permalinks for previous_ and next_comments_link(). props DD32, Viper007Bond. see #7942
|
| [9317]
|
markjaquith
|
Fix comment paging for when $comments is passed in. props Viper007Bond. see #7927
|
| [9316]
|
markjaquith
|
Increase the default number of comments per page to 50. 10 is far too few.
|
| [9315]
|
ryan
|
use activate_plugin for error scraping, pass full WP_Error object to wp_die(), whitespace cleanups. Props DD32. fixes #7671
|
| [9314]
|
ryan
|
Plugin install dialog formatting fixes from DD32. fixes #7908
|
| [9313]
|
azaozz
|
XML-RPC wp.getPages Fix: don't restrict to just published pages, props josephscott, fixes #7954
|
| [9312]
|
azaozz
|
Admin menu: make toggle arrow easier to spot
|
| [9311]
|
ryan
|
Make plugins.php the first Plugins submenu
|
| [9310]
|
ryan
|
2.6.3
|
| [930]
|
saxmatt
|
Temporary fix for next_post with GMT.
|
| [930]
|
nacin
|
Add shortcode tests for shortcodes with hyphens. props aaroncampbell, kovshenin, see #WP17657.
|
| [9309]
|
ryan
|
Snoopy cleanup
|
| [9308]
|
ryan
|
Revert snoopy change that breaks with canonical feeds.
|
| [9307]
|
ryan
|
Add conditional load back to snoopy and strip trailing whites
|
| [9306]
|
azaozz
|
Admin menu styling
|
| [9305]
|
ryan
|
Bump
|
| [9304]
|
ryan
|
Snoopy 1.2.4
|
| [9303]
|
ryan
|
Snoopy 1.2.4
|
| [9302]
|
ryan
|
Introduce normalize_whitespace(). Use it instead of wp_text_diff() when checking for identical autosave revisions. Props tellyworth. fixes #7691
|
| [9301]
|
ryan
|
wp_get_http() fixes. see #7944
|
| [9300]
|
ryan
|
pretty permalinks for comment paging. Props Viper007Bind. fixes #7942
|
| [92]
|
saxmatt
|
No need to show the excerpt right here.
|
| [92]
|
tellyworth
|
more tax api tests
|
| [929]
|
michelvaldrighi
|
use GMT as reference in the options screen
|
| [929]
|
nacin
|
Basic test cases for is_textdomain_loaded(), load_textdomain(), unload_textdomain(). see #WP21319.
|
| [9299]
|
ryan
|
Set current_page_parent when using page_for_posts. Props betsyk. fixes #7518
|
| [9298]
|
ryan
|
Remove titles from inline edit rows
|
| [9297]
|
ryan
|
Bring back Quick Edit links
|
| [9296]
|
ryan
|
Comment paging and sorting from Viper007Bond. see #7927
|
| [9295]
|
ryan
|
Press This fixes from noel. see #7949
|
| [9294]
|
ryan
|
Remember pagenum when redirecting after saving a category. fixes #7923
|
| [9293]
|
ryan
|
Show message when there are no drafts. Props jamierumbelow. fixes #7921
|
| [9292]
|
ryan
|
Don't double encode ping/trackbacks. Props reinkim. fixes #7844
|
| [9291]
|
azaozz
|
Postboxes drag/drop for all browsers, some base css fixes
|
| [9290]
|
ryan
|
Add post_parent index. fixes #7876
|
| [928]
|
michelvaldrighi
|
fixed and simplified get_date_from_gmt and get_gmt_from_date
|
| [928]
|
markoheijnen
|
XMLRPC: Fix wp.uploadFile->test_network_limit() so it also runs for single site
|
| [9289]
|
ryan
|
Fix in_category() when checking non-cached categories. fixes #7181
|
| [9288]
|
ryan
|
Set perms on update-core.php after copying
|
| [9287]
|
ryan
|
Fix current submenu designation when sub swith the same hook exist under different parents. fixes #7948
|
| [9286]
|
ryan
|
Fix links for submenus that have real parents when a submenu with admin.php as a parent is current. see #7948
|
| [9285]
|
ryan
|
Fix links for submenus added to existing menus. see #7948
|
| [9284]
|
markjaquith
|
Finishing touches on the admin footer.
|
| [9283]
|
ryan
|
Init var. see #7692
|
| [9282]
|
ryan
|
Remove unused var. see #7692
|
| [9281]
|
ryan
|
Allow ['action'] in admin-ajax.php. Props misterbisson. fixes #7945
|
| [9280]
|
ryan
|
icon_dir_uri filter instead of icon_dir. Props jmini. fixes #7947
|
| [927]
|
michelvaldrighi
|
quotes fix
|
| [927]
|
nacin
|
Colorize our own post-run warnings and notices.
|
| [9279]
|
ryan
|
Update backup link. Props MichaelH . fixes #7899
|
| [9278]
|
ryan
|
Remove unused args. fixes #7946
|
| [9277]
|
markjaquith
|
Fix Screen Options toggles accidentally broken in [9662]
|
| [9276]
|
ryan
|
Improved password strength meter from Otto42. fixes #7124
|
| [9275]
|
markjaquith
|
Header CSS cleanup
|
| [9274]
|
ryan
|
link-template phpdoc from jacobsantos. fixes #5642
|
| [9273]
|
ryan
|
post-template phpdoc from jacobsantos. fixes #7659
|
| [9272]
|
ryan
|
get_plugin_data() back compat fixes from DD32. fixes #7479
|
| [9271]
|
ryan
|
Allow __FILE__ to be passed to activate_plugin()/deactivate_plugin(). Props DD32. fixes #7878
|
| [9270]
|
ryan
|
Notice fixes from DD32. see #7509
|
| [926]
|
michelvaldrighi
|
fixed touch_time to use user's timezone instead of GMT
|
| [926]
|
nacin
|
The multisite config file is `multisite`, not .xml.
|
| [9269]
|
markjaquith
|
New footer style, first draft
|
| [9268]
|
markjaquith
|
Display a placeholder dropbox for Sortables
|
| [9267]
|
markjaquith
|
ngettext() fix for Right Now
|