Commit Graph

  • 15539caf5e Use get_the_author_meta(). Props sivel. see #9393 Ryan Boren 2009-05-20 21:32:39 +00:00
  • 47556a2dad Add orderby=none. Props DD32. fixes #9819 Ryan Boren 2009-05-20 21:26:00 +00:00
  • 848507ccff seems_utf8() cleanup. Props hakre. fixes #9692 Ryan Boren 2009-05-20 21:13:14 +00:00
  • 71af95802b Add missing semicolons. Props mrgtb. fixes #9885 Ryan Boren 2009-05-20 21:06:47 +00:00
  • b05e8739aa Bump Ryan Boren 2009-05-20 20:56:25 +00:00
  • 3a419fbf6d Fix load_plugin_textdomain() phpdoc. Props PotterSys. fixes #9892 Ryan Boren 2009-05-20 18:54:14 +00:00
  • bc3941424e Throttle generic pings to no more than once per hour. Props Denis-de-Bernardy. fixes #6698 Ryan Boren 2009-05-20 17:03:19 +00:00
  • cff6ae81fc Make sure filter IDs are unique. Props bkrausz, hakre. fixes #8723 Ryan Boren 2009-05-20 16:59:01 +00:00
  • e7323af925 Pass text direction to wp_die(). Allow locales to set text direction in local packages. Props nbachiyski. fixes #6132 Ryan Boren 2009-05-20 16:32:22 +00:00
  • ab511830e6 Add number_format_i18n filter. Props kambiz.k. fixes #7753 Ryan Boren 2009-05-20 16:08:35 +00:00
  • 036031cbab Remove global regs that can poison query objects. fixes #9854 Ryan Boren 2009-05-20 16:05:23 +00:00
  • e6458a87b0 Add nowrap for a.button, fixes #9884 Andrew Ozz 2009-05-20 06:49:54 +00:00
  • 93cff50b33 Include the current theme in theme update check, props josephscott, fixes #9880 Andrew Ozz 2009-05-19 20:12:37 +00:00
  • 864b51f32b Fix blue admin theme for new widgets screen, fixes #9878 Andrew Ozz 2009-05-19 18:55:58 +00:00
  • 780263c7cc Bump Ryan Boren 2009-05-19 18:45:21 +00:00
  • cdcfa08686 Reassign links to default cat when deleting link cats via ajax. fixes #9869 Ryan Boren 2009-05-19 18:08:15 +00:00
  • 506192e771 Reset post-related globals in wp_reset_query(). Props Denis-de-Bernardy. fixes #9256 Ryan Boren 2009-05-19 16:16:15 +00:00
  • 4a648c3825 Pass query object to loop_start and loop_end actions. Props Denis-de-Bernardy. fixes #9854 Ryan Boren 2009-05-19 16:13:50 +00:00
  • 5480332bc5 Add more link and then force_balance_tags. Props Denis-de-Bernardy. fixes #9765 Ryan Boren 2009-05-19 16:03:11 +00:00
  • 83698ae7e4 Allow case-insensitive logins. Props mdawaffe. fixes #5472 Ryan Boren 2009-05-19 15:56:53 +00:00
  • 326affd4ad Use filtered post data. Props Denis-de-Bernardy, sirzooro. fixes #9084 Ryan Boren 2009-05-19 15:54:19 +00:00
  • 1ce4fb03fd Fix display of titles for front pages. Props sivel. fixes #9288 Ryan Boren 2009-05-19 15:48:47 +00:00
  • 9d6af24e2b Fix item count in wp_sprintf_l(). Props abelcheung. fixes #9847 Ryan Boren 2009-05-19 15:36:01 +00:00
  • 0b914e524c Don't double define ABSPATH. Props peaceablewhale. fixes #9863 Ryan Boren 2009-05-19 15:29:57 +00:00
  • 1f9c258540 Lose broken post_status_join. Exclude revisions from post_type = any queries. Props gortsleigh. fixes #8731 Ryan Boren 2009-05-19 15:25:43 +00:00
  • 846cdf43c9 Some more styling for the plugins screen Andrew Ozz 2009-05-19 01:27:34 +00:00
  • d044913a4e Bump Ryan Boren 2009-05-18 23:27:19 +00:00
  • 098eca892c Move visit plugin site link from actions to meta. see #9849 Ryan Boren 2009-05-18 22:17:58 +00:00
  • 662765e570 Clean the cache-manifests, make $manifest_version and $tinymce_version global vars accessible from the manifest Andrew Ozz 2009-05-18 20:29:26 +00:00
  • c06ab49bcf Don't notify post author of own comments. PrProps josephscott. fixes #8695 Ryan Boren 2009-05-18 18:36:04 +00:00
  • 8f2d1010bb Unset from GLOBALS. see #9854 Ryan Boren 2009-05-18 18:00:47 +00:00
  • 36a5a9137f Add plugin_row_meta filter Ryan Boren 2009-05-18 16:56:42 +00:00
  • b91fbde89f Typo fix Ryan Boren 2009-05-18 16:55:20 +00:00
  • ba1c3bdd5b Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url() Mark Jaquith 2009-05-18 16:00:33 +00:00
  • c6debe7b9e Break global post ref so we don't pollute queries. see #9854 Ryan Boren 2009-05-18 15:56:39 +00:00
  • e170a4d6c1 bump Ryan Boren 2009-05-18 15:14:36 +00:00
  • f0336cfa7d deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security. Mark Jaquith 2009-05-18 15:11:07 +00:00
  • b3efcdaaaa Recognize Expression Web 2 as IIS. Props peaceablewhale, DD32. fixes #8725 Ryan Boren 2009-05-18 14:54:16 +00:00
  • 092b182559 Fix Screen Options and Help buttons Andrew Ozz 2009-05-18 05:10:50 +00:00
  • 9fa0b6944e Bump Ryan Boren 2009-05-18 03:29:59 +00:00
  • 3780ca0212 Sanitize plugin update information, props hakre, fixes #5422 Andrew Ozz 2009-05-17 20:26:36 +00:00
  • 405eececce HTML validity fixes, props hakre, fixes #9432 Andrew Ozz 2009-05-17 20:19:51 +00:00
  • 4bf2deac13 Add param to the widget_display_callback hook, props Denis-de-Bernardy, fixes #9852 Andrew Ozz 2009-05-17 19:36:28 +00:00
  • bf88f92c4d Refresh gallery.js Andrew Ozz 2009-05-17 12:34:40 +00:00
  • 6adf190b8f Update SWFUpload to 2.2.0.1, see #9413 Andrew Ozz 2009-05-17 12:29:58 +00:00
  • ba09ff6c8d Add an action link to allow for plugins to be deleted individually. Also switch to storing the deletion information and redirecting before displaying. Fixes #9835 props DD32. Peter Westwood 2009-05-17 09:39:32 +00:00
  • c98f9104b6 Migrate final get_author_name() calls to use get_the_author_meta() instead. See #9393 props sivel. Peter Westwood 2009-05-16 22:32:48 +00:00
  • 63c3617491 Add HTML break in user-new.php, props demetris, fixes #9834 Andrew Ozz 2009-05-16 21:51:32 +00:00
  • c8f9570ff9 Incorporate version into description. Put version, and author link beneath description (possibly incorporate other meta here). Ryan Boren 2009-05-16 19:45:31 +00:00
  • 0bba629ff5 Always show action links for plugin rows. Move offsite links off of plugin name to new 'View Site' action. Ryan Boren 2009-05-16 19:30:08 +00:00
  • bb4f1f4162 Add footer actions to iframe footer, props DD32, fixes #9832 Andrew Ozz 2009-05-16 19:21:29 +00:00
  • 87b94b7e59 Beta 1 Ryan Boren 2009-05-16 18:44:55 +00:00
  • 7a19e12aee Add trailing slash before query args for crufty links. Props peaceablewhale. fixes #9515 Ryan Boren 2009-05-16 17:22:19 +00:00
  • 39e73e8f2f Revert [11307]. fixes #9842 Ryan Boren 2009-05-16 17:19:30 +00:00
  • 49f326fb2c Trim long descriptions in plugin installer search results. Props DD32. fixes #9576 Ryan Boren 2009-05-16 17:16:45 +00:00
  • dc4834a673 Style tweaks for plugins delete confirmation page, props Simek, fixes #9799 Andrew Ozz 2009-05-16 07:09:03 +00:00
  • dfd8e5f0ee Margin fix for "updated" and "error" classes, props Simek, fixes #9802 Andrew Ozz 2009-05-16 06:53:41 +00:00
  • f4c925859a Clean up user-edit.php, add password strength meter to Add User and Edit User Andrew Ozz 2009-05-16 06:29:10 +00:00
  • 6a66b51970 Fix feed autodiscovery. Props peaceablewhale. fixes #9810 Ryan Boren 2009-05-16 05:15:21 +00:00
  • c8876e3798 Check if get_site_option() is defined. It isn't when auto upgrading from <= 2.7. Ryan Boren 2009-05-16 05:05:11 +00:00
  • b165b06dcd Check if delete_transient() exists to avoid error when upgrading from releases that don't define it. Ryan Boren 2009-05-16 04:56:13 +00:00
  • 2511d7e2c3 Fix bad call to str_replace. see #9395 Ryan Boren 2009-05-16 04:46:31 +00:00
  • dfad06fd16 Bump all style versions Ryan Boren 2009-05-16 02:50:23 +00:00
  • 75630fb7e3 Improve contextual help for widgets. Props demetris. fixes #9827 Ryan Boren 2009-05-16 02:25:06 +00:00
  • fee032b9e8 strip tags on post titles in recent comments dashboard widget. Props Denis-de-Bernardy, mastermind. fixes #9138 Ryan Boren 2009-05-16 02:23:12 +00:00
  • 86744c9a4b Support headers split over multiple lines. Props hakre, Denis-de-Bernardy, wnorris. fixes #9395 Ryan Boren 2009-05-16 02:17:55 +00:00
  • 5d6ca1f0dc Support IIS 7.0 URL Rewrite Module. Props ruslany. Hat tips to peaceablewhale, hakre, Denis-de-Bernardy, sivel. fixes #8974 Ryan Boren 2009-05-16 02:04:36 +00:00
  • 8644a0c9d7 Strip tags and convert < > to entities when appending widget title, fixes #9830 Andrew Ozz 2009-05-16 00:32:04 +00:00
  • d600eaf1c7 Allow combining category and tag queries. Props turboguy. fixes #5433 Ryan Boren 2009-05-15 23:47:28 +00:00
  • 4fefdf5498 Use get_post_modified_time filter in get_post_modified_time(). Props Denis-de-Bernardy. fixes #9734 Ryan Boren 2009-05-15 22:33:33 +00:00
  • 3236a991dd Ver bump Ryan Boren 2009-05-15 22:21:21 +00:00
  • 18cc4463fe Handle nested tag in wptexturize(). Props nbachiyski. fixes #7056 see #6969 Ryan Boren 2009-05-15 21:37:18 +00:00
  • e80637d860 Escape posts passed as objects. Props Denis-de-Bernardy. fixes #9727 Ryan Boren 2009-05-15 21:27:39 +00:00
  • 08a55fd223 Add escaping for quick edit saves. Props hailin. fixes #9822 Ryan Boren 2009-05-15 20:05:52 +00:00
  • c3bd8ffb66 Add option to wp_die to display a go back link. Props nbachiyski. fixes #5167 Ryan Boren 2009-05-15 17:49:35 +00:00
  • e88d7ca4b8 Update PHPMailer to 2.0.4. Props hakre. fixes #9697 Ryan Boren 2009-05-15 17:32:35 +00:00
  • 35e1460bec Fix IE 512-byte minimum page length bug, props hakre, fixes #8942 Andrew Ozz 2009-05-15 09:38:43 +00:00
  • 1de8d80346 Support more than one gallery on the same page, props jamescollins, fixes #7678 Andrew Ozz 2009-05-15 08:52:04 +00:00
  • eef75a9675 Ensure that wp_specialchars captures all pre-encoded entities correctly when preventing double encoding. Fixes #9821. Peter Westwood 2009-05-15 06:29:19 +00:00
  • 33dfbfe434 Tweak p.help class, props Simek, fixes #9790 Andrew Ozz 2009-05-15 03:57:45 +00:00
  • 29252dc3d1 Escape the captions in the gallery with wptexturize() instead of wp_specialchars(), props Denis-de-Bernardy, fixes #8763 Andrew Ozz 2009-05-14 23:15:28 +00:00
  • 701d5f8bad Better verbose page rule detection to support showing posts on a page with a custom permastruct. Props Denis-de-Bernardy. fixes #6603 Ryan Boren 2009-05-14 21:50:20 +00:00
  • d892f1f557 Use text/xml for rss feeds for best browser compat. Props Denis-de-Bernardy. fixes #9810 Ryan Boren 2009-05-14 21:21:31 +00:00
  • bf908fe2f1 Give continents-cities their own textdomain. Props nbachiyski, Denis-de-Bernardy . fixes #9794 Ryan Boren 2009-05-14 20:05:25 +00:00
  • 163e71b06e Sort tz continents and cities by translated names. Load translations from separate mo to avoid cluttering default pot. Props Denis-de-Bernardy. see #9794 Ryan Boren 2009-05-14 18:58:37 +00:00
  • a606f43156 Use user_login instead of ID to check if user exists when creating unique nicenames. ID isn't available when inserting new users. Props sivel. see #9393 Ryan Boren 2009-05-14 18:55:32 +00:00
  • ecc46022b2 Don't display empty values in the user display name drop-down, props Simek, fix js to add newly entered First Name and Last Name, fixes #9813 Andrew Ozz 2009-05-14 17:01:04 +00:00
  • 734685397b Allow plugins to override tz support enable/disable. Props Otto42. fixes #3962 Ryan Boren 2009-05-14 16:23:20 +00:00
  • fe335afb5f urlencode login redirect. Props Viper007Bond. fixes #9817 Ryan Boren 2009-05-14 16:11:01 +00:00
  • 8ef4731798 Make sure all colors stylesheets have the same version string, see #7262 Andrew Ozz 2009-05-14 13:34:26 +00:00
  • fe7cb199bb Give better instructions when installing over an existing users table. Fixes #9569 based on patch from coffee2code. Peter Westwood 2009-05-14 06:54:33 +00:00
  • 356592efa7 Add a permalink_structure_changed action to allow plugins to do something once the new structure has been applied to WP_Rewrite. Peter Westwood 2009-05-14 06:38:34 +00:00
  • 3788f58c9e Revert [11263]. Busted several themes. see #9323 Ryan Boren 2009-05-14 04:09:01 +00:00
  • c4f78ad63a Don't localize dates where not appropriate. Props Denis-de-Bernardy, hakre. fixes #9730 Ryan Boren 2009-05-14 02:00:32 +00:00
  • 8efb468ed6 Use the_author_meta(). Props sivel. see #9393 Ryan Boren 2009-05-14 01:52:42 +00:00
  • c5ce63e64d Import category descriptions. Props Denis-de-Bernardy. fixes #8840 Ryan Boren 2009-05-13 23:23:26 +00:00
  • c662eed706 Don't set user's url to http://. Props josephscott. fixes #9804 Ryan Boren 2009-05-13 22:41:05 +00:00
  • d93e16b6cb Add option to send password to users created from admin. Props Denis-de-Bernardy. fixes #9669 Ryan Boren 2009-05-13 22:35:17 +00:00
  • fc80cdec6b Remove vestiges of what_to_show. Props filosofo. fixes #9815 Ryan Boren 2009-05-13 22:28:56 +00:00
  • 765f9798d4 Add a function to output a generic widget anywhere in a template, props Denis-de-Bernardy, fixes #9701 Andrew Ozz 2009-05-13 20:43:49 +00:00