Ryan Boren
|
54ff8bf47c
|
Fix php open tag. Props TobiasBg. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13345 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 22:07:33 +00:00 |
|
Ryan Boren
|
a4b48f6d6a
|
Some nav menu API. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13344 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 22:06:21 +00:00 |
|
Andrew Nacin
|
0c2fa545cd
|
More wpdb cleanups, docs. see #11644 props hakre
git-svn-id: https://develop.svn.wordpress.org/trunk@13343 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 22:04:29 +00:00 |
|
Ryan Boren
|
47d6a81f35
|
Cleanups. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13342 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 20:48:50 +00:00 |
|
Andrew Nacin
|
19db2cc569
|
Fall back to $wpdb::blogid, not main blog id, in wpdb->tables(). See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13341 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 20:38:41 +00:00 |
|
Ryan Boren
|
7fa4c485bf
|
Use 'Menus'. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13340 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 20:38:27 +00:00 |
|
Ryan Boren
|
33bd0dd935
|
Drop 'Custom' from menu names. Use 'Menus' instead of Navigation. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13339 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 20:28:52 +00:00 |
|
Ryan Boren
|
729d27f290
|
More output consolidation. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13338 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 20:22:56 +00:00 |
|
Andrew Nacin
|
4bad9d635f
|
Ensure we have MS global tables defined during network install. See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13337 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 19:58:53 +00:00 |
|
Ryan Boren
|
1aec1c4178
|
More output consolidation. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13336 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 19:28:41 +00:00 |
|
Matt Thomas
|
249203d869
|
Tag editor-style support, adjust site-info font size in twentyten. See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13335 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 19:08:46 +00:00 |
|
Ryan Boren
|
7976d36ca2
|
More output consolidation. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13334 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 18:45:59 +00:00 |
|
Matt Thomas
|
30eafc7ecd
|
Move headers to images directory, remove old header in twentyten. See #12343
git-svn-id: https://develop.svn.wordpress.org/trunk@13333 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 18:23:26 +00:00 |
|
Ryan Boren
|
e26a78918d
|
Start consolidatinh menu item outupt into output_menu_item(). DRY. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13332 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 18:17:51 +00:00 |
|
Ryan Boren
|
e498956867
|
Nav cleanup. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13331 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 17:13:24 +00:00 |
|
Andrew Nacin
|
2e11ad2c3c
|
Introduce unload_textdomain() and add plugin_locale and theme_locale filters to load_*_textdomain() functions. Fixes #9686 props nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@13330 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 11:14:35 +00:00 |
|
Andrew Nacin
|
af187b2759
|
Switch over to *_user_meta() syntax. The old get_usermeta() would return a string when only one value was found, get_user_meta() requires $single = true. Fixes #10837
git-svn-id: https://develop.svn.wordpress.org/trunk@13329 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 10:42:40 +00:00 |
|
Andrew Nacin
|
11489bbd41
|
Don't show two ellipses in wp_widget_rss_output(). Fixes #11244 props miqrogroove
git-svn-id: https://develop.svn.wordpress.org/trunk@13328 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 10:30:21 +00:00 |
|
Andrew Nacin
|
59701fcaec
|
Use sprintf() in hard-coded string. Use same comment and error code as other identical message. See #11644 props hakre
git-svn-id: https://develop.svn.wordpress.org/trunk@13327 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 09:44:27 +00:00 |
|
Andrew Nacin
|
2a86f138e8
|
Ensure we're back compat with return values and actions in deprecated *_usermeta() family. See #10837
git-svn-id: https://develop.svn.wordpress.org/trunk@13326 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 09:15:47 +00:00 |
|
Andrew Nacin
|
c4449c4cb2
|
Change inline docs to reflect [13324]
git-svn-id: https://develop.svn.wordpress.org/trunk@13325 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 09:08:50 +00:00 |
|
Andrew Nacin
|
8282ad9bfa
|
Improvements and fixes to wpdb::tables(). See #12083 see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13324 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 09:06:50 +00:00 |
|
Dion Hulse
|
e3cd873481
|
Restore [13194] which was accidentally overwritten in [13315]. See #12256
git-svn-id: https://develop.svn.wordpress.org/trunk@13323 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 07:10:47 +00:00 |
|
Ron Rennick
|
7915dbb80a
|
add function for deleting individual menus, see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13322 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 03:19:30 +00:00 |
|
Ron Rennick
|
2e25b92eb2
|
fix debug notice in wp_set_object_terms(), props jeremyclarke, fixes #12344
git-svn-id: https://develop.svn.wordpress.org/trunk@13321 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 02:37:19 +00:00 |
|
Matt Thomas
|
3493c7a2eb
|
New screenshot for twentyten, see #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13320 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 02:23:53 +00:00 |
|
Ryan Boren
|
fd1587c61f
|
Add a selection of headers to twentyten. see #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13319 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 01:46:25 +00:00 |
|
Ryan Boren
|
b2471216cd
|
Revert [13187] pending further debate. see #12267
git-svn-id: https://develop.svn.wordpress.org/trunk@13318 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 01:13:37 +00:00 |
|
Ryan Boren
|
f550f5ce35
|
Formatting cleanups. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13317 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 23:14:03 +00:00 |
|
Mark Jaquith
|
fc77a1d879
|
Whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@13316 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 23:12:48 +00:00 |
|
Mark Jaquith
|
7ff8d50bd4
|
Serve a real 404 for ?p=does-not-exist, ?cat=does-not-exist, etc. fixes #12250. fixes #10930.
git-svn-id: https://develop.svn.wordpress.org/trunk@13315 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 22:54:21 +00:00 |
|
Andrew Nacin
|
8ca4dceb9e
|
Docs and code convention cleanups. see #11644 props hakre
git-svn-id: https://develop.svn.wordpress.org/trunk@13314 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 22:53:54 +00:00 |
|
Andrew Nacin
|
8826776ba0
|
Order link categories by name, not count, on Add/Edit Link page. Fixes #10399 props pnettle, chrisscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@13313 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 21:59:40 +00:00 |
|
Andrew Nacin
|
d17b86f3fc
|
Don't use PHP short tag. Fixes #12337 props junsuijin
git-svn-id: https://develop.svn.wordpress.org/trunk@13312 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 21:26:48 +00:00 |
|
Andrew Nacin
|
670b8d8bfb
|
Don't use deprecated *_usermeta() functions. Props technosailor fixes #10837
git-svn-id: https://develop.svn.wordpress.org/trunk@13311 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 21:25:32 +00:00 |
|
Ryan Boren
|
b1ee08dcbe
|
jQuery 1.4.2. fixes #12305
git-svn-id: https://develop.svn.wordpress.org/trunk@13310 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 20:27:14 +00:00 |
|
Andrew Nacin
|
59167f1593
|
Remove unused 'secret' option. Fixes #12221
git-svn-id: https://develop.svn.wordpress.org/trunk@13309 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 20:27:02 +00:00 |
|
Ryan Boren
|
fb28a4ec5b
|
Typo fix. see #12186
git-svn-id: https://develop.svn.wordpress.org/trunk@13308 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 20:15:48 +00:00 |
|
Ryan Boren
|
ecf94d5e85
|
Grammar fix. Don't show empty img. Cleanup POST handler. see #12186
git-svn-id: https://develop.svn.wordpress.org/trunk@13307 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 20:15:06 +00:00 |
|
Andrew Nacin
|
4a6314cdc7
|
Fix notice, and use wp_max_upload_size() to fill MAX_FILE_SIZE hidden field (used by supporting browsers for a client-side check). Fixes #10849 props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@13306 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 19:48:38 +00:00 |
|
Andrew Nacin
|
dead2dbc01
|
Add a boolean filter to allow suppression of the new mu-plugins and drop-ins tabs. See #11861
git-svn-id: https://develop.svn.wordpress.org/trunk@13305 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 19:37:26 +00:00 |
|
Andrew Nacin
|
65ff4db415
|
Introduce is_textdomain_loaded(). Fixes #10527 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@13304 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 19:10:03 +00:00 |
|
Ryan Boren
|
485dd8a9c4
|
Custom background styling fixes. Props yoavf. see #12186
git-svn-id: https://develop.svn.wordpress.org/trunk@13303 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:46:29 +00:00 |
|
Andrew Nacin
|
214d6b2ab0
|
Fix notice in WP_Http. Fixes #12316 props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@13302 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:45:45 +00:00 |
|
Ron Rennick
|
c7e12e9265
|
multisite UX, see #11644, add manage_ caps for super_admin, fixes #11803
git-svn-id: https://develop.svn.wordpress.org/trunk@13301 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:41:38 +00:00 |
|
Andrew Nacin
|
1543bdbf56
|
Introduce *_user_meta() functions, deprecate *_usermeta() family. Fixes #10837 props scribu, technosailor.
git-svn-id: https://develop.svn.wordpress.org/trunk@13300 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:35:35 +00:00 |
|
Andrew Nacin
|
6c154d97c9
|
Deprecate clean_url() for esc_url(). Fixes #12309
git-svn-id: https://develop.svn.wordpress.org/trunk@13299 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:25:51 +00:00 |
|
Ryan Boren
|
2ab7f23b51
|
More gettext. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13298 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:16:34 +00:00 |
|
Andrew Nacin
|
05a37728b1
|
Use esc_url() instead of clean_url(). See #12309
git-svn-id: https://develop.svn.wordpress.org/trunk@13297 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:15:10 +00:00 |
|
Ryan Boren
|
f2610247f0
|
More gettext. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13296 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:12:53 +00:00 |
|