Commit Graph

  • dc582d68d8 Retain default category when converting categories to tags. fixes #4845 Ryan Boren 2007-09-11 19:33:35 +00:00
  • 0ede772210 Fix tab order when edit comments. Props Nazgul fixes #4726 Peter Westwood 2007-09-11 19:08:26 +00:00
  • c373b9c880 Use setup_postdata instead of deprecated start_wp. fixes #3188 Ryan Boren 2007-09-11 18:56:16 +00:00
  • a3a3332714 Add tags to export. see #4682 Ryan Boren 2007-09-11 18:35:21 +00:00
  • 951354b6bc Add user_nicename key to users table. fixes #4937 Ryan Boren 2007-09-11 18:13:56 +00:00
  • 11ed527c0d Set tag_id to first tag in multi tag queries. Have single_cat_title() fallback to single_tag_title() if is_tag so that existing category templates will work with tags. fixes #4506 Ryan Boren 2007-09-11 18:06:52 +00:00
  • 2df3796380 beta3 Ryan Boren 2007-09-11 01:43:49 +00:00
  • dd1332fdaf Add importer for Bunny's Technorati Tags plugin. Fixes #4931 Peter Westwood 2007-09-10 20:30:55 +00:00
  • 5bd5234f8d References don't work inside foreach in php4. Props mdawaffe. Ryan Boren 2007-09-10 19:37:00 +00:00
  • 605d95b344 Actually, we always need to URLencode square brackets... or wp_redirect() will strip them out. see #4935. see #4878 Mark Jaquith 2007-09-10 15:53:34 +00:00
  • f88ae978d1 Forgot to use $lsb and $rsb in [6064]. Props mdawaffe. see #4935. see #4878 Mark Jaquith 2007-09-10 15:34:13 +00:00
  • 4292b0af36 Strip index.php/ before adding it in get_pagenum_link(). Insert index.php/ for the first page when blog is on a page. fixes #4945 Mark Jaquith 2007-09-10 15:06:21 +00:00
  • cf23955caa Revert [6047] -- we await a better solution. see #4858 Mark Jaquith 2007-09-08 17:20:35 +00:00
  • ed03cc32dc Only urlencode previously existing values in add_query_arg() (more backwards compatible). fixes #4935. see #4084. see #4878 Mark Jaquith 2007-09-08 14:27:24 +00:00
  • 41be365adf Don't show a plugin author byline if no author name has been specified. Props Viper007Bond. fixes #4927 Mark Jaquith 2007-09-07 18:53:56 +00:00
  • be0bf5b459 focus the cursor when writing a new post. Props foolswisdom and Nazgul. fixes #3936 Mark Jaquith 2007-09-07 02:56:05 +00:00
  • 25facccea1 Correctly set REQUEST_URI for IIS setups that put that info into SCRIPT_NAME as well as PATH_INFO. props snakefoot and Nazgul. fixes #4853 Mark Jaquith 2007-09-07 02:43:00 +00:00
  • d065fe3cb8 Try more ways of getting wp-admin URL in wp_die(). props Nazgul. fixes #4006 Mark Jaquith 2007-09-07 02:25:54 +00:00
  • 1b56625a0d Skip deprecated option replacement in wp-mail.php. props Nazgul. fixes #4924 Mark Jaquith 2007-09-07 02:07:13 +00:00
  • 63a17a989a Don't re-add the deprecated new_users_can_blog option. Props Nazgul. fixes #4923 Mark Jaquith 2007-09-07 01:44:24 +00:00
  • bb7b7901b9 Properly construct widget classname if second param is an array. Props f00f. fixes #4910 Mark Jaquith 2007-09-06 23:27:16 +00:00
  • 2ba7c9b6c1 Upgrade the options table before calling populate_options() to avoid errors. Props Nazgul. fixes #4921 Mark Jaquith 2007-09-06 23:08:25 +00:00
  • aeb86060e6 Set guid when creating first post during install. Props Nazgul and rubys. fixes #4894 Mark Jaquith 2007-09-06 23:01:30 +00:00
  • e15b5fd1fa Fix term count calculation during upgrade. fixes #4922 Ryan Boren 2007-09-06 22:56:03 +00:00
  • 836ea54d21 Case terms to int so we don't try to create new terms with the term ids as the names. fixes #4920 Ryan Boren 2007-09-06 22:07:23 +00:00
  • 9c73d36b9a Always put the author of the post in the authors dropdown, even if they have since been demoted to a role without post-saving capabilities. fixes #4458 Mark Jaquith 2007-09-06 04:46:56 +00:00
  • 459a358e04 Resurrect hide_empty Ryan Boren 2007-09-06 04:34:06 +00:00
  • c2c7912054 Default to showing published posts on Manage Posts page. fixes #4858 Mark Jaquith 2007-09-06 04:33:35 +00:00
  • 397b2c28ba Add missing instance var. Props filosofo. see #4806 Ryan Boren 2007-09-05 23:17:41 +00:00
  • 9efd32a426 Remove redundant declaration ofedInsertContent. Props Viper007Bond. fixes #4902 Ryan Boren 2007-09-05 23:14:39 +00:00
  • 40fe936687 Update pop3 class to latest from squirrelmail. Props westi. see #4337 Ryan Boren 2007-09-05 22:55:38 +00:00
  • 0b78fa4aa1 Fix comment orphaning in blogger importer. Props andy. fixes #4406 Ryan Boren 2007-09-05 22:48:58 +00:00
  • 54ff897f1a Remove redundant url filter. fixes #4663 Ryan Boren 2007-09-05 22:44:58 +00:00
  • 70b337fa9a Use post_date (not post_modified) to check for unpublished posts when showing post listings in admin. fixes #4914 Mark Jaquith 2007-09-05 22:17:59 +00:00
  • 7f8b7c9859 Basic tag cloud widget. Props Stargazer. fixes #4130 Ryan Boren 2007-09-05 21:50:52 +00:00
  • 88a4c73ec2 Deprecate option_can_override, option_type, option_width, option_height, option_description, option_admin_level from options table. Props Nazgul. fixes #4390 Mark Jaquith 2007-09-05 19:20:53 +00:00
  • fc12da3d9b Fix link to others' drafts from nag. fixes #4912 Mark Jaquith 2007-09-05 18:40:40 +00:00
  • 59d491abd0 Show "Post #N" for posts without a title in the nag. Props Viper007Bond. fixes #4849 Mark Jaquith 2007-09-05 18:33:45 +00:00
  • 85bec38507 Don't skip sanitization if 404. Add wp_title display filters. Ryan Boren 2007-09-05 03:11:04 +00:00
  • fba836e57d mprove desriptions for I18N strings. Props nbachiyski. fixes #4906 Ryan Boren 2007-09-04 22:50:31 +00:00
  • 5593328ba6 Improve desriptions for I18N strings. Fixes #4906 props nbachiyski Peter Westwood 2007-09-04 20:56:08 +00:00
  • 9548887327 APP taxonomy fixes from rubys. fixes #4904 Ryan Boren 2007-09-04 17:09:57 +00:00
  • a2afc64e79 Actually, let's just drop that slash check altogether. Equals sign is the best indicator. fixes #4903 for trunk Mark Jaquith 2007-09-04 05:26:18 +00:00
  • 23bcbfcb05 Require a slash AND the absence of an equals sign to designate the passed $uri as a base (without a query string). fixes #4903 for trunk Mark Jaquith 2007-09-04 05:21:54 +00:00
  • 5a4c102696 Better $pagenow determination. fixes #4748 Mark Jaquith 2007-09-04 03:21:04 +00:00
  • a4924de5d5 Clean up Jerome's Keywords importer Mark Jaquith 2007-09-04 02:14:34 +00:00
  • 5140fb674b beta2 Ryan Boren 2007-09-04 01:01:01 +00:00
  • 7a43c01e08 Remove trailing whitespace Ryan Boren 2007-09-03 23:32:58 +00:00
  • e9391140a7 Strip lines that contain only whitespace down to newlines. Ryan Boren 2007-09-03 23:19:20 +00:00
  • 9b621d42c6 Fix admin css link when installing in a directory. Fixes #4877 Peter Westwood 2007-09-03 20:20:18 +00:00
  • d25a0027ab Remove unused var. Props johnjosephbachir. fixes #4764 Ryan Boren 2007-09-03 20:06:27 +00:00
  • 0459826bd3 Check for wp-admin case-insensitively in is_admin() Mark Jaquith 2007-09-03 19:56:09 +00:00
  • c8e307e72f Tag unions and intersections. fixes #4895 Ryan Boren 2007-09-03 18:14:05 +00:00
  • 10754e7332 trim() plugin URL before deciding whether to show a link. props Gary King. fixes #4633 Mark Jaquith 2007-09-03 16:55:10 +00:00
  • a629aa8c5f Change queries in get_{next|previous}_post so that plugins can INNER JOIN on other tables with an ID column. Fixes #4822 props Cimmo. Peter Westwood 2007-09-03 16:46:31 +00:00
  • 5e1d368094 Switch to require_once for wp-includes/db.php when it exists. Fixes #4597 props intoxination. Peter Westwood 2007-09-03 16:17:10 +00:00
  • 617592ce64 urlencode the theme name and stylesheet name in the activate links so as to support directories with + in the name. Fixes #3279. Peter Westwood 2007-09-03 16:11:10 +00:00
  • 0c1e57ff2b Don't strip @ from url. Fix scheme prefixing. Props pishmishy. fixes #3299 Ryan Boren 2007-09-03 15:59:12 +00:00
  • 5d17c09b54 Remove category parent dropdown from edit link category form since link categories are non-hierarchical. fixes #4896 Ryan Boren 2007-09-03 14:49:02 +00:00
  • 2d3b05b2a6 tag_id not tag__id. see #4895 Ryan Boren 2007-09-03 03:26:57 +00:00
  • 3e725d7a7d tag__in, tag__not_in, and tag_and queries. fixes #4895 Ryan Boren 2007-09-03 03:24:23 +00:00
  • 2c6bb0bd0e Escape text titles in AtomParser. Props Sam Ruby. fixes #4892 Mark Jaquith 2007-09-02 20:42:00 +00:00
  • 187574db35 Inform the user when cookies are disabled and login fails. Fixed #2039 props tellyworth. Peter Westwood 2007-09-02 17:20:37 +00:00
  • d0d887d09d Eliminate double urlencode()ing in add_query_arg(). Move &-to-& conversion to wp_nonce_url(). fixes #4884 Mark Jaquith 2007-09-02 05:49:54 +00:00
  • 71820cb422 Correct variable name in clean_object_term_cache(). props arnee. fixes #4888 Mark Jaquith 2007-09-02 05:08:48 +00:00
  • 1a98b38095 urlencode() redirect_to param in login links for both themes. fixes #4873 for trunk Mark Jaquith 2007-09-01 23:05:11 +00:00
  • 3308252f00 Turn & to & in add_query_arg(). fixes #4878 Mark Jaquith 2007-09-01 22:12:17 +00:00
  • 9fb2ddc65f AtomPub fixes from Pete Lacey. fixes #4887 Ryan Boren 2007-09-01 19:32:54 +00:00
  • d166d37c3a Tell the user what number comment they are editing. Fixes #4524 props momo360modena and Nazgul. Peter Westwood 2007-09-01 16:33:55 +00:00
  • 9103eafbbb Enable full translation of the Tags description. Fixes #4885 props nbachiyski. Peter Westwood 2007-09-01 12:06:47 +00:00
  • 1b53aaa0ed Fix RDF feeds to not contain invalid tag "category". Fixed #4643 props kztk Peter Westwood 2007-09-01 08:33:08 +00:00
  • 963528d3cb get_tag() and get_tag_feed_link() Ryan Boren 2007-09-01 04:43:27 +00:00
  • d5e3e96141 Preserve query string arrays in add_query_arg(). fixes #4878 for trunk Mark Jaquith 2007-09-01 03:41:50 +00:00
  • c6cef97007 Add some filtering. Props jhodgdon. see #4516 Ryan Boren 2007-08-31 23:55:56 +00:00
  • 7cfadec3fa Don't use unavailable func. Props filosofo. fixes #4881 Ryan Boren 2007-08-31 22:36:16 +00:00
  • bd6534db40 Use single_tag_title() on tag pages in the Default theme. Props Andy. fixes #4876 Mark Jaquith 2007-08-30 19:54:46 +00:00
  • b47f557a49 Kill %tag%-based permalinks. fixes #4875 Mark Jaquith 2007-08-30 19:42:34 +00:00
  • 49f2d1a652 Check manage_options for upgrade notification. Tailor message accordingly. Props johnbillion. fixes #4869 Mark Jaquith 2007-08-30 18:21:03 +00:00
  • 2cbc2f0e87 Roll back [5986], [5988], [5989]. We are in a char class, so no escaping needed. Props mdawaffe. see #4873 Mark Jaquith 2007-08-30 18:13:48 +00:00
  • 00f5e9555d Better %0d/%0a sanitization for wp_redirect() from hakre. fixes #4819 for trunk Mark Jaquith 2007-08-30 17:46:09 +00:00
  • 5bda3562a4 Ensure we always show the current version in the footer if the last update check failed. Fixes #4867 props Viper007Bond Peter Westwood 2007-08-30 16:25:50 +00:00
  • effcdff92b Escape special chars in regex. Props eightize and Otto42. fixes #4873 Ryan Boren 2007-08-30 15:42:26 +00:00
  • 46fcc70168 Use "update" language to refer to new versions. Props johnbillion. fixes #4868 Mark Jaquith 2007-08-30 14:41:03 +00:00
  • 24a23168f7 Importer for Jerome's Keywords. fixes #4346 Ryan Boren 2007-08-30 01:39:46 +00:00
  • 78c09303ac Make sure term cache is cleared when updating term counts. Ryan Boren 2007-08-30 00:34:55 +00:00
  • 3ff8ad1a47 Trackback fxn cleanup from Otto42. fixes #4800 Ryan Boren 2007-08-29 23:08:44 +00:00
  • 2aed807672 mt_keywords support. Props westi and josephscott. fixes #900 Ryan Boren 2007-08-29 23:01:48 +00:00
  • 7ab0bf54e9 Don't convert category to tag if tag of the same name already exists. fixes #4864 Ryan Boren 2007-08-29 22:47:07 +00:00
  • 3910be3880 Include tags in feeds. fixes #4537 Ryan Boren 2007-08-29 21:10:20 +00:00
  • f6b019c8b6 More cautious canonical-ness. Exclude IIS and POSTs. Better paging handling. Still a work in progress! see #4773 Mark Jaquith 2007-08-29 21:06:51 +00:00
  • 7d51bf8626 Simple Tagging importer. Props bloertscher and joostdevalk. fixes #4247 Ryan Boren 2007-08-29 19:55:39 +00:00
  • 7109e26194 delete_post_meta_by_key() from Mark Jaquith. fixes #4178 Ryan Boren 2007-08-29 19:12:20 +00:00
  • d8381c8973 Remove hardcoded clean_url on comment_author_url since it is handled on the pre_comment_author_url filter. Props wnorris. fixes #4120 Ryan Boren 2007-08-29 19:04:14 +00:00
  • 31d9b33458 Fix paging and preview links for canonical stuff. see #4773. fixes #4862 Mark Jaquith 2007-08-29 18:10:11 +00:00
  • 0210464be1 Limit recent entries query to published posts. fixes #4786 Ryan Boren 2007-08-29 18:02:19 +00:00
  • 6fc09cfd3b Take port into consideration when spawning cron. Props bchecketts. fixes #4782 Ryan Boren 2007-08-29 17:57:06 +00:00
  • e419eaa9d3 CSS fix for IE7 so that the login button is in the box. Fixed #4828 props intoxination. Peter Westwood 2007-08-29 17:39:41 +00:00
  • 84b76f6832 Remove dead code. Fixed #4791 props filosofo Peter Westwood 2007-08-29 17:36:46 +00:00
  • c0e6a44fdf Add utf8->ascii mappings for icelandic letters. Fixes #4739 props einare Peter Westwood 2007-08-29 17:34:15 +00:00
  • 5ad60fe10f Fix xhtml output for RSS widget when feed contains no items. Fixed #4671 props brettz95 and Nazgul Peter Westwood 2007-08-29 17:28:07 +00:00