Commit Graph

  • 5ca855b43a Use non-GMT date. fixes #3034 rob1n 2007-04-27 00:56:12 +00:00
  • ef92dec9ba Add Firefox bookmarking instructions. Props abelcheung. fixes #4203 rob1n 2007-04-27 00:55:11 +00:00
  • 9b3becf6ea Widgets RTL CSS, and a few little widget bugfixes. Props Sewar. fixes #4185 rob1n 2007-04-27 00:51:19 +00:00
  • d8062bbc62 Add id attribute where it's only name. fixes #3696 rob1n 2007-04-27 00:47:01 +00:00
  • 0ec4ef6a75 I think this got accidentally reverted. Matt Mullenweg 2007-04-26 22:17:13 +00:00
  • 004f9d7d27 Fix text and rss widget registration. fixes #4204 for 2.3 Ryan Boren 2007-04-26 17:49:11 +00:00
  • 09d31c8edb Add dropdown option to archives and categories widgets. Props Joseph Scott. fixes #4194 for 2.2 Ryan Boren 2007-04-26 17:17:30 +00:00
  • 2d6c38c7cf Links widget fixes from Otto42. see #4169 rob1n 2007-04-26 03:43:59 +00:00
  • 7a6aba312d WordPress.com -> .org and change widgetize link to Automattic's site for now. We still need to make a Codex page, just to make it more "WordPressy." rob1n 2007-04-26 02:13:18 +00:00
  • 7a30348f90 Firefox uses Alt+Shift for access keys. Props johnbillion. fixes #4193 rob1n 2007-04-26 02:02:59 +00:00
  • 10566f45a4 Require once only. Props masquerade. fixes #4192 rob1n 2007-04-25 04:41:12 +00:00
  • b724739d74 Housekeeping -- a misspelling. rob1n 2007-04-25 03:14:11 +00:00
  • 8028b4b6bf Variable name fix. Props filosofo. see #4169 rob1n 2007-04-25 03:02:28 +00:00
  • 272ad77beb Add admin_xml_ns to upload.php's <html>, since it doesn't use admin-header.php. rob1n 2007-04-25 00:56:22 +00:00
  • a40b296021 Allow number_format to be internationalized. Props nbachiyski. fixes #3677 rob1n 2007-04-25 00:49:57 +00:00
  • 2b3f6e3070 Housekeeping -- clean out debug calls. rob1n 2007-04-24 23:58:51 +00:00
  • 69e811bb7c Add ODT to allowed file types. Props Nazgul. fixes #4136 rob1n 2007-04-24 23:28:39 +00:00
  • 215dca2430 Add unfiltered_upload cap, and allow for admins. Props Nazgul. fixes #4136 rob1n 2007-04-24 23:27:20 +00:00
  • b0e84dde88 get_edit_*_link() functions. fixes #4153 rob1n 2007-04-24 23:21:56 +00:00
  • 78226c0f85 Update widgets to latest bits. see #4169 Ryan Boren 2007-04-24 21:36:17 +00:00
  • 774a35bbec widgets.php be doubling down. Once is enough. Ryan Boren 2007-04-24 18:41:42 +00:00
  • d2cf3bbe0b Set eol-style on new files. Ryan Boren 2007-04-24 18:40:02 +00:00
  • ffc63c60e3 Widgets for 2.3. fixes #4186 rob1n 2007-04-24 01:05:17 +00:00
  • 01dad3491e Fix variable collission in _get_cat_children. see #3985 Ryan Boren 2007-04-23 20:28:38 +00:00
  • 7aca30b768 has_excerpt() template tag. fixes #4177 for 2.3 rob1n 2007-04-22 04:25:47 +00:00
  • 35d6ed5ebf Use GMT in XML-RPC dateCreated fields. Props Joseph Scott. fixes #4158 for 2.3 Ryan Boren 2007-04-22 03:07:34 +00:00
  • c2bb150496 Properly close the paragraph. Props zeo. fixes #4171 for both 2.2 and 2.3 rob1n 2007-04-20 03:52:41 +00:00
  • c883733d72 2.3-alpha Ryan Boren 2007-04-19 04:05:39 +00:00
  • 0eb151d441 Rename app.php to wp-app.php and change references. fixes #4168 rob1n 2007-04-19 03:03:31 +00:00
  • baff4f7040 Replace deprecated get_settings() calls with get_option(). Props johnbillion. fixes #4167 rob1n 2007-04-19 02:53:19 +00:00
  • 642b38246b Cast substr()'s to int before passing through mktime() to prevent warning. Props josephscott. fixes #4166 rob1n 2007-04-19 02:49:19 +00:00
  • e2094a4e19 Add url_to_postid filter. Props Alex King. fixes #4160 Ryan Boren 2007-04-18 22:51:54 +00:00
  • b749fb0711 Revert [5275] - [5277]. Fix it later. see #4153 Ryan Boren 2007-04-17 23:00:35 +00:00
  • 767e7aa881 XML-RPC fixes to allow for empty/zero settings in various fields. Props Joseph Scott. fixes #4156 Ryan Boren 2007-04-17 22:00:00 +00:00
  • c20fd94dce AJAXcat fixes and FF workaround from mdawaffe. fixes #3895 Ryan Boren 2007-04-17 20:56:41 +00:00
  • 2d046d0427 Reverting [5278]. It breaks mw_getRecentPosts. Ryan Boren 2007-04-17 16:52:11 +00:00
  • 93c7d37e5b Add mt_keywords support. Props redsweater. fixes #900 rob1n 2007-04-17 01:30:12 +00:00
  • e111d2de08 Fix another typo. Not a good day at all. rob1n 2007-04-17 01:17:45 +00:00
  • 8e63dcecfa Fix typo. Thanks Lloyd. rob1n 2007-04-17 00:53:58 +00:00
  • 734766ba6e Add get_edit_comment_link() and get_edit_post_link(). fixes #4153 rob1n 2007-04-16 23:53:34 +00:00
  • 66d8f40564 Use wp_hash to create cron's check hash. Ryan Boren 2007-04-16 20:47:23 +00:00
  • d0f5497976 Update wp-config.php to reference wp-contents/languages instead of wp-includes/languages. Props Nazgul. fixes #4150 rob1n 2007-04-15 21:29:41 +00:00
  • 5519b22a3c Remove debug Ryan Boren 2007-04-15 02:30:00 +00:00
  • 424a7906c0 tag_exists(), category_object_exists(), and some tag and cat create fix ups. see #3723 Ryan Boren 2007-04-15 02:26:26 +00:00
  • 7bc575400e Lose reference to current_blog. Ryan Boren 2007-04-14 22:03:32 +00:00
  • 8c25d341d9 Add in another trim(), just in case $frag is actually something. rob1n 2007-04-14 00:19:01 +00:00
  • 5184af4ae8 Just use bloginfo(). Props jhodgdon. fixes #3903 rob1n 2007-04-14 00:16:38 +00:00
  • 6d905c3341 trim() question marks *after* concatenating the string. fixes #4134 rob1n 2007-04-14 00:11:47 +00:00
  • 447554f758 Fix gettext's plural forms for more than 2 plural forms. Props moeffju and nbachiyski. fixes #4005 rob1n 2007-04-13 23:29:47 +00:00
  • 9548071ffa Respect show_option_all in wp_list_categories(). Props westi. fixes #4145 rob1n 2007-04-13 23:20:14 +00:00
  • 1357a729bb Add RTL css for #tagdiv. Props Sewar. fixes #4140 rob1n 2007-04-13 03:29:43 +00:00
  • 2dc60169a7 Add encoding to WXR exports, and clean up HTML comments. rob1n 2007-04-12 23:53:36 +00:00
  • 2e5f0e8bde Don't treat object and param as block elements in wpautop. fixes #3854 rob1n 2007-04-12 23:19:16 +00:00
  • eac89c8fdd Get add_query_arg() to urlencode all values of parse_str array. Props mdawaffe. fixes #4084 rob1n 2007-04-12 22:00:22 +00:00
  • b88e6b40d8 Replace some stristr's with stripos'. rob1n 2007-04-12 21:59:31 +00:00
  • 23bd5c2fec Take out undefined variable. fixes #2781 rob1n 2007-04-12 21:43:38 +00:00
  • 3b2de5b5df Refactor l10n code to reduce duplication. Change placement of context. Props nbachiyski. fixes #3687 Ryan Boren 2007-04-12 21:15:44 +00:00
  • bbaee51a3f CSS IDs should avoid using underscores for compat with older browers. See http://tinyurl.com/2s99u6 addresses #4140 Mark Jaquith 2007-04-12 20:53:59 +00:00
  • 49768a3192 Upgrade TinyMCE to 2.1.0. Props andy. fixes #3788 rob1n 2007-04-12 17:04:03 +00:00
  • 3c8cb11aee Delete the cache in tmp even if the copy failed. Props andy. fixes #4141 rob1n 2007-04-12 16:31:47 +00:00
  • a1e8f976c3 Tidy up the tags interface. Props andy. fixes #4140 rob1n 2007-04-12 16:13:37 +00:00
  • be028957b0 Add small i18n fix. Props nbachiyski. fixes #4139 rob1n 2007-04-12 05:59:59 +00:00
  • ceea4bb3fe Some fixes for another fix. Props takayukister. fixes #4040 rob1n 2007-04-12 05:55:34 +00:00
  • 23909c920b Add ability to convert all categories to tags. fixes #4135 rob1n 2007-04-12 05:46:36 +00:00
  • d9a76c8f91 Improve tag archive's title. Props johnbillion. fixes #4133 rob1n 2007-04-12 04:39:55 +00:00
  • 3a9b0e0c08 Stripslashes post meta values before handing off to add_post_meta. Use wpdb::escape instead of addslashes. Props takayukister. fixes #4028 Ryan Boren 2007-04-12 02:58:41 +00:00
  • d8c8ecb711 Actually make use of wp_cache_add to avoid unnecessary cache writes. Props skeltoac. fixes #4138 Ryan Boren 2007-04-12 02:27:12 +00:00
  • e8c058cfc1 Use get_var and only select cat_ID. see #4040 rob1n 2007-04-12 02:08:40 +00:00
  • f9ab937ce7 Use cat_name instead of cat_nicename when creating categories from import. Props takayukister. fixes #4040 rob1n 2007-04-12 01:49:46 +00:00
  • e58cfd6981 Preserve page hierarchy. Props takayukister. fixes #4025 Ryan Boren 2007-04-12 01:34:15 +00:00
  • f8680b6c3a <!--more--> regex fixes. Props Nazgul. fixes #3698 rob1n 2007-04-11 22:47:36 +00:00
  • 73feece365 Allow passing an empty tag set to wp_set_post_tags() so all tags can be removed from a post. see #3723 Ryan Boren 2007-04-11 18:04:49 +00:00
  • 0fced13a94 Don't use fancy permalinks on draft previews. Props Viper007Bond. fixes #4117 rob1n 2007-04-11 16:52:58 +00:00
  • 95918aee5d Add the_meta_key filter with $key and $value arguments. Props mdawaffe. fixes #2861 rob1n 2007-04-11 05:38:30 +00:00
  • 5327a547db Rollback wonky part of [5193]. see #4084 rob1n 2007-04-11 03:41:42 +00:00
  • 9b7feef7a9 Don't die because of output by badly-written plugins upon activation. Props masquerade. fixes #4127 rob1n 2007-04-11 03:23:23 +00:00
  • 9dcdbbd7ae Tweak displaying comments awaiting moderation to their authors. Props wnorris. fixes #4108 rob1n 2007-04-11 03:12:11 +00:00
  • f69917f454 Take out duplicate ID. Props JeremyVisser. fixes #3432 rob1n 2007-04-10 23:44:58 +00:00
  • c014b4d5fe Run make_clickable before texturize. Props Nazgul. fixes #4116 rob1n 2007-04-10 23:21:00 +00:00
  • 513726b6c7 Change get_the_tags() to return an array of tags. Move tag list code to the_tags(). fixes #4123 Ryan Boren 2007-04-10 21:23:11 +00:00
  • e075553eba Tag clouds from mdawaffe. fixes #4129 Ryan Boren 2007-04-10 19:52:15 +00:00
  • f9dbc69605 Bumpage Ryan Boren 2007-04-10 19:08:49 +00:00
  • b5bb5e3ee6 Add get_tags(). See #3723 Ryan Boren 2007-04-10 18:55:51 +00:00
  • 4f59c037ce s/get_post_tags/wp_get_post_tags/ to match the rest of the API. Ryan Boren 2007-04-10 18:30:55 +00:00
  • b88969be23 Bump jQuery and Interface versions in script loader. Props Viper007Bond. fixes #4124 rob1n 2007-04-10 17:01:52 +00:00
  • e1ea2d169e Use own category_exists() function, and only list categories to convert. fixes #4107 rob1n 2007-04-10 16:57:21 +00:00
  • 7ffd36eeb0 Fix some i18n and typographical stuff in the UTW importer. Props nbachiyski. fixes #4121 rob1n 2007-04-10 09:27:50 +00:00
  • 4c1d1977b7 Missing change from last commit. Matt Mullenweg 2007-04-10 07:39:47 +00:00
  • c144679edf This fixes the broken paginate_links on the comments and users page, however the way this function works is rather awkward and should be redone. There is far too much complexity for what it's trying to do. Matt Mullenweg 2007-04-10 07:38:36 +00:00
  • c4c416ce62 empty() only takes variables. Props filosofo. fixes #4118 rob1n 2007-04-10 04:28:40 +00:00
  • f2216ff99f Don't autop <script> blocks. Props Nazgul. fixes #3854 rob1n 2007-04-10 00:49:18 +00:00
  • 537e017277 Don't autop <hr />. fixes #3952 rob1n 2007-04-10 00:47:08 +00:00
  • 16194b9fbd Change edit comment link to 'edit' rather than 'e'. Props pishmishy. fixes #3977 rob1n 2007-04-09 21:08:46 +00:00
  • 087a36b357 Default to 'en' for TinyMCE language if get_locale() is empty, to avoid meltdowns. Props m0n5t3r. fixes #4118 rob1n 2007-04-09 16:33:43 +00:00
  • ee25d5d700 Just check for manage_categories. fixes #4107 rob1n 2007-04-09 16:27:22 +00:00
  • 47a79f2001 And that's a wrap, folks. rob1n 2007-04-09 16:15:50 +00:00
  • 9862ce334e Link to categories to tags converter and UTW importer. fixes #4100 #4107 rob1n 2007-04-09 06:35:32 +00:00
  • 5dd06ccdb7 Don't show categories in getCategoryList. fixes #4114 rob1n 2007-04-09 02:12:29 +00:00
  • ab74cb7a60 Google spell connect fix. Props Nazgul. see #3857 Ryan Boren 2007-04-09 00:09:42 +00:00
  • bd96ee067f Add initial UTW tag converter. Props MellerTime. fixes #4100 rob1n 2007-04-08 04:51:35 +00:00