| [10902]
|
azaozz
|
Remove post_category and link_category from wp_install_defaults(), props Denis-de-Bernardy, fixes #9493
|
| [10903]
|
azaozz
|
Tag descriptions, props aaroncampbell, fixes #9381
|
| [10904]
|
ryan
|
Notice fixes. Props DD32. fixes #9502
|
| [10905]
|
ryan
|
Add option to check if term exists with given parent. Update ajax add-cat check to pass parent when checking if cat exists.
|
| [10906]
|
ryan
|
Remove deubg
|
| [10907]
|
ryan
|
Backtick table and column names. Props mdawaffe. fixes #9505
|
| [10908]
|
ryan
|
Add per page screen option for categories
|
| [10909]
|
ryan
|
Add per page screen option for tags
|
| [1090]
|
rboren
|
Fix the_author_posts().
|
| [1090]
|
SergeyBiryukov
|
Remove unused global variable. see [840].
|
| [10910]
|
ryan
|
Store field types in wpdb object. Props mdawaffe. see #7171
|
| [10911]
|
ryan
|
phpdoc updates for wpdb. Props mdawaffe. fixes #9506
|
| [10912]
|
azaozz
|
Widgets page, first run, see #9511
|
| [10913]
|
azaozz
|
Notice fix for widgets.php, props sivel, see #9511
|
| [10914]
|
ryan
|
RTL fixes for default theme. Props yoavf. fixes #9520
|
| [10915]
|
ryan
|
Use stylesheet directory when deleting a theme so we don't accidentally delete a parent theme. Props ionfish. fixes #9519
|
| [10916]
|
azaozz
|
Resizing and animation for widgets, see #9511
|
| [10917]
|
azaozz
|
Prevent hiding of the Publish postbox
|
| [10918]
|
ryan
|
Run RTL CSS urls through the style_loader_src filter. Props nbachiyski. fixes #9528
|
| [10919]
|
ryan
|
WPFS cleanups. Props DD32. fixes #9525
|
| [1091]
|
saxmatt
|
CHMOD uploaded files to make sure they're writable.
|
| [1091]
|
ryan
|
More create_posts capability tests. see #WP16714
|
| [10920]
|
ryan
|
robots.txt is not home. Props johnbillion. fixes #9482
|
| [10921]
|
ryan
|
robots.txt is not home. Props johnbillion. fixes #9482 for 2.7
|
| [10922]
|
azaozz
|
Widgets: open when adding, clean-up AJAX calls, slower animation/less jumping in IE, see #9511
|
| [10923]
|
ryan
|
Theme insall cleanups. Props DD32. fixes #9508
|
| [10924]
|
ryan
|
Fix upgrade theme nonce.
|
| [10925]
|
ryan
|
Set default coords for cropper. Props yoavf. fixes #9526
|
| [10926]
|
azaozz
|
Fold widget after saving, see #9511
|
| [10927]
|
azaozz
|
Match old/new sidebars by index when switching themes, see #9511
|
| [10928]
|
ryan
|
Notice fixes. Props Viper007Bond. fixes #9508
|
| [10929]
|
ryan
|
Check if SimplePie class is already defined.
|
| [1092]
|
saxmatt
|
Version bump.
|
| [1092]
|
ryan
|
Update #WP20210 tests to strip trailing semicolons from style attributes when comparing to kses filtered strings.
|
| [10930]
|
ryan
|
Revert FTP parts of [10919]. fixes #9535 see #9525
|
| [10931]
|
ryan
|
Updates to wp_login_url() and wp_logout_url(). Use them in more places. Props wnorris. fixes #9536
|
| [10932]
|
ryan
|
Fix path to xmlrpc. Props MidnighToker. fixes #9516
|
| [10933]
|
ryan
|
Fix path to xmlrpc. Props MidnighToker. fixes #9516
|
| [10934]
|
ryan
|
Typo fix
|
| [10935]
|
ryan
|
Move link outside label. Props nightgunner5, Nicholas91. fixes #7983
|
| [10936]
|
ryan
|
Escape title. Props GamerZ. fixes #9540
|
| [10937]
|
ryan
|
Define wp_clone() before loading the cache.
|
| [10938]
|
ryan
|
Allow m4v. Props hailin. fixes #9541
|
| [10939]
|
azaozz
|
Disable PHP error reporting in gears-manifest.php, load-scripts.php and load-styles.php since they don't load wp-settings, fix some notices
|
| [1093]
|
saxmatt
|
Bug fix from David P. Hansen.
|
| [1093]
|
nacin
|
Tests for an escaped %%f in a query string. props kurtpayne. see #WP19861.
|
| [10940]
|
ryan
|
Add index.php to plugins and themes dirs to prevent dir listings. fixes #8699
|
| [10941]
|
azaozz
|
Save widget when pressing Enter, see #9511
|
| [10942]
|
ryan
|
Fix theme install downloads. Props josephscott. fixes #9543
|
| [10943]
|
azaozz
|
CSS cleanup and fixes
|
| [10944]
|
ryan
|
Add context to string. Props Viper007Bond. fixes #9507
|
| [10945]
|
ryan
|
Add WAI-ARIA landmark roles to default theme. Props peterkz. fixes #9408
|
| [10946]
|
ryan
|
Add echo arg to tag cloud. Props DD32. fixes #5710
|
| [10947]
|
ryan
|
Add page classes to page attachments. Props minusfive. fixes #9472
|
| [10948]
|
ryan
|
Handle backticks in dbDelta. Props AaronCampbell. fixes #8014
|
| [10949]
|
ryan
|
Fix logic inversion. Props christmasboy81. fixes #7121
|
| [1094]
|
saxmatt
|
Remove some calls to the old ping functions.
|
| [1094]
|
nacin
|
Additional tests for banned domain matching in is_email_address_unsafe(). see #WP18799.
|
| [10950]
|
ryan
|
Add page class to get_boddy_class(). Props nathanrice. fixes #9514
|
| [10951]
|
ryan
|
Page templates should be relative to the theme ir, not the themes dir.
|
| [10952]
|
ryan
|
Remove unneeded spaces. Props Denis-de-Bernardy. fixes #108
|
| [10953]
|
ryan
|
Translate defaults. Props nbachiyski. fixes #9548
|
| [10954]
|
ryan
|
Fix teaser stripping when no teaser. Props makibo, simonwheatley. fixes #6312
|
| [10955]
|
markjaquith
|
Return false for corrupted serialized strings. props Denis-de-Bernardy. fixes #9549
|
| [10956]
|
markjaquith
|
Sanitize when querying against category name so that multiple-word subcategories match. props filosofo. fixes #8619
|
| [10957]
|
azaozz
|
Show proper error when adding a custom field without a value, props scohoust, fixes #7541
|
| [10958]
|
ryan
|
Optimize install check by checking alloptions cache before doing a separate query. Props joostdevalk. fixes #8947
|
| [10959]
|
ryan
|
Deprecae get_catname(). Props filosofo. fixes #9550
|
| [1095]
|
rboren
|
Introduce the_author_posts_link().
|
| [1095]
|
ryan
|
Test registering taxonomy name > 32 characters. see #WP21593
|
| [10960]
|
ryan
|
Add link to password recovery in login error messages. Props Denis-de-Bernardy. fixes #9442
|
| [10961]
|
ryan
|
Add comment-body class. Props docwhat. fixes #9301
|
| [10962]
|
ryan
|
Fix sign problem when converting from gmt_offset to new Etc/GMT timezone. Props Otto42. see #3962
|
| [10963]
|
ryan
|
Clarify phpdoc for wp_set_object_terms(). Props simonwheatley. fixes #9348
|
| [10964]
|
ryan
|
Remove My Hacks option. Props filosofo. fixes #9551
|
| [10965]
|
ryan
|
Create default taxonomies upon init. Props nbachiyski. fixes #9399
|
| [10966]
|
ryan
|
Fix missing titles for plugins without submenus. Props clwill. fixes #9146
|
| [10967]
|
ryan
|
Fix headers array processing for wp_mail(). Props gortsleigh. fixes #9284
|
| [10968]
|
azaozz
|
Fix listing of child pages after editing with Quick Edit, props jbsil, fixes #8444
|
| [10969]
|
ryan
|
Fix handling of old timestamps in wp_reschedule_event(). Props natethelen. fixes #9318
|
| [1096]
|
saxmatt
|
Initial Markdown plugin checkin.
|
| [1096]
|
westi
|
Actions/Filters: Add a test case for filter removal during processing. See #WP21169.
|
| [10970]
|
azaozz
|
Hide email addresses from low privilege users on the comments page, props mrmist, fixes #8801
|
| [10971]
|
azaozz
|
Remove code class from some input fields, add to URL input fields, props johnbillion, fixes #8383
|
| [10972]
|
azaozz
|
Don't use get_catname() (deprecated), props filosofo, see #9550
|
| [10973]
|
azaozz
|
Spaced hyphens into spaced dashes, props ionfish, fixes #8161
|
| [10974]
|
markjaquith
|
Clean up is_blog_installed(), remove redundant or unnecessary code. see #8947
|
| [10975]
|
ryan
|
Use API to delete links when deleting a user. Props TimButterfield, scohoust. fixes #7774
|
| [10976]
|
markjaquith
|
New admin_footer_text filter. props JohnLamansky. fixes #9552
|
| [10977]
|
markjaquith
|
Dots in post slugs should be dashed, not dropped. props Denis-de-Bernardy. fixes #9489
|
| [10978]
|
ryan
|
Use comments_open() and pings_open() in packaged themes. Props coffee2code. fixes #9556
|
| [10979]
|
ryan
|
unregister_widget(). see #8441
|
| [1097]
|
saxmatt
|
shutdown action hook.
|
| [1097]
|
westi
|
Posts/Users: Add tests for a proposed enhancement to count_many_users_posts() to make the return data more cachable.
When the new argument is passed and set to true then we will only count publicly viewable posts and so the returned data can be cached.
See #WP21431
|
| [10980]
|
ryan
|
Fix typos in css. Props ranchnachos. fixes #9555
|
| [10981]
|
ryan
|
Add wp_trim_excerpt filter. Props coffee2code. fixes #9558
|
| [10982]
|
ryan
|
Use comments_open() and pings_open(). Props coffee2code. fixes #9557
|
| [10983]
|
ryan
|
Add url filters. Props coffee2code. see #7709
|
| [10984]
|
ryan
|
Add comments_atom_head action. Props neoxx, Denis-de-Bernardy. fixes #6186
|
| [10985]
|
markjaquith
|
slightly more friendly database upgrade message
|