Commit Graph

  • 5f968eaba5 Fix taxonomy check so categories show in post quick edit. see #9674 Ryan Boren 2010-01-23 18:27:26 +00:00
  • 4f1b90798b Update @since. see #10910 Ryan Boren 2010-01-23 18:13:31 +00:00
  • 4809d05ab4 comment_form(), first pass. Props beaulebens. see #10910 Ryan Boren 2010-01-23 18:06:37 +00:00
  • 4085e644a6 Update new page link. fixes #11958 Ryan Boren 2010-01-23 17:59:06 +00:00
  • 0568f3a78d Fix table prefix on upgrade for 3.0 main site, Fixes #11970 Ron Rennick 2010-01-23 00:33:10 +00:00
  • 34c46c0eac Change get_blogs_of_user to include 3.0 main site, Fixes #11975 Ron Rennick 2010-01-22 23:51:23 +00:00
  • 325e92da49 Introduce update_blog_details(). Add some phpdoc. Fix some warnings. see #11644 Ryan Boren 2010-01-22 23:35:59 +00:00
  • e28471d816 Fix warnings. see #11644 Ryan Boren 2010-01-22 22:38:43 +00:00
  • 345b2656c5 Remove raquo. see #11644 Ryan Boren 2010-01-22 22:34:54 +00:00
  • 6819c81f3d Remove raquo. see #11644 Ryan Boren 2010-01-22 22:30:52 +00:00
  • d920a565f5 Fix warnings. see #11644 Ryan Boren 2010-01-22 22:28:48 +00:00
  • 70d313d227 Fix warnings. see #11644 Ryan Boren 2010-01-22 22:27:26 +00:00
  • fcb15685d5 Fix warnings Ryan Boren 2010-01-22 22:14:22 +00:00
  • dbdce87047 Set proper class so quick edit works. Props nacin. fixes #11977 Ryan Boren 2010-01-22 21:46:35 +00:00
  • e5a67cebd5 Create metaboxes for hierarchical taxonomies. Props prettyboymp. fixes #10122 Ryan Boren 2010-01-22 19:30:05 +00:00
  • 8f1e29abd1 Introduce set_current_screen(). Set current screen for inline edit ajax requests so post rows can be properly displayed. see #9674 Ryan Boren 2010-01-22 18:27:54 +00:00
  • 57577592b6 Introduce WP_User::for_blog() and current_user_can_for_blog() to avoid calls to WP_User::_init_caps(). fixes #11781 Ryan Boren 2010-01-22 17:27:28 +00:00
  • ffd8c38ae1 Delete the useremail cache when user updated. MU signup for old email fails until cache invalidated otherwise. Donncha O Caoimh 2010-01-22 16:06:31 +00:00
  • bdc99b016a Optimised unzip_file(), reduces is_dir() IO calls. See #10779 Dion Hulse 2010-01-22 11:02:09 +00:00
  • 8fb48d37c0 Remove svn:ignore properties which were accidentally added in the merge. Props jamescollins. Fixes #11960 Dion Hulse 2010-01-22 07:23:14 +00:00
  • 1b781db6c3 jQuery 1.4. fixes #11900 Ryan Boren 2010-01-21 22:31:48 +00:00
  • b9457ce8ff Add flag to taxonomy registration allowing permalinks to be prepended with front, or not. Props prettyboymp. fixes #11449 Ryan Boren 2010-01-21 22:25:16 +00:00
  • e5b9ba2a92 Allow for an alternative handler for wp_die to be used if required. See #11892. Peter Westwood 2010-01-21 22:13:20 +00:00
  • 2e46e81309 i18n fixes. Props nbachiyski. fixes #11954 Ryan Boren 2010-01-21 21:37:43 +00:00
  • face61bb06 Typo fix. Props nacin. fixes #11715 Ryan Boren 2010-01-21 20:31:21 +00:00
  • 7028f64e49 allow www installs to enable multisite, see #11945 Ron Rennick 2010-01-21 17:20:23 +00:00
  • f1494b0248 add real parent file for wpmu-admin.php, fixes #11961 Ron Rennick 2010-01-21 16:03:29 +00:00
  • a9d8e2bdcb Update the inline documentation for HTTP to reflect the true order of HTTP transports Mark Jaquith 2010-01-21 12:02:55 +00:00
  • 45b2e6b3af Sanitize translation of default post slug. Props nbachiyski. fixes #11952 Ryan Boren 2010-01-21 07:19:23 +00:00
  • efb7966619 Update trash and right now links for pages. fixes #11958 Ryan Boren 2010-01-21 06:53:33 +00:00
  • 91732dc4f1 Clear some warnings. see #11644 Ryan Boren 2010-01-20 23:01:09 +00:00
  • aaa492bf22 Screen icons for site admin pages. Using temp icon until new ones are done. see #11644 Ryan Boren 2010-01-20 22:35:21 +00:00
  • 467e54c2b3 Print footer instead of dying immediately. see #11644 Ryan Boren 2010-01-20 22:11:02 +00:00
  • 5f298002bb Start adding gettext to options-network. see #11644 Ryan Boren 2010-01-20 22:08:50 +00:00
  • d6ea7c7bde Add email and login dupe checking down into wp_insert_user(). Tidy up user-new.php. see #11644 Ryan Boren 2010-01-20 21:58:13 +00:00
  • 40b69eb90c make server address in network settings a label, See #11644 Ron Rennick 2010-01-20 20:42:20 +00:00
  • a9b7e7f7fa Deprecate wp_install_blog_defaults(). Use wp_install_defaults() instead. fixes #11747 see #11644 Ryan Boren 2010-01-20 20:09:41 +00:00
  • f2736aa1ab set default empty message, See #11644 Ron Rennick 2010-01-20 18:25:08 +00:00
  • f12c5fdd6e Use update. see #11644 Ryan Boren 2010-01-20 16:50:09 +00:00
  • b8323c4ee9 White space clean-up. See #11644 Dion Hulse 2010-01-20 07:44:47 +00:00
  • 71b6a3d56b Typo fix in Network Plugins. Props nacin. See #11881 Dion Hulse 2010-01-20 07:37:53 +00:00
  • a5d7344d4f sync single and multisite cookie hash, remove extraneous code, See #11644 Ron Rennick 2010-01-20 01:14:05 +00:00
  • 21c4d151e2 Use API to set the user's role. see #11781 Ryan Boren 2010-01-19 20:12:04 +00:00
  • 1a8f8ca039 add multisite theme admin, See #11644 Ron Rennick 2010-01-19 20:03:11 +00:00
  • 299bd70ce0 Merge clear_global_post_cache() into clean_post_cache(). fixes #11744 Ryan Boren 2010-01-19 19:45:44 +00:00
  • 09aaaaaa23 Use SimplePie in admin_notice_feed(). Props garyc40. fixes #11765 Ryan Boren 2010-01-19 19:33:21 +00:00
  • aceedd977d Introduce clean_user_cache(). fixes #11761 Ryan Boren 2010-01-19 19:23:11 +00:00
  • 4dabd01ce6 Remove mu_dashboard(). Rely on cap checks to customize dash for multisite. Ryan Boren 2010-01-19 18:15:53 +00:00
  • 411594ffd8 Remove disable_some_pages(). Rely on cap checks. fixes #11770 Ryan Boren 2010-01-19 18:11:33 +00:00
  • 640c04fbe2 Typo fix. Props mentel_br. fixes #11921 Ryan Boren 2010-01-19 17:28:48 +00:00
  • a279ade5a0 phpdoc for load.php, return some includes to global scope. Props nacin. see #11881 Ryan Boren 2010-01-19 17:27:03 +00:00
  • fa345f7f2c phpdoc for metadata API. Props wnorris. fixes #11943 Ryan Boren 2010-01-19 17:08:04 +00:00
  • 59d31d8c5e Formatting cleanups Ryan Boren 2010-01-19 17:01:39 +00:00
  • 179e1c6d15 Formatting cleanups Ryan Boren 2010-01-19 16:14:06 +00:00
  • cd9ec93ec6 Fix is_multisite() typo. See #11644 Dion Hulse 2010-01-19 10:59:43 +00:00
  • cb779b4655 options network page, db variable change, See #11644 Ron Rennick 2010-01-19 00:18:52 +00:00
  • ef5e6e9ad2 implement multisite schema, upgrade, See #11644 Ron Rennick 2010-01-19 00:04:25 +00:00
  • ee5efb4187 Multisite and formatting cleanups. Introduce get_allowed_themes(). see #11644 Ryan Boren 2010-01-18 23:34:36 +00:00
  • dbb773aa8e Fix inverted logic. phpdoc update. Props nacin. fixes #11935 Ryan Boren 2010-01-18 22:34:16 +00:00
  • f260b32d25 Use cap checks instead of multisite and super admin checks. Add some new caps. Merge cleanup. see #11644. Ryan Boren 2010-01-18 22:21:36 +00:00
  • e2adfc832a Coding standards, space after if Ryan Boren 2010-01-18 20:34:48 +00:00
  • 333b3c517c Introduce Revisioning for custom Post Types, Introduce 'supports' argument to register_post_type() to wrap add_post_type_support(), Whitespace additions to create_initial_post_types(). See #9674. Fixes #11703 Dion Hulse 2010-01-18 11:44:51 +00:00
  • aafd7c6db9 Make it obvious that do_shortcode_tag passes the tag as the third parameter. plus code spacing cleanup. Mark Jaquith 2010-01-17 22:51:15 +00:00
  • bc0c67ff87 Fix Typo in r12747, Move cURL Redirection check higher. See #11305 Dion Hulse 2010-01-17 09:31:37 +00:00
  • 5c64824b2e Allow WP_HTTP_Fopen to send extra headers and custom user-agents. See #11888 Dion Hulse 2010-01-17 09:03:56 +00:00
  • f1cad2c2ae Allow cURL to follow redirects when running under safe_mode or open_basedir. See #11305 Dion Hulse 2010-01-17 08:15:52 +00:00
  • ebcae35244 Fix WP_Http_Streams to return a single set of headers in the event of redirections. Fixes #11555 Dion Hulse 2010-01-17 08:05:58 +00:00
  • e988455155 Bring WP_Http_Streams maximum redirection into line with the rest of the transports. Fixes #11557 Dion Hulse 2010-01-17 08:00:41 +00:00
  • 27ef947141 Always set a goback link on upgrade page. Props filosofo. Fixes #10986 Dion Hulse 2010-01-17 07:38:27 +00:00
  • a9ecf3f4be Correct the Theme update package check. Props Denis-de-Bernardy. Fixes #11908 for trunk Dion Hulse 2010-01-17 07:04:31 +00:00
  • 97fb7fdd8b Add extra error checking to the Plugin Browser and Plugin API function. Fixes #11640 Dion Hulse 2010-01-17 03:26:50 +00:00
  • ee11169862 Fix WP_Filesystem_Direct::mkdir() when running under safe_mode on certain versions of PHP. Props remi. Fixes #10497 Dion Hulse 2010-01-17 02:57:59 +00:00
  • 95166aa0cf Fix wp_mkdir_p() when running under safe_mode on certain PHP versions. Props Denis-de-Bernardy. Fixes #8830 Dion Hulse 2010-01-17 02:44:47 +00:00
  • f44d88c4e1 Correctly set the body on Curl requests with an empty body. Add a defensive check to WP_Http_Encoding::decompress to prevent the decompression functions running on empty strings. Fixes #11912 Dion Hulse 2010-01-16 23:11:28 +00:00
  • 2406039676 Ensure that inaccessible parent menus are marked as such even if they have accessible children. See #11922. Peter Westwood 2010-01-16 22:59:27 +00:00
  • 6e875ec562 Coding style Ryan Boren 2010-01-15 23:49:09 +00:00
  • 20d3a58ee1 Coding style Ryan Boren 2010-01-15 23:40:29 +00:00
  • 3dfc463062 Coding style cleanups Ryan Boren 2010-01-15 22:25:40 +00:00
  • 8ef8b7bad5 Trailing whitespace cleanup Ryan Boren 2010-01-15 22:11:12 +00:00
  • 42292a8c4d Cleanup wp-settings. Move functions needed at startup into load.php. Props nacin. see #11881 Ryan Boren 2010-01-15 22:03:41 +00:00
  • 482284d02f Move current_screen setup before plugin page handling so it is defined for all cases. see #9674 Ryan Boren 2010-01-15 20:21:18 +00:00
  • 4239e6ef01 fix multisite object cache warnings, $table_prefix assignment, See #11644 Ron Rennick 2010-01-15 18:02:34 +00:00
  • 85de154ee3 Support id=>parent in fields arg of get_terms. Returns array of parent ids keyed by the id of the child term. Ryan Boren 2010-01-15 17:40:37 +00:00
  • b74bea8a2c Merge edit-pages.php into edit.php. see #9674 Ryan Boren 2010-01-15 16:58:36 +00:00
  • 2f72315628 Always set default timezone to UTC. Do offsets on top of that to be portable across all environments. fixes #9588 #11672 #11665 Ryan Boren 2010-01-15 16:39:11 +00:00
  • 542f2132ab merge multisite wp-admin/includes except schema, See #11644 Ron Rennick 2010-01-15 00:21:13 +00:00
  • 0e3e18c7f2 change ms-blogs.php refs to ms-sites.php, remove extraneous character, See #11644 Ron Rennick 2010-01-14 19:42:55 +00:00
  • d8da09f8f7 revert permission check in [12722], props ddebernardy, See #11894 Ron Rennick 2010-01-14 19:15:00 +00:00
  • 76592af8d8 Standardise WP_Filesystem_*::put_contents() arguments to support chmod reliably across all transports. Fixes #10889 Dion Hulse 2010-01-14 09:23:53 +00:00
  • c1f8977b95 merge wp-admin user, plugins, themes, upgrade , See #11644 Ron Rennick 2010-01-14 02:02:19 +00:00
  • 648f4516a1 RTL fix. Props yoavf. fixes #11886 Ryan Boren 2010-01-13 19:06:47 +00:00
  • 31a41551ae Revert line accidentally added during merge. Props nacin. see #11644 Ryan Boren 2010-01-13 19:04:30 +00:00
  • 105573a2f9 register_post_type(). see #9674 Ryan Boren 2010-01-13 18:49:56 +00:00
  • aa1f90af53 Typo fix. Props nacin. see #11644 Ryan Boren 2010-01-13 17:03:14 +00:00
  • 76349e9b09 Add MP4 Audio Book format(.m4b) for uploads, Fix order of mimetypes. props demetris. fixes #11864 Dion Hulse 2010-01-13 10:06:02 +00:00
  • f0dbd19696 fix multisite logic in changeset 12712, See #11644 Ron Rennick 2010-01-12 22:51:41 +00:00
  • 60d271287e Improve get_pending_comments_num() to be a little more predictable and revert the erroneous change in [12596]. See #11882. Peter Westwood 2010-01-12 22:38:26 +00:00
  • 4b4316bdf8 add is_main_site() function, See #11644 Ron Rennick 2010-01-12 21:52:51 +00:00
  • f3096d0ecb Tidy up the mu-plugins loading code to make it more readable. Fix a couple of other tab/whitespace issues. Peter Westwood 2010-01-12 21:28:33 +00:00
  • d0f31a991c merge multisite admin - edit links,tags,cats,options, See #11644 Ron Rennick 2010-01-12 21:11:52 +00:00