Commit Graph

  • 8621dc0e1d Add list css classes, fixes #9491 Andrew Ozz 2009-04-28 20:57:04 +00:00
  • 0537f5af69 get_term_children phpdoc and var naming improvements. Props simonwheatley. fixes #9667 Ryan Boren 2009-04-28 19:49:21 +00:00
  • f2069e6450 Better target descriptions. Props RanYanivHartstein, scohoust. fixes #6615 Ryan Boren 2009-04-28 19:45:57 +00:00
  • b292e35bfe More hook back-compat. Props coffee2code. fixes #9438 Ryan Boren 2009-04-28 19:40:34 +00:00
  • 41f75a2604 Pass post ID to the_title filter. Props DD32. see #5746 #9666 Ryan Boren 2009-04-28 17:40:49 +00:00
  • 7e3b303f19 protected_title_format and private_title_format. Props anderswc. fixes #8918 Ryan Boren 2009-04-28 17:36:10 +00:00
  • 3b7130bbae attr escaping. see #9650 Ryan Boren 2009-04-28 06:37:51 +00:00
  • fe7c34b6fd s/attribute_escape/attr/. see #9650 Ryan Boren 2009-04-28 05:58:45 +00:00
  • 6c066a90d8 Limit get_lastpost* functions to post_type=post. Props Denis-de-Bernardy. fixes #9636 Ryan Boren 2009-04-28 05:42:30 +00:00
  • c802bf78b1 Clean up for colors-classic.css, props Simek, fixes #9658 Andrew Ozz 2009-04-28 00:22:19 +00:00
  • 067e8ba9ee Don't show password protected posts in searches for non-logged in users. Props coffee2code. fixes #9559 Ryan Boren 2009-04-28 00:05:43 +00:00
  • 280ad0245d Fix Paste from Word button in TinyMCE Andrew Ozz 2009-04-27 23:19:23 +00:00
  • a114582715 Some attr escaping. see #9650 Ryan Boren 2009-04-27 23:09:08 +00:00
  • 036a7656f9 attr(), _a(), _ea(), _xa() for shorthand attribute escaping. see #9650 Ryan Boren 2009-04-27 21:58:04 +00:00
  • b05307b90c Clarify add endpoint phpdoc. Props Denis-de-Bernardy. fixes #9476 Ryan Boren 2009-04-27 21:11:01 +00:00
  • 8f15c79dda Add redirect param to wp_loginout(). Props Denis-de-Bernardy. fixes #9241 Ryan Boren 2009-04-27 20:00:59 +00:00
  • 6cced8d299 Blue theme updates. Props Gordon Brander Ryan Boren 2009-04-27 18:48:58 +00:00
  • f2bba67fe9 Add missing quotes for returned values in admin-ajax.php. Props Simek. fixes #9654 Ryan Boren 2009-04-27 18:36:27 +00:00
  • 89afda412e Eliminate preg_replace with /e. Props tbaboon. fixes #8689 Ryan Boren 2009-04-27 16:17:24 +00:00
  • eedcfbbc2b Remove call-time pass-by-ref. Props jbsil. see #9651 Ryan Boren 2009-04-27 16:09:49 +00:00
  • 5ede340f80 Add hook for update profile, props Cimmo, fixes #9302 Andrew Ozz 2009-04-27 11:18:04 +00:00
  • 93ce9fc60b Add hooks to WP_Widget, props ceenz, fixes #9651, see #8441 Andrew Ozz 2009-04-27 10:56:29 +00:00
  • 1ebfefd191 Move Tag Cloud widget to WP_Widget, see #8441 Andrew Ozz 2009-04-27 09:28:57 +00:00
  • 95871c8e51 Move RSS widget to WP_Widget, see #8441 Andrew Ozz 2009-04-27 08:46:47 +00:00
  • ba0791f8ea Allow menu reordering via plugin Ryan Boren 2009-04-27 05:09:50 +00:00
  • 70e2247b26 phpdoc udpates and error checks for http. Props DD32. fixes #8620 Ryan Boren 2009-04-26 23:54:59 +00:00
  • 9a7f9d2ae1 Move recent comments widget to WP_Widget, extend is_active_widget() to use $id_base, see #8441 Andrew Ozz 2009-04-26 20:09:08 +00:00
  • e50dc93bd3 WP_Upgrader updates from DD32. see #7875 Ryan Boren 2009-04-26 18:17:19 +00:00
  • 78bb20529a Fix conversion of old widget settings for Recent Posts, see #8441 Andrew Ozz 2009-04-26 05:34:06 +00:00
  • 1ad72b3d59 Move recent posts widget to WP_Widget. see #8441 Andrew Ozz 2009-04-25 12:43:51 +00:00
  • d812bc92a8 Fix category__not_in and tag__not_in running empty, props coffee2code, fixes #9645 Andrew Ozz 2009-04-25 07:48:17 +00:00
  • e2c1cc6c08 Revert [10956]. fixes #9643 see #8619 Ryan Boren 2009-04-25 00:01:05 +00:00
  • 3daff8ecf0 Fix php4 constructors Ryan Boren 2009-04-24 23:50:37 +00:00
  • 273df5a466 Fix 'Only variable references should be returned by reference' notices Ryan Boren 2009-04-24 23:43:32 +00:00
  • d77d35e502 Check if not exists and not is_dir before bailing. Props st3ff3n. fixes #9274 Ryan Boren 2009-04-24 17:12:21 +00:00
  • ea6c1efcb9 Silence html_entity_decode warnings. Props Denis-de-Bernardy. fixes #9616 Ryan Boren 2009-04-24 16:57:27 +00:00
  • f309ae3dff Better error messages. Props DD32. see #7875 Ryan Boren 2009-04-24 16:53:35 +00:00
  • 63a54ef5f3 Tabify Ryan Boren 2009-04-24 16:44:50 +00:00
  • 659a3fb191 TinyMCE 3.2.3 final, includes new Paste plugin with auto-cleanup (better paste from MS Word) Andrew Ozz 2009-04-24 15:26:00 +00:00
  • 4be3953c7a Lets try the HTML 5 offline resources storage (Firefox 3.5 only) Andrew Ozz 2009-04-24 13:02:52 +00:00
  • dfe7ffec18 get_manifest() + gears-manifest.php + cache-manifest.php, props ryan, see #7262 Andrew Ozz 2009-04-24 10:48:08 +00:00
  • 6a3781100f Remove the top border from the plugin-update notice, props demetris, fixes #9628 Andrew Ozz 2009-04-24 06:39:08 +00:00
  • da385d8a79 Upgrade widget options only from admin, props ryan, fixes #9629 Andrew Ozz 2009-04-24 06:27:06 +00:00
  • b4baabb343 Fix hiding of comments after approving/unapproving them Andrew Ozz 2009-04-24 02:25:20 +00:00
  • 8757f218ea Remove slash from plugin_basename(), props alexrabe, fixes #9561 Andrew Ozz 2009-04-23 21:45:38 +00:00
  • 5e6528cd14 Add wp_unique_post_slug(). Apply it when getting sample permalinks. Props nbachiyski. fixes #6595 Ryan Boren 2009-04-23 20:21:18 +00:00
  • ac40df7d99 Add <col> to list of block elements, props CharlieHamu and Denis-de-Bernardy, fixes #9484 Andrew Ozz 2009-04-23 08:28:22 +00:00
  • d67f8147d5 Make plugin_dir() and plugin_basename() work for mu-plugins directory, props Denis-de-Bernardy, fixes #9561 Andrew Ozz 2009-04-23 08:16:06 +00:00
  • fe2cea5e10 Clarify args to wp_update_term(). Props simonwheatley, johnbillion. fixes #9293 Ryan Boren 2009-04-23 08:05:36 +00:00
  • d196ab7b2d Use is_user_logged_in(), have_comments in bundled themes. Props zeo. fixes #9626 Ryan Boren 2009-04-23 07:11:31 +00:00
  • 6f00ac0c70 Don't absint gmt_offset. Props Hirvine. fixes #9162 Ryan Boren 2009-04-23 07:03:21 +00:00
  • 9eff22d723 Dynamically update display name as its components are updated in the profile. props to mattwalters for the original patch. fixes #8508 Mark Jaquith 2009-04-23 05:55:26 +00:00
  • 2323b85540 Return empty list if requests bookmark category does not exist. Props Viper007Bond. fixes #7507 Ryan Boren 2009-04-23 05:39:33 +00:00
  • e76b5a0e42 SS2 FS fixes. Props DD32. fixes #8210 Ryan Boren 2009-04-22 23:38:01 +00:00
  • cd7a5b36b1 Formatting cleanups. Props Viper007Bond. fixes #8703 Ryan Boren 2009-04-22 22:56:52 +00:00
  • c43d9ccbdc Always display the default header when previewing a theme. Props Viper007Bond. fixes #9152 Ryan Boren 2009-04-22 22:32:35 +00:00
  • 7af4f1b84d Add comment-reply-login class. Props mattwalters. fixes #8633 Ryan Boren 2009-04-22 21:27:07 +00:00
  • 8822f049a3 Fix wp_nonce_ays() go back link. fixes #7436 Ryan Boren 2009-04-22 21:08:19 +00:00
  • bb93b6bab4 Queue all default scripts for the head when a custom script lists them as dependencies, fixes #9620 Andrew Ozz 2009-04-22 21:01:36 +00:00
  • 563583c87b Don't notify post author of own comments. Props Denis-de-Bernardy. fixes #8695 Ryan Boren 2009-04-22 20:55:04 +00:00
  • 86fff1ba53 Update pclzip to 2.8 and apply x64 patch. Props demetris. fixes #9615 Ryan Boren 2009-04-22 18:04:49 +00:00
  • e87cac6f06 Don't remember search in last view. see #9527 Ryan Boren 2009-04-22 17:56:38 +00:00
  • 7252c98c54 Add page-id-x class to body for pages. jamescollins. see #7939 Ryan Boren 2009-04-22 17:46:51 +00:00
  • a6fac0db89 Faster query to see if page has children Ryan Boren 2009-04-22 17:45:20 +00:00
  • 6358bca7d2 Notice fixes, props sivel, see #9393 Andrew Ozz 2009-04-22 12:24:45 +00:00
  • ad16220db1 Properly set the default tab in the uploader, props fuggi, fixes #7219 Andrew Ozz 2009-04-22 11:10:15 +00:00
  • 82e956b997 wordcount.js fix for nbsp passed as #160 char, props Denis-de-Bernardy, fixes #9597 Andrew Ozz 2009-04-22 09:29:43 +00:00
  • 1dd8d336aa Add a complementary get_* function for posts_nav_link(), props filosofo, fixes #9094 Andrew Ozz 2009-04-22 08:44:37 +00:00
  • 27cf3f2991 Don't output <br /> for empty posts, props Denis-de-Bernardy, fixes #6128 Andrew Ozz 2009-04-22 07:37:24 +00:00
  • c23db792be Change text in link categories forms, fixes #9612 Andrew Ozz 2009-04-22 07:29:01 +00:00
  • 98244137a4 Grammar fix. Props novasource, Denis-de-Bernardy. fixes #9135 Ryan Boren 2009-04-22 06:50:03 +00:00
  • 75dba91661 Optionally use the class name as id_base, see #9511 Andrew Ozz 2009-04-22 04:01:20 +00:00
  • b1af620cfb When on create page, default favorite actions to the correspoding manage page. Ryan Boren 2009-04-22 01:47:20 +00:00
  • 73ee0e829b When on manage page, default favorite actions to the correspoding create page. Ryan Boren 2009-04-22 01:30:15 +00:00
  • 43460fd224 Update plugins leader text Ryan Boren 2009-04-22 01:29:49 +00:00
  • e3830feb21 Remove remnants from widgets search, see #9511 Andrew Ozz 2009-04-22 01:06:15 +00:00
  • 3c2fd1ca40 Drop the dual-use of db_version. Now it just stores the version. Post-upgrade hook triggered by separate binary db_upgraded option. fixes #9618 Mark Jaquith 2009-04-21 23:12:57 +00:00
  • 677a8f5387 Fix all link. Props mtekk. see #9527 Ryan Boren 2009-04-21 22:57:23 +00:00
  • 4fefd15731 Use dist pczlip. see #9615 #9464 Ryan Boren 2009-04-21 22:42:25 +00:00
  • c9b0e3b49a get_terms_orderby, get_terms_fields, and tag_clooud-sort filters. Props jhodgdon, filosofo. fixes #9004 Ryan Boren 2009-04-21 22:13:44 +00:00
  • 0469b9ce24 Typo fix. Props DD32. fixes #9609 Ryan Boren 2009-04-21 22:06:15 +00:00
  • 19069cab03 Remember last view for comments page Ryan Boren 2009-04-21 21:12:01 +00:00
  • 40a49d7481 Remember last view for plugins page. see #9527 Ryan Boren 2009-04-21 20:38:17 +00:00
  • eef3fe8028 Wrap get_user_by() in function_exists check. Props alexrabe. fixes #9617 Ryan Boren 2009-04-21 20:27:22 +00:00
  • 0692a7bd20 Hook name back-compat from Denis-de-Bernardy. fixes #9438 Ryan Boren 2009-04-21 19:49:56 +00:00
  • 360ffa3fb5 Fix typing in cat_is_ancestor_of(). Props filosofo. fixes #9614 Ryan Boren 2009-04-21 19:42:28 +00:00
  • b9bfa4aade Handle upgrade of old text widgets. Props Denis-de-Bernardy. fixes #9608 Ryan Boren 2009-04-21 19:40:20 +00:00
  • 30e5072c9e Remember status and page when redirecting. see #9527 Ryan Boren 2009-04-21 19:17:44 +00:00
  • c9ebd34b88 Remove passing by reference in WP_Upgrader, see #7875 Andrew Ozz 2009-04-21 08:10:41 +00:00
  • 493a97c532 Add per page screen option to plugins page. see #9527 Ryan Boren 2009-04-21 06:49:53 +00:00
  • 3ff9ca71db Show thumbnails for comments on attachments on Edit Comments screen Andrew Ozz 2009-04-21 05:01:04 +00:00
  • db38aa397e Update pclzip to 2.7. Props simek. fixes #9464 Ryan Boren 2009-04-20 22:25:40 +00:00
  • af2d2e6bfa Eliminate unecessary preg_replace. Props bernzilla, Denis-de-Bernardy. fixes #5624 Ryan Boren 2009-04-20 22:15:14 +00:00
  • 4dc60fe8bb Allow pipes through clean_url(). Props scohoust. fixes #7145 Ryan Boren 2009-04-20 22:02:17 +00:00
  • 5eafd7ee5f Grammar fix. Props Denis-de-Bernardy. fixes #9601 Ryan Boren 2009-04-20 21:50:29 +00:00
  • 3ce92cfb8a Cast to array to avoid warning. Props Denis-de-Bernardy, pamelatech. fixes #9116 Ryan Boren 2009-04-20 20:37:23 +00:00
  • 021a12edf6 Fix warning in wp_ob_end_flush_all(). Props richcon. fixes #5109 Ryan Boren 2009-04-20 20:35:31 +00:00
  • 66ab91564b Cast to array to fix warning. Props johnkolbert, Denis-de-Bernardy. fixes #9128 Ryan Boren 2009-04-20 20:03:20 +00:00
  • 3d3d56b538 Add option to run wpautop for text widget. Props Denis-de-Bernardy. fixes #5113 Ryan Boren 2009-04-20 19:59:46 +00:00
  • ed24743eb5 Use unlocalized hook name. Props hakre. fixes #9438 Ryan Boren 2009-04-20 19:48:11 +00:00