Commit Graph

  • c3a0a1919b Debug should be a plugin not a core feature for now. See #14772. Peter Westwood 2010-10-28 08:48:52 +00:00
  • 20c34b481c Revert [16039]. Wasn't as much junk as it looked :-( See #14772. Peter Westwood 2010-10-28 08:45:35 +00:00
  • 524c263196 Don't show plugin update counts on the non network admin menu. props PeteMall, see #14435. Andrew Nacin 2010-10-28 08:38:02 +00:00
  • 080daa9752 Strip out some junk from trunk. See #14772. Peter Westwood 2010-10-28 08:35:55 +00:00
  • 4c79038cfe Admin bar cleanup. See #14772 props filosofo. Moves CSS into seperate files. Patch cleanup included moving function call arguments back on to one line where not necessary to split them. Peter Westwood 2010-10-28 08:31:36 +00:00
  • 036d6dbfa4 Don't show plugin update notifications outside of the network admin. props PeteMall, see #14435. Andrew Nacin 2010-10-28 08:31:16 +00:00
  • 35966ee4ac Remove unnecessary bulk actions for plugins re: network admin. props PeteMall, see #14435. Andrew Nacin 2010-10-28 08:30:37 +00:00
  • 27b777b4a6 Purger more create_function usage during autop and iso descrambling. See #14424 props ScottMac. Peter Westwood 2010-10-28 07:38:00 +00:00
  • 82d2869415 Remove create_function usage during preview. See #14424 props ScottMac. Peter Westwood 2010-10-28 07:25:30 +00:00
  • 81c93c3e1f Doc fix for get_author_posts_url. props simonwheatley, fixes #14249. Andrew Nacin 2010-10-28 07:15:23 +00:00
  • 4f2d468602 Fix comment. Andrew Nacin 2010-10-28 06:52:33 +00:00
  • e07a1d59c6 Use esc_html. Ancient, deprecated functions, but a valid fix nonetheless. fixes #14199. Andrew Nacin 2010-10-28 06:30:59 +00:00
  • 2c833277b2 Use correct variable. props linguasite, fixes #14141. Andrew Nacin 2010-10-28 05:58:49 +00:00
  • af1bafa67b Remove unnecessary wp_cache_delete calls. props shidouhikari, fixes #14080. Andrew Nacin 2010-10-28 05:22:45 +00:00
  • 7b6f24eeeb Add a class to 'Your comment is awaiting moderation' in the comment walker and Twenty Ten's callback. fixes #15206. Andrew Nacin 2010-10-28 03:58:51 +00:00
  • 3c1191be53 Prevent double inclusion of plugin when already activated on main site. See #14435 scribu 2010-10-27 23:54:43 +00:00
  • 5fa521edf1 More self_admin_url. props PeteMall, see #14062. Andrew Nacin 2010-10-27 22:51:06 +00:00
  • 4bd893efd3 Use call_user_func for wpnique_filename callback. fixes #14627. Andrew Nacin 2010-10-27 22:27:06 +00:00
  • 9cb09fd090 Docs for wp-admin/includes/file.php. props sivel, see #14783. Andrew Nacin 2010-10-27 22:24:06 +00:00
  • 6289ec0a52 Fix variable name and re-minify list-table.js. See #15211 scribu 2010-10-27 20:19:52 +00:00
  • b2f927ed76 Set additional fields when searching. Fixes #15211 scribu 2010-10-27 20:17:00 +00:00
  • 9c918c6a05 Trigger activation hooks for netork plugins when new site is created. See #14170 scribu 2010-10-27 19:41:59 +00:00
  • 665b15790d Make comment clauses more similar to post clauses. See #15019 scribu 2010-10-27 19:05:39 +00:00
  • 1f23d12a79 Add filters to WP_Comment_Query. Props sc0ttkclark. Fixes #15019 scribu 2010-10-27 18:49:45 +00:00
  • 174c0acfb4 Move get() and set() methods from WP_Query to WP_Object_Query. See #15032 scribu 2010-10-27 18:16:52 +00:00
  • 9cc035e926 Fix inconsistencies in metadata filters. Props sc0ttkclark. See #14766 scribu 2010-10-27 17:45:08 +00:00
  • c33811d3e7 First pass at 'wp.getMediaItem' and 'wp.getMediaLibrary'. See #15151 props koke. Peter Westwood 2010-10-27 17:20:46 +00:00
  • 5fe33fe732 Use self_admin_url(). Props PeteMall. see #14062 Ryan Boren 2010-10-27 16:52:35 +00:00
  • eb4985a24d Action switch no longer needed. see #15174 Ryan Boren 2010-10-27 16:06:40 +00:00
  • 91d456e319 Restore the (at most 15) on the Recent Posts Widgets UI - Accidentally removed as part of [14483]. Peter Westwood 2010-10-27 14:10:47 +00:00
  • 7d80f2e1b3 Don't call activation hooks when upgrading. Props joelhardi for initial patch. See #14915 scribu 2010-10-27 13:40:14 +00:00
  • 3682e8fc98 Pass $network_wide flag to de/activation hooks. See #14170 scribu 2010-10-27 13:20:53 +00:00
  • dfa3d5561d Improve the line height on div.updated, div.error. props joelhardi, fixes #14891. Andrew Nacin 2010-10-27 11:57:55 +00:00
  • 8db82e5ea1 Move registration.php functions to user.php. Deprecate registration.php, everything is now included by default. fixes #13761. Andrew Nacin 2010-10-27 10:46:24 +00:00
  • 82443ce769 Use Absolute URL's & API's in header redirects in more locations. See #14062 Dion Hulse 2010-10-27 10:43:43 +00:00
  • f1299e04a4 Use the api to build site urls. Props nacin. Peter Westwood 2010-10-27 10:29:27 +00:00
  • 3c4cd0b408 Use Absolute URL's in header redirects in wp-admin/plugin.php. See #14062 Dion Hulse 2010-10-27 10:25:13 +00:00
  • 8e7e99047e Fix some encoding issues. props hakre, fixes #14735. Andrew Nacin 2010-10-27 09:54:17 +00:00
  • 605b0c48e3 Don't check the raw edit_others_posts cap. see #12702. Andrew Nacin 2010-10-27 08:48:55 +00:00
  • 71c59b865a Add a 'Sticky' filter on the edit posts page. Add post_in and post_not_in as private query vars in the WP class to support this. fixes #8466. Andrew Nacin 2010-10-27 08:27:45 +00:00
  • 8e5ba0694f Language cleanup. props mrmist, fixes #14409. Andrew Nacin 2010-10-27 08:19:28 +00:00
  • 4dd97a09bf Language cleanup. props jane, scribu, fixes #14585. Andrew Nacin 2010-10-27 08:14:48 +00:00
  • b4818a8af8 Remove the ghetto code and use the script loader properly on the login page. Ensure that we actually have convertEntities available on the login page. Introduce a login_footer action. Hook in the script loader to the login_header and login_footer actions. See #5919, #15124. Peter Westwood 2010-10-27 06:57:10 +00:00
  • 04c90b318b Make a string accurate. props jane, see #5919. Andrew Nacin 2010-10-27 06:48:01 +00:00
  • b138a1b60a Bring back a seperate js file for the password strength meter and correctly mark it as a dependancy of the user profile code. See #5919. Peter Westwood 2010-10-27 06:39:20 +00:00
  • ded564abf0 Wasn't me. Andrew Nacin 2010-10-27 02:23:57 +00:00
  • c1bbe2983f Add 'Check Again' button and timestamp to update-core. Also return the same error message for themes as we do for plugins when no checkboxes are checked. fixes #14764. Andrew Nacin 2010-10-27 02:21:49 +00:00
  • bcbb15ca21 Return empty array in wp_get_sidebars_widgets() if no sidebars are defined. fixes #14876. Andrew Nacin 2010-10-27 01:56:54 +00:00
  • ad18a5dc4b Standardize on 'Display as dropdown' and list those before post counts in default widgets. fixes #15096. Andrew Nacin 2010-10-27 01:52:59 +00:00
  • bb66fd85da Use 'Visit Site' in header if blog has no name. props blepoxp, fixes #13978. Andrew Nacin 2010-10-27 01:48:08 +00:00
  • e7f4600080 jQuery 1.4.4 preview as of Wed Oct 27 00:55:02 2010. see #15227. Andrew Nacin 2010-10-27 00:58:41 +00:00
  • 8b0d9c5856 More pedantry. Andrew Nacin 2010-10-27 00:33:29 +00:00
  • a484cb25a0 Bool cast preg_match, in readable form. see #9824. Andrew Nacin 2010-10-27 00:30:49 +00:00
  • 2fa2485d20 Bool cast preg_match. see #9824. Andrew Nacin 2010-10-27 00:27:08 +00:00
  • f196a4932c Don't trigger verbose page rules if permalink begins with fixed string. Fixes #9824 scribu 2010-10-27 00:25:03 +00:00
  • f9fa7ecc39 Round bottom-right corner of the screen options dropdown. Fixes #15226 scribu 2010-10-26 22:15:58 +00:00
  • 5c3d8ff7b7 Remove trailing newlines. see #14579. Andrew Nacin 2010-10-26 20:21:27 +00:00
  • 2fb5876e7e Specify feed type in the_category_rss() call. props benward, fixes #14451. Andrew Nacin 2010-10-26 20:15:18 +00:00
  • d9abf82f7c Add filters to *_metadata() functions. Props sc0ttkclark. Fixes #14766 scribu 2010-10-26 19:11:27 +00:00
  • 1c9a241148 Introduce 'fields' query var to WP_Query. See #14777 scribu 2010-10-26 19:01:55 +00:00
  • fb3a8f92bf Don't sort plugin descriptions column. Make on state for sortable columns black, not the typical link orange. fixes #15224. Andrew Nacin 2010-10-26 18:15:47 +00:00
  • 4b88dd0f93 Expose the media options over XML-RPC. Fixes #15153 props koke. Peter Westwood 2010-10-26 17:46:29 +00:00
  • afde42977a Fix Dashboard link in Network Admin on update-core. props PeteMall, see #14435. Andrew Nacin 2010-10-26 17:41:43 +00:00
  • 65cb97f7b7 s/awhile/a while/. props jane, PeteMall, fixes #15225. Andrew Nacin 2010-10-26 17:40:54 +00:00
  • b9187fc683 Remove “Actions: ” string from action links (on updater screens). Props demetris. fixes #15047 Ryan Boren 2010-10-26 17:18:49 +00:00
  • 7f1de33932 Hide more meta boxes by default. fixes #14212 Ryan Boren 2010-10-26 17:14:31 +00:00
  • dd57d9fd93 4th argument of wp.getOptions is optional so don't notice if it's not supplied. Peter Westwood 2010-10-26 14:43:20 +00:00
  • bac7033da7 No Admin Bar for XML-RPC requests. Peter Westwood 2010-10-26 14:37:50 +00:00
  • c9d26cd5b3 Refactor wp_get_recent_posts to use get_posts(). Props blepoxp. fixes #14389 Ryan Boren 2010-10-26 13:50:38 +00:00
  • 06780d1fb0 Fix infinite recursion caused by malformed URLs. Props mdawaffe. fixes #14655 Ryan Boren 2010-10-26 13:44:03 +00:00
  • bff73fa973 Cause infinite recursion caused by malformed URLs. Props mdawaffe. fixes #14655 Ryan Boren 2010-10-26 13:43:26 +00:00
  • 90b2bbe16e Allow page rewrites to be disabled. see #13818. Andrew Nacin 2010-10-26 07:12:06 +00:00
  • 55db5a4d9d Classes must be defined before they are extended. props PeteMall, see #14579. Andrew Nacin 2010-10-26 04:48:03 +00:00
  • fcb14d6104 Also look for SUBDOMAIN_INSTALL in is_multisite(). props wpmuguru, fixes #14536 for trunk. Andrew Nacin 2010-10-26 03:45:13 +00:00
  • 9c39f8bcf2 Fix custom background selector for IE7. props duck_, fixes #14152. Andrew Nacin 2010-10-26 03:42:14 +00:00
  • f7345eb522 wp_htmledit_pre for salts in wp-admin/network. fixes #15092. Andrew Nacin 2010-10-26 03:36:23 +00:00
  • f48506bb8f Remove redundant filter. props coffee2code. fixes #14285. Andrew Nacin 2010-10-26 03:34:28 +00:00
  • 14d6d39a72 Remove dead 'delete-link-cat' ajax handler. See #12285 scribu 2010-10-26 01:16:08 +00:00
  • ae76af21a9 Generalize seletion for h2 and h3 tabs. Props chrisbliss18 fixes #15154 Ryan Boren 2010-10-25 20:45:58 +00:00
  • b0208b5a8c Importer and exporter overhaul, mega props duck. Andrew Nacin 2010-10-25 20:43:52 +00:00
  • 8913638185 Attempt at a fix for url encoding issues with UTF8 chars. See #10249. Peter Westwood 2010-10-25 14:50:58 +00:00
  • d68060204a Fix inverted logic. props duck_. fixes #15205. Andrew Nacin 2010-10-25 08:27:49 +00:00
  • c1d8f9cd69 phpdoc for the various list table includes. see #14579. Andrew Nacin 2010-10-25 04:04:18 +00:00
  • d8672ca5d8 Pass comment ID from comment_text to get_comment_text. Also add the comment object as context to the filter. fixes #14261 Andrew Nacin 2010-10-25 03:11:01 +00:00
  • 49589001bb Commit the rest of [15955]. see #14579. Andrew Nacin 2010-10-25 02:58:25 +00:00
  • 2a7cb746de Introduce require_list_table(), rework get_list_table() calls, split default-list-tables into individual files. see #14579. Andrew Nacin 2010-10-25 02:57:43 +00:00
  • 6f05802a40 Shuffle list-table files. First pass. see #14579. Andrew Nacin 2010-10-25 00:12:41 +00:00
  • 4169c12b8a Don't let widget select boxes get cut off by the sidebar in Twenty Ten. props iandstewart, fixes #15114 for trunk. Andrew Nacin 2010-10-24 21:45:35 +00:00
  • a3f3e3f21c Fix long taglines hidden under the header image lte IE7. props iandstewart, fixes #15113 for trunk. Andrew Nacin 2010-10-24 21:40:17 +00:00
  • 0799c3f519 Avoid extra conditional in the subdirectory rewrite rules. props wpmuguru, fixes #15083. Andrew Nacin 2010-10-24 21:09:33 +00:00
  • 8df8490fde Idempotence for sanitize_user(). Make sanitize_key() match its phpdoc. Props duck_ fixes #15198 Ryan Boren 2010-10-24 20:33:54 +00:00
  • 4bc9423b85 Don't use deprecated path in wp_admin_css call. Andrew Nacin 2010-10-24 19:22:39 +00:00
  • f392876ac7 Disable static page dropdowns when 'latest posts' is selected on Settings > Reading. props koopersmith, fixes #15205. Andrew Nacin 2010-10-24 19:20:52 +00:00
  • 787da5c464 Allow fields with a paragraph tag to align to top in the form-table on settings pages. see #15205. Andrew Nacin 2010-10-24 18:07:20 +00:00
  • 31cb193012 Add sanitized plugin name as id attribute to plugin rows. See #14579 scribu 2010-10-24 15:46:33 +00:00
  • a719899fca Rearrange wp-load include. see #11420. Andrew Nacin 2010-10-24 03:56:10 +00:00
  • 4738e732ae Remove dead arguments. see [15937], see #13818, props dd32. Andrew Nacin 2010-10-24 03:27:01 +00:00
  • 46458ec3ca Compress scripts and bump for [15939] [15940]. see #11420. Andrew Nacin 2010-10-24 03:03:52 +00:00
  • f34a8de8ec Internal linking, first pass. props koopersmith, see #11420. Andrew Nacin 2010-10-24 02:58:42 +00:00
  • 790b4dbdf0 Clean list-table.js: when declaring JS object a comma after the last property is invalid, remove unused vars. See #14579 Andrew Ozz 2010-10-23 20:52:49 +00:00