Commit Graph

  • 346fe8e7d2 In twentyten, fix print stylesheet for single column page template. Matt Thomas 2010-04-24 18:20:17 +00:00
  • 2334d676fb In twentyten, apply last-child stylings to pingbacks as well as comments. Matt Thomas 2010-04-24 18:08:46 +00:00
  • 8d7f5fc554 Single quotes are way cooler. Andrew Nacin 2010-04-24 17:49:08 +00:00
  • 8178348739 Style bumps and compressed styles for r14187. see #13083. Andrew Nacin 2010-04-24 17:22:34 +00:00
  • a732e95544 Prevent HTML editor from being resized horizontally. props nomulous, fixes #13064 Andrew Nacin 2010-04-24 16:57:44 +00:00
  • 87981059db Change custom post_type default Rewrite endpoint mask to EP_PERMALINK to ensure comment paging rules are added. Removes redundant/non-usable EP_NONE branch. Fixes #13086 Dion Hulse 2010-04-24 14:42:30 +00:00
  • 70d38b62ac Fix DB upgrade kickoff for removal of usermeta fields. See r14212, r14213, see #13032 Dion Hulse 2010-04-24 10:29:01 +00:00
  • 4c6df3a2e4 Ignore sticky posts which the current user cannot read, Ignore sticky posts which have been explicitly excluded with 'post__not_in'. Fixes #11197 Dion Hulse 2010-04-24 06:04:05 +00:00
  • e9ca3c961f Correct "Last Edited by" username, Updates the last edited username upon save rather than upon a edit lock being created. Props rooodini & deepak.seth. Fixes #12736 Dion Hulse 2010-04-24 04:24:38 +00:00
  • 310a7bcf05 escape the trailing underscore in SHOW TABLES LIKE in delete_blog, fixes #13099 Ron Rennick 2010-04-24 04:15:00 +00:00
  • 75b0dcde46 Add descriptive error messages on Custom Fields updates attempting to set a empty Key or Value. Fixes #11650 Dion Hulse 2010-04-24 03:53:47 +00:00
  • af6fe3689a remove from usermeta table in r14212, see #13032 Ron Rennick 2010-04-24 03:28:12 +00:00
  • 9091ff9cb9 remove alpha-beta1 metabox preferences from options table, see #13032 Ron Rennick 2010-04-24 03:09:48 +00:00
  • 62a7cce4f3 s/'%s'/%s/ in prepares. Props jamescollins. See r13673. See #12416 Dion Hulse 2010-04-24 03:04:05 +00:00
  • 9bffb132ef Remove Horizontal scrollbars on Thickbox iframes. Props ocean90. Fixes #13062 Dion Hulse 2010-04-24 02:59:41 +00:00
  • 4168a748dc Custom background UI tweaks. Props TECannon. see #12186, fixes #12699 Andrew Nacin 2010-04-23 22:10:21 +00:00
  • d192a8ca09 Switch to using esc_url{_raw} for the shortlink output as it is a url not just any attribute. Fixes #10640. Peter Westwood 2010-04-23 21:23:32 +00:00
  • 6908b105e4 Added escaping to wp_shortlink_wp_head() too. See #10640 props sirzooro. Peter Westwood 2010-04-23 21:20:16 +00:00
  • 8d9073103c Introduce get_super_admins(). Allow hard-coding a global super_admins array and bypassing site options. fixes #12815 Ryan Boren 2010-04-23 20:34:03 +00:00
  • e45d699ca7 POT, generated from r14204 potbot 2010-04-23 20:21:09 +00:00
  • 17c7a0d144 In twentyten, CSS code cleanup Matt Thomas 2010-04-23 19:09:02 +00:00
  • 9930e8cd4b Make some branching look less crazy. Andrew Nacin 2010-04-23 19:00:30 +00:00
  • 8dc372a5ea In twentyten, remove border from last child of commentlist, add border to top of respond div Matt Thomas 2010-04-23 18:59:36 +00:00
  • 746aa8edeb In twentyten, fix Firefox print style, make print styles use full page width, and style form inputs. Matt Thomas 2010-04-23 18:49:58 +00:00
  • 774007dd8c Shake away files removed in 3.0. Andrew Nacin 2010-04-23 17:20:26 +00:00
  • bd235b0c53 Return true. fixes #13094 Ryan Boren 2010-04-23 16:50:01 +00:00
  • 353adc8969 Move ms_site_check() to after init and allow super admins to view blocked sites. see #13094 Ryan Boren 2010-04-23 16:18:33 +00:00
  • 4f6c6647f3 Use rtrim() instead of untrailingslashit to avoid formatting.php dependency. Relying on formatting.php breaks SHORTINIT. Ryan Boren 2010-04-23 16:10:48 +00:00
  • de3a5eca3b Fix typo in inline docs. props TobiasBg. see #13088 Andrew Nacin 2010-04-23 15:32:31 +00:00
  • 46c6c0bcf7 Clarify language for non-publication of emails. props lloydbudd, fixes #13026. Andrew Nacin 2010-04-23 15:01:21 +00:00
  • 977b0cd52e Remove fat finger typo. see #13088 Ryan Boren 2010-04-23 14:26:00 +00:00
  • bfe3ca3b90 Bring back delete on empty value for update_user_option() to preserve back compat. Switch to delete_user_option() in core. Props mdawaffe. fixes #13088 Ryan Boren 2010-04-23 14:25:05 +00:00
  • e0ac5d0e81 Do not force formatted number to int. Props brentes, fixes #10555 Nikolay Bachiyski 2010-04-23 06:05:07 +00:00
  • c97705cd49 - don't pass user id to list_users check - only link the username if the edit_user cap check passes Joseph Scott 2010-04-22 22:53:44 +00:00
  • 3f2ee78320 Restore support for floating point numbers in number_format_i18n(). Fixes #10555. Peter Westwood 2010-04-22 21:39:37 +00:00
  • cae7b3b275 New 'list_users' cap to provide more controls over listing users vs. editing users. Joseph Scott 2010-04-22 19:48:13 +00:00
  • 74cae0802c Fix paging numbers. Props ocean90. fixes #13082 Ryan Boren 2010-04-22 17:59:21 +00:00
  • f28be2ee6a Dashboard and Press This RTL fixeixes. Props yoavf. fixes #13083 Ryan Boren 2010-04-22 17:54:08 +00:00
  • 0a0ec2ff46 Make the $path argument of load_muplugin_textdomain() functional -- relative to mu-plugins. Props uglyrobot, fixes #12875 Nikolay Bachiyski 2010-04-22 11:32:50 +00:00
  • 2d684e0eb7 fix page count calc for unattached media, props PeteMall, see #12448 Ron Rennick 2010-04-21 23:30:06 +00:00
  • 00b53270ca Remove unnecessary translations of decimal point character and number of decimal places. Fixes #10555 props nbachiyski. Peter Westwood 2010-04-21 21:41:20 +00:00
  • 3479e68ff8 Return after echoing cached calendar. Fixes double output. Props mtdewvirus. fixes #13077 Ryan Boren 2010-04-21 21:35:39 +00:00
  • dcdde9cb36 Allow a theme to set an id on the container object for the wp_nav_menu output. Fixes #13057 props thee17. Peter Westwood 2010-04-21 21:32:08 +00:00
  • 3750f4ac5d Move the global up Ryan Boren 2010-04-21 20:37:54 +00:00
  • 70fdc2138c Make sure is set correctly when advanced-cache.php is being used. Ryan Boren 2010-04-21 20:34:32 +00:00
  • 6973ce2f9f Clear the users cache when updating user metadata. fixes #13075 Ryan Boren 2010-04-21 18:25:03 +00:00
  • 20dcabfd49 Add multisite check on delete. Check promote_user cap. see #13074 Ryan Boren 2010-04-21 17:58:10 +00:00
  • d6208f9a02 Help translators with meaning of MB and GB. They are definitely not Macbook and Great Britain Nikolay Bachiyski 2010-04-21 17:44:21 +00:00
  • 0e3d10f5ac Separate user deletion and removal. Add promote_users cap so that multisite Admins (not supes) can promote. see #13074 Ryan Boren 2010-04-21 17:43:53 +00:00
  • 633278d3be Improve documentation of validate_current_theme() Peter Westwood 2010-04-21 17:14:25 +00:00
  • f234057c83 Add add_users cap to allow distringuishing between adding and creating users. Ryan Boren 2010-04-21 16:33:13 +00:00
  • bc16bc564e Upgrader i18n fixes: add translator messages, take tags out of a message and use the correct error text when including both the title and the error message Nikolay Bachiyski 2010-04-21 10:58:06 +00:00
  • 98da786577 Change user name to username for consistency Nikolay Bachiyski 2010-04-20 17:40:08 +00:00
  • cb1baf850f Focus on the password field if the user has come from the default password nag Nikolay Bachiyski 2010-04-20 17:16:14 +00:00
  • ebb05d65d4 Split the default password nag text to several translatable strings Nikolay Bachiyski 2010-04-20 17:15:07 +00:00
  • 0663ca9043 Take <em> tag out of translatable string Nikolay Bachiyski 2010-04-20 17:06:41 +00:00
  • 81d0b63fde Don't use missing $taxonomy in screen_options(). $tax->name has the taxonomy slug/name we need Nikolay Bachiyski 2010-04-20 15:13:27 +00:00
  • 0cab071f77 Trash should always be in titlecase for consistency Nikolay Bachiyski 2010-04-20 14:54:36 +00:00
  • 47536f1eee Add missing semi-colon in the end of quote entity. Props Cátia Kitahara Nikolay Bachiyski 2010-04-19 20:49:13 +00:00
  • c74c1884d5 Un-www wordpress.org links in two importers Nikolay Bachiyski 2010-04-19 15:09:38 +00:00
  • f6df31176b Add a translators comment to clarify what comes after at Nikolay Bachiyski 2010-04-19 15:08:48 +00:00
  • c20efb28e8 Indent and split into several lines the HTML for wp-admin logo Nikolay Bachiyski 2010-04-19 13:33:18 +00:00
  • d10ff2dfc5 Canonical redirect to correct location if rss2 is not default feed. wp-feed.php redirection to default feed type instad of rss2. Props solarissmoke. Fixes #13047 Dion Hulse 2010-04-19 12:03:01 +00:00
  • 8fc4c41c77 Take out opening and closing <p> tags from translation strings. Focus on the key input on page load. Nikolay Bachiyski 2010-04-19 12:01:32 +00:00
  • 6f89c1a63a Remove double-query for Author ID. Props simonwheatley. Fixes #12048 Dion Hulse 2010-04-19 10:50:03 +00:00
  • c79e18467b Make the 'Delete' action link for plugins red. fixes #12741, props jane. Andrew Nacin 2010-04-18 17:43:16 +00:00
  • d7a1de87f0 Introduce is_post_type(). Can check if a post type is registered, or also if a post (current or specified) is of a certain post type. fixes #12588, props sirzooro, blepoxp, rmccue Andrew Nacin 2010-04-18 17:40:50 +00:00
  • c3ec0a0c9c Change the 'per page' screen options strings. fixes #12872, props caesarsgrunt. Andrew Nacin 2010-04-18 17:15:58 +00:00
  • 1061d2e414 Remove dead code. props azaozz, see #11882. Andrew Nacin 2010-04-18 16:49:18 +00:00
  • bf00891a05 Use is_post_type_hierarchical and is_taxonomy_hierarchical when we're fetching a post/tax object only to check the hierarchical flag. fixes #12950. Andrew Nacin 2010-04-18 15:54:45 +00:00
  • 7369d04015 Use wp_parse_args in register_sidebar. fixes #11836, props scribu. Andrew Nacin 2010-04-18 15:32:39 +00:00
  • ac368dbd77 Optimize the Authors drop-down in export.php. Makes it one query, also orders authors by display name. see #10317. Andrew Nacin 2010-04-18 14:51:55 +00:00
  • 122abf2fa8 Fix page-<pageslug>.php templates for static front pages. See #12907 Dion Hulse 2010-04-18 11:50:48 +00:00
  • a897bc0275 Fix invalid paths in requires. See r14139. See #12594 Dion Hulse 2010-04-18 09:51:19 +00:00
  • a299bd5c3e Better styling for Press This Category tabs in Classic theme. Fixes #12809 Dion Hulse 2010-04-18 09:44:07 +00:00
  • 5bfc2f5463 Better styling for Press this Categories. Props duck_. See #12809 Dion Hulse 2010-04-18 09:41:51 +00:00
  • 64340690f9 Move nonces into better locations, Currently nested within the Editor support, which is not always enabled. Props duck_. Fixes #12867 Dion Hulse 2010-04-18 09:23:03 +00:00
  • 5383a45de3 Use correct custom post_type token in get_sample_permalink() Dion Hulse 2010-04-18 09:18:20 +00:00
  • f72a1d860a Use the correct field when determining if the parent can support the Post Editor. See #12792 Dion Hulse 2010-04-18 09:09:45 +00:00
  • 044eb3afba Use Alt Text for Image alt caption (Falling back to Caption, and finally title) in wp_get_attachment_image() and subsequently, WordPress Galleries. Props kallewangstedt for initial patch. Fixes #11846 Dion Hulse 2010-04-18 08:52:18 +00:00
  • 929ff9692b Make (\d)x(\d) texturization less greedy, requires a word boundary either side of the phrase. See #12118 Dion Hulse 2010-04-18 08:26:38 +00:00
  • f42b2b775b Uncheck rows on comments page when hiding rows so as to not affect it by Bulk edits. Fixes #12365 Dion Hulse 2010-04-18 07:37:45 +00:00
  • aa9db422bf Fix typo in unspamed comments message Dion Hulse 2010-04-18 07:32:59 +00:00
  • 09c1f4eb75 Advertise the correct comment feed link for a Page on the Front. Do not canonical redirect the front page comments feeds to home. Fixes #12452 Dion Hulse 2010-04-18 06:51:16 +00:00
  • 7a1c3bdf27 Bump the other upgrade check, Fixes r14138. See #11866 Dion Hulse 2010-04-18 06:18:00 +00:00
  • ec4f5b83bf Use relative paths when including files, avoiding include_path. fixes #12594, props sorich87. Andrew Nacin 2010-04-18 06:14:45 +00:00
  • 148e92a58c Delete old hierarchical taxonomy children cache' on upgrade. Fixes #11866 Dion Hulse 2010-04-18 06:08:40 +00:00
  • d76c69f054 Escape some permalinks. add_query_arg will &, not &amp;, so we need to use esc_url those when used in an attribute. fixes #12126. Andrew Nacin 2010-04-18 06:01:19 +00:00
  • d171d06d5e Switch to site_url() as wp-app base. fixes #11916 Andrew Nacin 2010-04-18 05:56:35 +00:00
  • a8d984183f Fix sticky post handling. Use unset instead of array_splice to remove an item by key retrieved by array_search. props jeffstieler, fixes #11966. Andrew Nacin 2010-04-18 05:11:05 +00:00
  • b15624a124 Bail from WP_HTTP when a invalid URL is provided. Fixes #12964 Dion Hulse 2010-04-18 04:58:19 +00:00
  • 8771fc4af7 Allow include/exclude args to be arrays in get_posts() and get_pages(). Utilizes wp_parse_id_list(). props scribu, fixes #11076. Andrew Nacin 2010-04-18 04:54:19 +00:00
  • 6e7fed8863 Switch to simpler language regarding publication of email addresses in comment_form() template. props bumbu, see #13026. Andrew Nacin 2010-04-18 04:49:19 +00:00
  • 8d47975e76 Allow orberby in wp_list_bookmarks to accept a comma-delimited list of fields, per docs. fixes #12421, props sorich87, scribu. Andrew Nacin 2010-04-18 04:45:09 +00:00
  • b0293c96f9 Update _wp_translate_postdata() capability checks to use Post Type API capability fields. Props duck_. Fixes #12987 Dion Hulse 2010-04-18 04:26:39 +00:00
  • aaf9bcf21d Fix typo in Proxy Authorization header. Props thales.tede. Fixes #12995 Dion Hulse 2010-04-18 04:01:19 +00:00
  • b85b748fdc Respect the comment ID parameter in comment_excerpt(). Props tenpura. Fixes #12874 Dion Hulse 2010-04-18 03:45:24 +00:00
  • 70af67f01c Escape/texturize Admin menu titles. Fixes page titles such as "Foo & Bar" not being entity encoded. Also includes some basic whitespace/standards cleanup to a related function. Fixes #12039 Dion Hulse 2010-04-18 03:38:47 +00:00
  • 2d50f72462 Check $pagenow?post_type=$typenow for submenu titles, Fixes page titles for plugin pages added to custom post_type's. Fixes #12985 Dion Hulse 2010-04-18 02:56:00 +00:00
  • 632de8561e Fix undefined page var in Post Javascript; Fixes inactive cancel button in Publish time selection. Props duck_. Fixes #12829 Dion Hulse 2010-04-18 01:54:44 +00:00