Commit Graph

  • 4cbec5b34a Notice fix. Props mrmist. fixes #8446 Ryan Boren 2009-05-13 19:04:26 +00:00
  • 7f57ebe750 Remove stale enclosures. Props mystyman. fixes #6840 Ryan Boren 2009-05-13 05:15:27 +00:00
  • 3dafb2c908 Default plugins per page to 999 Ryan Boren 2009-05-13 04:26:40 +00:00
  • aeb9272a1c Exclude <tt> from formatting. props JulienV. fixes #8321 Mark Jaquith 2009-05-12 22:51:24 +00:00
  • a2bf4db52b Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 Mark Jaquith 2009-05-12 22:40:56 +00:00
  • f3cd99df21 Typo fix. Props Denis-de-Bernardy. fixes #9801 Ryan Boren 2009-05-12 20:18:32 +00:00
  • c3d1eafb7d Fix widget registration with PHP 4. see #9800 Ryan Boren 2009-05-12 19:17:30 +00:00
  • 3de68bc265 Fix notice in wp-admin/includes/widgets.php Andrew Ozz 2009-05-12 19:12:50 +00:00
  • 58a1c4ac9e Lowercase widgets $id_base, props Denis-de-Bernardy, fixes #9797 Andrew Ozz 2009-05-12 17:56:04 +00:00
  • 0898e4b2e4 Sort active plugins before inactive plugins in all plugins list Ryan Boren 2009-05-12 17:32:57 +00:00
  • 5df6a6ad9d Use IDs instead of slugs in CSS classes ro avoid invalid class names. Props hakre. fixes #8446 Ryan Boren 2009-05-12 17:11:57 +00:00
  • e2e4c53a93 Clear cache after deleting meta. Props Denis-de-Bernardy. fixes #9009 Ryan Boren 2009-05-12 17:10:05 +00:00
  • 58ab59ad76 Update upload error strings. Props Askapache. fixes #9625 Ryan Boren 2009-05-12 17:02:34 +00:00
  • 2786a02afe Feed namespace hooks. Props Denis-de-Bernardy, peaceablewhale. fixes #9792 Ryan Boren 2009-05-12 16:57:49 +00:00
  • 74573d082f Pass user to actions. Props sirzooro. fixes #9795 Ryan Boren 2009-05-12 16:54:18 +00:00
  • b503e32aa2 Use absolute paths for includes. Props hakre. fixes #9750 Ryan Boren 2009-05-12 16:47:49 +00:00
  • a3f252ffbd Add filter: the post content "more link", props JohnLamansky, fixes #9711 Andrew Ozz 2009-05-12 06:38:59 +00:00
  • 86749778d2 Post comments feed link HTML filter, props JohnLamansky, fixes #9712 Andrew Ozz 2009-05-12 06:19:36 +00:00
  • d7a4c9f7a0 Remove unneeded pipe in admin footer. Props DD32, Denis-de-Bernardy. fixes #8676 Ryan Boren 2009-05-12 06:10:08 +00:00
  • f122d4bcf6 Correct footer background colour for default theme, props jdub, fixes #9733 Andrew Ozz 2009-05-12 06:04:47 +00:00
  • 17de82bb6f Ampersand validation fix. Props hakre. fixes #9402 Ryan Boren 2009-05-12 05:58:57 +00:00
  • 251defea2e Add style to the URL in automatic update/install messages, props Simek, fixes #9781 Andrew Ozz 2009-05-12 05:53:07 +00:00
  • 60fe439618 Add .help css class for the media library, fixes #9790 Andrew Ozz 2009-05-12 05:47:46 +00:00
  • 5cc712d1e3 Add title attributes to links in recent entries widget. Props topncal, Denis-de-Bernardy. fixes #6091 Ryan Boren 2009-05-12 05:47:25 +00:00
  • bbf835ab0c Allow quotes in passwords. fixes #8866 Ryan Boren 2009-05-12 05:21:32 +00:00
  • 5f93d0344c Make login more pluggable. Props Denis-de-Bernardy. fixes #9682 Ryan Boren 2009-05-12 04:55:06 +00:00
  • 2e71b19772 Translate continent and city names for timezone picker. see #9794 Ryan Boren 2009-05-12 01:04:16 +00:00
  • 3a61686b36 Ensure Profile page has icon for all users, props jdub, fixes #9732 Andrew Ozz 2009-05-12 00:59:35 +00:00
  • 5982580e70 Fix sign of GMT offsets. Props Denis-de-Bernardy. fixes #9758 Ryan Boren 2009-05-12 00:32:36 +00:00
  • c98ba1c9d3 Justify tag clouds, props Simek, fixes #9782 Andrew Ozz 2009-05-12 00:20:19 +00:00
  • b008acad7d Clear float in themes search results, props hakre, fixes #9694 Andrew Ozz 2009-05-12 00:08:31 +00:00
  • cf14056f90 Show theme install help text only if user has install_themes cap. Ryan Boren 2009-05-11 23:42:46 +00:00
  • b52feaaa0f Clear future publishing hook on post deletion. Fixes #5364 props develish and Denis-de-Bernardy. Peter Westwood 2009-05-11 22:17:13 +00:00
  • 9a1ebaa73b Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783 Ryan Boren 2009-05-11 22:11:13 +00:00
  • 3abfce8c28 Drop raw check in sanitize_post so int fields are always sanitized. Peter Westwood 2009-05-11 22:10:45 +00:00
  • 8f124cb667 phpdoc updates for l10n functions. Fixes #9767 props demetris. Peter Westwood 2009-05-11 21:15:05 +00:00
  • 24f1a73605 Remove manifest from html until we get it working. see #7262 Ryan Boren 2009-05-11 21:07:21 +00:00
  • b13e97af40 Add a 'rss2_comments_ns' action to the namespaces section of the RSS2 comments feed. Fixes #5819. Peter Westwood 2009-05-11 21:02:18 +00:00
  • cfa0abc319 Switch dotclear importer to use builtin UTF8 testing functionality. Fixes #9771 props hakre. Peter Westwood 2009-05-11 20:26:27 +00:00
  • f0ddd3b15d Add invisible class to bundled themes. Props hakre. fixes #9755 Ryan Boren 2009-05-11 20:18:57 +00:00
  • f39359771a Fix plugin update notice Ryan Boren 2009-05-11 20:14:27 +00:00
  • 77fd53d47c Fix plugin update notice Ryan Boren 2009-05-11 20:12:03 +00:00
  • 2a25e50450 Add title option to search widget. Props hakre. fixes #9756 Ryan Boren 2009-05-11 19:48:56 +00:00
  • 5406d9d5fa Add locale upgrade hint. Props nbachiyski. fixes #8729 Ryan Boren 2009-05-11 19:44:21 +00:00
  • dd0ac1d1bc Add slash:comments extension to RSS2 feed to give comment counts for posts. Fixes #4023 props peaceablewhale. Peter Westwood 2009-05-11 19:42:47 +00:00
  • 4f60459b28 Add function_exists check for gzdecode. see #9761 Ryan Boren 2009-05-11 19:34:24 +00:00
  • cdb7df7737 Better theme page help. Fixes #9745 based on patch from demetris. Peter Westwood 2009-05-11 18:59:09 +00:00
  • a7a9b6e3a5 Add the_author_aim() to deprecated. see #8776 Ryan Boren 2009-05-11 17:56:34 +00:00
  • 5fca0502fa Set REQUEST to contain GET + POST. No cookies. fixes #8814 Ryan Boren 2009-05-11 17:48:24 +00:00
  • 8dc7b9a30f Better excerpt text and linkage. Props demetris, Denis-de-Bernardy. fixes #9371 Ryan Boren 2009-05-11 17:36:43 +00:00
  • 7b393909ef Update password nage text. Props Denis-de-Bernardy. fixes #9710 Ryan Boren 2009-05-11 17:34:24 +00:00
  • 29c684cf90 Revert accidental bits. see #9706 Ryan Boren 2009-05-11 17:32:16 +00:00
  • 352827e01a Add timezone_string to populate_options. Props hakre. fixes #9706 Ryan Boren 2009-05-11 17:31:30 +00:00
  • ed05a1e8f8 Accept only IDs for get_term_link(). Prop filosofo. fixes #9323 Ryan Boren 2009-05-11 16:37:42 +00:00
  • 318e19884c Typo fix Ryan Boren 2009-05-11 05:24:56 +00:00
  • fe23680080 Remove intro Ryan Boren 2009-05-11 05:19:18 +00:00
  • 00268d9665 Allow use of _pad_term_counts for all hierarhcical taxonomies. Props mgsisk, Denis-de-Bernardy. fixes #8350 Ryan Boren 2009-05-11 05:01:12 +00:00
  • 9dab147679 JOIN instead of LEFT JOIN. Props Denis-de-Bernardy. fixes #9720 Ryan Boren 2009-05-11 04:56:00 +00:00
  • 8d19b10d66 Sanitize plugin update information. Props hakre, Viper007Bond. fixes #5422 Ryan Boren 2009-05-11 04:50:36 +00:00
  • c09e996228 Pass IDs, not objects, to get_category_link(). fixes #9784 Ryan Boren 2009-05-11 04:45:39 +00:00
  • 5f8dcb3377 Put back disabling of sortables for folded sidebars, see #9511 Andrew Ozz 2009-05-10 10:33:30 +00:00
  • 9b67652231 Fix typo in [11253] fixes #8704 props Denis-de-Bernardy. Peter Westwood 2009-05-10 09:25:43 +00:00
  • d9b8bed089 Add filters for default widgets calling template functions, props Denis-de-Bernardy, fixes #9780 Andrew Ozz 2009-05-10 09:14:37 +00:00
  • a08a8c6db9 Add a filter to the result of wp_get_object_terms(). Fixes #8704 props Denis-de-Bernardy. Peter Westwood 2009-05-10 09:11:58 +00:00
  • 2e5a6f847b Update phpdoc for get_pages() and fix bugs in previous commit. Peter Westwood 2009-05-10 09:00:18 +00:00
  • 4f8ebb957c Add paging support to get_pages(). Fixes #4531 props DD32. Peter Westwood 2009-05-10 08:55:49 +00:00
  • a9c7730610 Allow for custom ordering in get_terms(). Fixes #7539 props DD32. Peter Westwood 2009-05-10 07:57:07 +00:00
  • a99e78ba1e Filter out blank urls for commentors. Fixes #5789. Peter Westwood 2009-05-10 07:26:30 +00:00
  • 79a1dd8466 Add 'pre_comment_on_post' action to allow early denial by spam plugin. Fixes #8343. Peter Westwood 2009-05-10 07:11:12 +00:00
  • ef81374592 Sort widgets by name case insensitive, fixes #9766 Andrew Ozz 2009-05-10 06:56:27 +00:00
  • f6a357da51 Append the widget's title to the header, adjust sidebar height after changing widgets, see #9511 Andrew Ozz 2009-05-10 00:49:48 +00:00
  • 8d6cb67233 esc_js(). Shorter, follows new escaping naming convention. Mark Jaquith 2009-05-09 07:27:22 +00:00
  • 90ef467838 Revert line that breaks browser uploader Ryan Boren 2009-05-08 20:45:04 +00:00
  • ed9fa72efc Cache empty results for adjacent post queries Ryan Boren 2009-05-08 19:47:30 +00:00
  • 7bdc97c1b8 Typo fix Ryan Boren 2009-05-08 18:21:05 +00:00
  • 830907b08d Cache get_adjacent_post() queries for the duration of the page load to avoid running queries multiple times Ryan Boren 2009-05-08 18:04:13 +00:00
  • 0dd0fb550d Properly unset widget number when saving Andrew Ozz 2009-05-08 17:17:54 +00:00
  • ef540360eb Strip tags from category description when used as title, props demetris, fixes #9753 Andrew Ozz 2009-05-08 13:47:26 +00:00
  • 2b97f18c3d Fix old format multi-number placeholder in widgets Andrew Ozz 2009-05-07 21:58:45 +00:00
  • fe0e3123c9 Minor tidy up from merge of changes to BackPress. Peter Westwood 2009-05-07 21:49:10 +00:00
  • 96c57854d3 Pass just the headers array to should_decode. Fixes #9754 props willnorris. Peter Westwood 2009-05-07 21:18:20 +00:00
  • 424eed30a7 Allow plugis to replace just the default help, preserving contextual. Ryan Boren 2009-05-07 19:30:41 +00:00
  • 1466033b1e Minor widgets screen css fixes Andrew Ozz 2009-05-07 19:07:41 +00:00
  • 76e525c50f Cast to string in array_key_exists() in media.php, props lusuonline, fixes #9749 Andrew Ozz 2009-05-07 17:28:51 +00:00
  • b63adead33 Add missing "echo" in plugin installer, props Viper007Bond, fixes #9746 Andrew Ozz 2009-05-07 10:18:12 +00:00
  • 8ba82ffe36 Revert the rememeber last view for comments page code as it is confusing. Peter Westwood 2009-05-07 07:38:14 +00:00
  • 5173e6c7f8 Prevent notice check on invalid sticky settings. See #9393 props nbachiyski. Peter Westwood 2009-05-07 07:05:35 +00:00
  • 8e3c9121f8 Fix notices when an in-use widget is deleted. See #9393 props nbachiyski Peter Westwood 2009-05-07 06:59:06 +00:00
  • a9fc3bac09 Fix notices when the Recent_Comments widget has no settings Peter Westwood 2009-05-07 06:57:28 +00:00
  • fa31602215 Set empty file type if skipping file type check. Fixes notices when importing. See #9393 props sivel. Peter Westwood 2009-05-07 06:50:54 +00:00
  • 18291c1084 Notice fix for plugin editor when no functions found. See #9393 props sivel. Peter Westwood 2009-05-07 06:48:21 +00:00
  • 76fcdd118d Show Plugin Information thickbox title only when installing plugins, restore access to links on install plugins screens, some colors-fresh.css cleanup, fixes #9742 Andrew Ozz 2009-05-07 02:41:36 +00:00
  • b4511b71fd Change CSS classes to avoid collisions with ui.tabs, fixes #9740 Andrew Ozz 2009-05-06 21:31:07 +00:00
  • 5926a70719 Allow a plugin to vary the comment cookie lifetime (or even remove the cookies altogether). Fixes #4996. Peter Westwood 2009-05-06 20:58:46 +00:00
  • e7cb860785 Updates phpDoc for the post functions. See #8805 props CharlesClarkson. Peter Westwood 2009-05-06 20:49:36 +00:00
  • 3ddea2e3a4 Update phpDoc for update_option. See #8805 props rmccue. Peter Westwood 2009-05-06 20:33:59 +00:00
  • 1ac5aa671c Decode the commenters name why looking up un-moderated comments. Fixes #6992. Peter Westwood 2009-05-06 20:24:57 +00:00
  • f48b7b73a1 Fix RTL color stylesheet loading. Props hakre. fixes #9735 Ryan Boren 2009-05-06 17:47:58 +00:00
  • 8294109dfb Revert[11210]. fixes #9738 see #9515 Ryan Boren 2009-05-06 16:56:13 +00:00
  • c07f397c04 Default password nag fixes. Props DD32. fixes #9710 Ryan Boren 2009-05-06 16:19:40 +00:00