Ryan Boren
|
799a2c59ed
|
Add page classes to page attachments. Props minusfive. fixes #9472
git-svn-id: https://develop.svn.wordpress.org/trunk@10947 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-16 17:37:58 +00:00 |
Ryan Boren
|
c600d21efa
|
Add echo arg to tag cloud. Props DD32. fixes #5710
git-svn-id: https://develop.svn.wordpress.org/trunk@10946 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-16 17:32:06 +00:00 |
Ryan Boren
|
eef293ff04
|
Add WAI-ARIA landmark roles to default theme. Props peterkz. fixes #9408
git-svn-id: https://develop.svn.wordpress.org/trunk@10945 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-16 16:42:32 +00:00 |
Ryan Boren
|
db7cd782cf
|
Add context to string. Props Viper007Bond. fixes #9507
git-svn-id: https://develop.svn.wordpress.org/trunk@10944 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-16 16:32:32 +00:00 |
Andrew Ozz
|
9a62b02dfe
|
CSS cleanup and fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@10943 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-16 04:41:05 +00:00 |
Ryan Boren
|
6cf7adbec5
|
Fix theme install downloads. Props josephscott. fixes #9543
git-svn-id: https://develop.svn.wordpress.org/trunk@10942 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-16 03:46:45 +00:00 |
Andrew Ozz
|
c45f4d0a53
|
Save widget when pressing Enter, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10941 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-15 23:25:28 +00:00 |
Ryan Boren
|
9c8aef1829
|
Add index.php to plugins and themes dirs to prevent dir listings. fixes #8699
git-svn-id: https://develop.svn.wordpress.org/trunk@10940 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-15 19:57:04 +00:00 |
Andrew Ozz
|
3ca11d47c9
|
Disable PHP error reporting in gears-manifest.php, load-scripts.php and load-styles.php since they don't load wp-settings, fix some notices
git-svn-id: https://develop.svn.wordpress.org/trunk@10939 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-15 19:55:41 +00:00 |
Ryan Boren
|
7c02549e4c
|
Allow m4v. Props hailin. fixes #9541
git-svn-id: https://develop.svn.wordpress.org/trunk@10938 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-15 19:36:09 +00:00 |
Ryan Boren
|
1528af55df
|
Define wp_clone() before loading the cache.
git-svn-id: https://develop.svn.wordpress.org/trunk@10937 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-15 19:14:43 +00:00 |
Ryan Boren
|
378932c255
|
Escape title. Props GamerZ. fixes #9540
git-svn-id: https://develop.svn.wordpress.org/trunk@10936 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-15 17:12:31 +00:00 |
Ryan Boren
|
41b24b77f3
|
Move link outside label. Props nightgunner5, Nicholas91. fixes #7983
git-svn-id: https://develop.svn.wordpress.org/trunk@10935 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-15 17:04:48 +00:00 |
Ryan Boren
|
b02ee27548
|
Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@10934 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-14 22:34:51 +00:00 |
Ryan Boren
|
15adf67f37
|
Fix path to xmlrpc. Props MidnighToker. fixes #9516
git-svn-id: https://develop.svn.wordpress.org/trunk@10932 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-14 19:14:56 +00:00 |
Ryan Boren
|
2eae08c088
|
Updates to wp_login_url() and wp_logout_url(). Use them in more places. Props wnorris. fixes #9536
git-svn-id: https://develop.svn.wordpress.org/trunk@10931 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-14 18:31:49 +00:00 |
Ryan Boren
|
077e5b20e9
|
Revert FTP parts of [10919]. fixes #9535 see #9525
git-svn-id: https://develop.svn.wordpress.org/trunk@10930 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-14 17:16:44 +00:00 |
Ryan Boren
|
3ae543cf47
|
Check if SimplePie class is already defined.
git-svn-id: https://develop.svn.wordpress.org/trunk@10929 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-14 17:02:24 +00:00 |
Ryan Boren
|
9d79c0cc46
|
Notice fixes. Props Viper007Bond. fixes #9508
git-svn-id: https://develop.svn.wordpress.org/trunk@10928 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-14 15:35:33 +00:00 |
Andrew Ozz
|
bc4f2492df
|
Match old/new sidebars by index when switching themes, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10927 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-14 01:17:57 +00:00 |
Andrew Ozz
|
dfd17477f1
|
Fold widget after saving, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10926 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 17:08:13 +00:00 |
Ryan Boren
|
2534eee04b
|
Set default coords for cropper. Props yoavf. fixes #9526
git-svn-id: https://develop.svn.wordpress.org/trunk@10925 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 17:00:51 +00:00 |
Ryan Boren
|
2b03edd1a6
|
Fix upgrade theme nonce.
git-svn-id: https://develop.svn.wordpress.org/trunk@10924 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 16:26:00 +00:00 |
Ryan Boren
|
f2e9b14cb3
|
Theme insall cleanups. Props DD32. fixes #9508
git-svn-id: https://develop.svn.wordpress.org/trunk@10923 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 16:24:37 +00:00 |
Andrew Ozz
|
e01670f1c8
|
Widgets: open when adding, clean-up AJAX calls, slower animation/less jumping in IE, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10922 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 16:20:58 +00:00 |
Ryan Boren
|
866d4203ed
|
robots.txt is not home. Props johnbillion. fixes #9482
git-svn-id: https://develop.svn.wordpress.org/trunk@10920 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 16:15:44 +00:00 |
Ryan Boren
|
99e1a865d0
|
WPFS cleanups. Props DD32. fixes #9525
git-svn-id: https://develop.svn.wordpress.org/trunk@10919 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 16:11:02 +00:00 |
Ryan Boren
|
447dd72511
|
Run RTL CSS urls through the style_loader_src filter. Props nbachiyski. fixes #9528
git-svn-id: https://develop.svn.wordpress.org/trunk@10918 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 16:07:27 +00:00 |
Andrew Ozz
|
fd57c70c84
|
Prevent hiding of the Publish postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@10917 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 03:39:46 +00:00 |
Andrew Ozz
|
a902058b25
|
Resizing and animation for widgets, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10916 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 01:17:59 +00:00 |
Ryan Boren
|
9cdc014f6a
|
Use stylesheet directory when deleting a theme so we don't accidentally delete a parent theme. Props ionfish. fixes #9519
git-svn-id: https://develop.svn.wordpress.org/trunk@10915 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-12 17:32:03 +00:00 |
Ryan Boren
|
f0221a5540
|
RTL fixes for default theme. Props yoavf. fixes #9520
git-svn-id: https://develop.svn.wordpress.org/trunk@10914 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-12 17:29:25 +00:00 |
Andrew Ozz
|
6c25581ab4
|
Notice fix for widgets.php, props sivel, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10913 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-12 17:04:47 +00:00 |
Andrew Ozz
|
8e48888e47
|
Widgets page, first run, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10912 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-11 14:37:24 +00:00 |
Ryan Boren
|
36cb5cd05b
|
phpdoc updates for wpdb. Props mdawaffe. fixes #9506
git-svn-id: https://develop.svn.wordpress.org/trunk@10911 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-10 21:57:40 +00:00 |
Ryan Boren
|
f88a61fac5
|
Store field types in wpdb object. Props mdawaffe. see #7171
git-svn-id: https://develop.svn.wordpress.org/trunk@10910 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-10 21:56:30 +00:00 |
Ryan Boren
|
23eb9d942b
|
Add per page screen option for tags
git-svn-id: https://develop.svn.wordpress.org/trunk@10909 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-10 21:52:57 +00:00 |
Ryan Boren
|
5ff32a2dad
|
Add per page screen option for categories
git-svn-id: https://develop.svn.wordpress.org/trunk@10908 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-10 21:47:01 +00:00 |
Ryan Boren
|
d957761a32
|
Backtick table and column names. Props mdawaffe. fixes #9505
git-svn-id: https://develop.svn.wordpress.org/trunk@10907 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-10 21:37:19 +00:00 |
Ryan Boren
|
86b731ec7a
|
Remove deubg
git-svn-id: https://develop.svn.wordpress.org/trunk@10906 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-10 21:18:58 +00:00 |
Ryan Boren
|
f7df1f116e
|
Add option to check if term exists with given parent. Update ajax add-cat check to pass parent when checking if cat exists.
git-svn-id: https://develop.svn.wordpress.org/trunk@10905 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-10 20:58:25 +00:00 |
Ryan Boren
|
46490b01a5
|
Notice fixes. Props DD32. fixes #9502
git-svn-id: https://develop.svn.wordpress.org/trunk@10904 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-10 04:34:44 +00:00 |
Andrew Ozz
|
10aaa00f62
|
Tag descriptions, props aaroncampbell, fixes #9381
git-svn-id: https://develop.svn.wordpress.org/trunk@10903 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-09 16:00:40 +00:00 |
Andrew Ozz
|
5ac1f0112b
|
Remove post_category and link_category from wp_install_defaults(), props Denis-de-Bernardy, fixes #9493
git-svn-id: https://develop.svn.wordpress.org/trunk@10902 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-09 13:46:10 +00:00 |
Andrew Ozz
|
ce54daf6ef
|
Use cached feed data on the Dashboard, props DD32, #9483
git-svn-id: https://develop.svn.wordpress.org/trunk@10901 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-09 13:23:10 +00:00 |
Andrew Ozz
|
8fff49b43a
|
Fix close tag in Theme Installer, props simek, fixes #9498
git-svn-id: https://develop.svn.wordpress.org/trunk@10900 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-09 13:16:14 +00:00 |
Andrew Ozz
|
9cf560011c
|
Append "-css" to the IDs for <link rel="stylesheet"> tags in the head, props Denis-de-Bernardy, fixes #9486
git-svn-id: https://develop.svn.wordpress.org/trunk@10899 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-08 22:49:39 +00:00 |
Peter Westwood
|
f84a032000
|
Improve cron phpdoc.
git-svn-id: https://develop.svn.wordpress.org/trunk@10898 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-08 20:16:59 +00:00 |
Ryan Boren
|
ce72db431f
|
Add date_i18n filter. Props Denis-de-Bernardy. fixes #9396
git-svn-id: https://develop.svn.wordpress.org/trunk@10897 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-08 19:56:58 +00:00 |
Ryan Boren
|
29c7cbf6c6
|
Allowing displaying links from a specific category in the links widget. Props Denis-de-Bernardy. fixes #9449
git-svn-id: https://develop.svn.wordpress.org/trunk@10896 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-08 19:37:33 +00:00 |