Commit Graph

  • 18c1cade87 Category hierarchy fixes. see #4189 Ryan Boren 2007-05-30 01:39:47 +00:00
  • 1bb6925679 Add ignore_empty option to wp_count_terms(). see #4189 Ryan Boren 2007-05-30 01:05:44 +00:00
  • 7480586494 Add missing taxonomy argument. Props nbachiyski. fixes #4362 see #4189 Ryan Boren 2007-05-29 23:06:46 +00:00
  • 479ecdf5f8 Fix listing of categories with parents. see #4189 Ryan Boren 2007-05-29 21:50:00 +00:00
  • cfa5ecfd4b get_term_children() and category query fixes. Ryan Boren 2007-05-29 21:27:49 +00:00
  • e0bf0ffa02 Use taxonomy instead of post2cat. see #4189 Ryan Boren 2007-05-29 16:52:31 +00:00
  • 1a08c04371 switch to term_id and name for category sorting. see #4189. sort by term_id for category permalinks, by name for get_the_category(). fixes #4335 for trunk. Props Erik Barzeski for the find. Mark Jaquith 2007-05-29 04:54:45 +00:00
  • c342666830 use clean_url(). Nice catch, g30rg3x. see #4333 for trunk Mark Jaquith 2007-05-29 04:35:23 +00:00
  • 442ef7253a Post and page management filter additions from mdawaffe. see #3945 Ryan Boren 2007-05-29 04:28:10 +00:00
  • c4bb18caa6 Use API instead of SELECT. see #4189 Ryan Boren 2007-05-29 04:26:36 +00:00
  • ac1db497fc get_objects_in_term() Ryan Boren 2007-05-29 04:25:09 +00:00
  • e0bfab53bf Nomenclature changes. see #3945 Ryan Boren 2007-05-28 22:31:31 +00:00
  • c5b072deba Show drafts that have a published parent. Props mdawaffe. fixes #4356 Ryan Boren 2007-05-28 21:55:12 +00:00
  • d7ed90532a declare $user_ID global in load_template(). fixes #4354. Mark Jaquith 2007-05-28 21:32:35 +00:00
  • 0f5fa587a2 Move Dashboard's news to jQuery. see #3824 rob1n 2007-05-28 20:46:03 +00:00
  • 6b9af86a5c Add a is_user_logged_in() check. rob1n 2007-05-28 20:39:24 +00:00
  • b7cfd8739e Show me more! rob1n 2007-05-28 19:32:24 +00:00
  • b906e9dd95 Update TinyMCE to 2.1.1.1 (look at all those 1's...). fixes #4262 rob1n 2007-05-28 19:30:05 +00:00
  • 13dade0e8d Fix category permalinks. Update cat_ID to term_id. fixes #4349 see #4189 Ryan Boren 2007-05-28 18:47:08 +00:00
  • c9b37847ce Better draft, private, and future post/page management from mdawaffe. fixes #3945 Ryan Boren 2007-05-28 18:34:06 +00:00
  • 7de241d284 Moderation cleaned up, add paging and various bug fixes. fixes #4317 rob1n 2007-05-28 17:21:25 +00:00
  • 5b7256e644 Actually, this makes more sense. rob1n 2007-05-28 17:11:42 +00:00
  • d5816ce68b Turn string to upper. Props Donncha. fixes #4350 rob1n 2007-05-28 17:05:46 +00:00
  • cfa15d668b Fix category/tag base wording. see #4189 Mark Jaquith 2007-05-28 06:46:39 +00:00
  • 0a52564fc2 Int cast. Props to Alexander Concha for the find, Joseph Scott for the patch. Mark Jaquith 2007-05-28 05:12:56 +00:00
  • 4308eff227 permalink_link() is deprecated, and should reference its replacement. Mark Jaquith 2007-05-28 04:39:40 +00:00
  • 6e0db32ccc Add rel="tag" to tag links. fixes #4159 rob1n 2007-05-28 02:07:59 +00:00
  • 7baf9a0320 Register taxonomies as object instead of arrays. Fix tt_ids query in get_post_terms(). Ryan Boren 2007-05-28 00:51:24 +00:00
  • 627652c9ee Set eol-style Ryan Boren 2007-05-28 00:04:33 +00:00
  • 824eb7db2a A helpful pointer for a possible cause of this error. Matt Mullenweg 2007-05-27 22:08:42 +00:00
  • 921a17e6a0 Return true when deleting link to satisfy admin-ajax error check. see #4189 Ryan Boren 2007-05-27 19:43:44 +00:00
  • ed0d41fb04 Fix up exporter. Remove more refrences to the categories table. see #4189 Ryan Boren 2007-05-27 19:32:45 +00:00
  • d002dd601f Fix default cat options. see #4189 Ryan Boren 2007-05-27 17:57:15 +00:00
  • 668f977343 Typo fix from flinkflonk. fixes #4347 see #4189 Ryan Boren 2007-05-27 17:45:31 +00:00
  • cb8250ff30 Link category fixes. see #4189 Ryan Boren 2007-05-27 17:21:04 +00:00
  • bbcffa4c56 Delete term if no taxonomies use it. see #4189 Ryan Boren 2007-05-27 06:29:52 +00:00
  • 6485c0e03f Change term count callback style. see #4189 Ryan Boren 2007-05-27 06:17:50 +00:00
  • 2ea53fa534 Remove debug. see #4189 Ryan Boren 2007-05-27 05:28:30 +00:00
  • b41b02db5d Fix object term relationship deletion and count updating. Ryan Boren 2007-05-27 05:15:18 +00:00
  • 455d73121f Term cache work. see #4189 Ryan Boren 2007-05-26 23:32:06 +00:00
  • b75bf365f8 cat2tag fixes. see #4189 Ryan Boren 2007-05-26 18:59:58 +00:00
  • 4c2cd543c1 Update cat2tag converter. Some term API tweaks. see #4189 Ryan Boren 2007-05-26 18:54:16 +00:00
  • dc77043278 During upgrade, make slugs unique and put like slugs in a term group. see #4189 Ryan Boren 2007-05-26 17:47:20 +00:00
  • 4153107e1f Fix schema formatting to appease dbDelta. see #4189 Ryan Boren 2007-05-25 22:57:52 +00:00
  • a030294e1d Fix typo. rob1n 2007-05-25 16:27:34 +00:00
  • cc0dcf4992 Fix Atom feeds' categories. fixes #4307 rob1n 2007-05-25 15:55:30 +00:00
  • 4aa71c8ae9 More xmlrpc.php i18n fixes from nbachiyski. fixes #3997 rob1n 2007-05-25 15:33:47 +00:00
  • 31456987f3 Actually check for PHP 4.2. Props nbachiyski. fixes #4336 rob1n 2007-05-25 14:51:33 +00:00
  • 654381d080 Fix include path. see #4334 Ryan Boren 2007-05-25 09:53:16 +00:00
  • 6bf777e1d9 Don't load category cache from old tables. see #4189 Ryan Boren 2007-05-25 09:45:55 +00:00
  • f1a0a595d7 attribute_escape()s and int casts. see #4333 Ryan Boren 2007-05-25 09:41:04 +00:00
  • 09f70467e0 Admin includes reorg. see #4334 Ryan Boren 2007-05-25 07:16:21 +00:00
  • c018ceb6bd Make sure sanitize_option() is always called when updating options. Ryan Boren 2007-05-25 02:22:30 +00:00
  • bbc3f93aad Don't create old tables. see #4189 Ryan Boren 2007-05-24 22:55:33 +00:00
  • d8f42243a9 Category/tag to taxonomy upgrade. First cut. Ryan Boren 2007-05-24 22:40:24 +00:00
  • 7acc4a5c5f RSD link fixes from Joseph Scott. fixes #4329 for 2.3 Ryan Boren 2007-05-24 17:09:39 +00:00
  • 4fd95fab28 the_search_query() revamp. fixes #4327 rob1n 2007-05-24 03:37:10 +00:00
  • 2bc1518cb8 Use selected() to clean that up. Thanks Mark. fixes #4291 rob1n 2007-05-24 00:29:51 +00:00
  • 9cee075e30 No more TAXONOMY bit fiels. see #4189 Ryan Boren 2007-05-23 22:11:02 +00:00
  • 5bfabcf2d3 wp_delete_term(). see #4189 Ryan Boren 2007-05-23 22:03:24 +00:00
  • 510799abe8 More rel_type elimination. see #4189 Ryan Boren 2007-05-23 20:59:11 +00:00
  • 44ce2aac83 Allow MT Importer to use FTP-uploaded file (to get around php.ini-set file upload size limit). fixes #4284 Mark Jaquith 2007-05-23 19:36:35 +00:00
  • 3261234a0d Convert category queries and list cats to taxonomy. see #4189 Ryan Boren 2007-05-23 18:59:12 +00:00
  • 2b134cc1f7 Set and get post cats to taxonomy. see #4189 Ryan Boren 2007-05-23 18:07:53 +00:00
  • a0e6f06194 wp_insert_category(), cat_rows(), and others using taxonomy. see #4189 Ryan Boren 2007-05-23 17:28:13 +00:00
  • bf709d5234 Filter max upload file size for import form. Props Donncha. fixes #4320 rob1n 2007-05-23 15:45:28 +00:00
  • 7a394a909e Fix bloginfo() filtering when it comes to links. Props Nazgul. fixes #4116 rob1n 2007-05-23 14:58:32 +00:00
  • 4c2f2563a9 Add get_term_by() and taxonomy registration bits. Move more category stuff to taxonomy. see #4189 Ryan Boren 2007-05-23 10:32:33 +00:00
  • 3502ab6a8e Add some term hooks. see #4189 Ryan Boren 2007-05-23 07:26:52 +00:00
  • feb66bda9c Start moving link categories to taxonomy. see #4189 Ryan Boren 2007-05-23 07:15:10 +00:00
  • 7f3e74ffca wp_insert_term() and wp_update_term(). see #4189 Ryan Boren 2007-05-23 05:42:31 +00:00
  • 0bc2a4b956 Add get_terms() and get_term(). Move more of tagging to taxonomy. see #4189 Ryan Boren 2007-05-23 03:57:20 +00:00
  • 759b2afb2a Run the i through the parseInt to avoid IE 7 errors. fixes #4268 rob1n 2007-05-22 22:52:29 +00:00
  • a24222a0f0 Run it through the filter. see #4259 rob1n 2007-05-22 22:36:56 +00:00
  • d575d01059 Remove the_content filter from widget text. see #4259 Ryan Boren 2007-05-22 21:32:07 +00:00
  • c6fc3c6744 Keep the old tables in the schema until everything is converted. see #4189 Ryan Boren 2007-05-22 20:59:00 +00:00
  • 9aa94b995b Fix primary key on term_relationships. Add wp_set_object_terms(). Setting post tags working now. see #4189 Ryan Boren 2007-05-22 20:39:26 +00:00
  • 86ccde95ad explicitly state Zulu time for desktop editors. Props Erik Barzeski and Joseph Scott. fixes #4314 for trunk Mark Jaquith 2007-05-22 19:57:50 +00:00
  • d2d79b9a58 Prevent current author from claiming authorship of posts from other authors when editing via desktop client. Props Erik Barzeski. fixes #4315 for trunk Mark Jaquith 2007-05-22 19:53:16 +00:00
  • 523a3724bb Very rough initial commit of taxonomy for everyone's hacking pleasure. There be dragons. see #4189 Ryan Boren 2007-05-22 05:12:38 +00:00
  • d0c8498d66 Don't show title if user leaves it blank. see #4259 rob1n 2007-05-22 00:25:44 +00:00
  • f3abb87033 Fix accidental typo. fixes #4300 rob1n 2007-05-21 22:58:22 +00:00
  • 62c94190fb Don't call is_wp_error() in wp_die() if it hasn't been defined yet. fixes #4308 rob1n 2007-05-21 22:50:32 +00:00
  • 137da349c3 Fix theme template field. fixes #4310 for 2.3 Ryan Boren 2007-05-21 20:11:53 +00:00
  • e50ab910fb Check if is_array before unsetting array index. fixes #4306 for 2.3 Ryan Boren 2007-05-21 16:39:08 +00:00
  • d713e47401 Pass text widget text through format_to_edit. Props Ryan. fixes #4302 rob1n 2007-05-21 13:13:22 +00:00
  • 1a25ba4bdb Fix wp-ajax.js addArg's hashes. Props technosailor. fixes #4277 rob1n 2007-05-21 12:56:39 +00:00
  • 17d49e2c27 Keep editing mode when paging through comments. fixes #4300 rob1n 2007-05-21 12:52:44 +00:00
  • 543cda098a Doh. fixes #4292 rob1n 2007-05-19 23:44:37 +00:00
  • 2b9d09d88e Fix widget admin layout for IE7. Props Denis-de-Bernardy. fixes #4264 for 2.3 Ryan Boren 2007-05-19 17:24:25 +00:00
  • ac98122657 Check for switch_themes, not edit_themes. Props Denis de Bernardy. fixes #4292 rob1n 2007-05-19 04:38:51 +00:00
  • 4d8365901e Don't fail when the user don't set WP-Cache up correctly. Props Denis de Bernardy. fixes #4293 rob1n 2007-05-19 04:32:28 +00:00
  • 2a8574bd7b Select the option if it's set to that. fixes #4291 rob1n 2007-05-19 04:26:02 +00:00
  • 3c168c6a65 s/2.1/2.2/ Ryan Boren 2007-05-19 00:24:08 +00:00
  • 986653124a Fix tinymce colorpicker. Props azaozz. fixes #4188 for 2.3 Ryan Boren 2007-05-19 00:10:24 +00:00
  • aec72baa24 Texturize and autop the text widgets, and allow pages to be sorted by a specified field. Props Denis de Bernardy. see #4259 rob1n 2007-05-18 02:29:11 +00:00
  • 3e813379d0 Restore crack-headed arg passing to register_sidebar_widget(). fixes #4275 for 2.3 Ryan Boren 2007-05-16 17:49:32 +00:00
  • ab415652d9 Fix some attribute misnamings. Props Erunafailaro. fixes #4274 rob1n 2007-05-16 17:37:55 +00:00
  • 97209ba734 Update Prototype to 1.5.1 and script.aculo.us to 1.7.1-b2. Props zamoose. fixes #4265 rob1n 2007-05-16 03:27:07 +00:00
  • 5357b1a0af Fix get_pagenum_link(). fixes #3930 rob1n 2007-05-16 02:47:24 +00:00