Commit Graph

8805 Commits

Author SHA1 Message Date
ryan
80f77982ca List all callers
git-svn-id: http://svn.automattic.com/wordpress/trunk@9886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 22:17:55 +00:00
ryan
7f14907c42 Update object term cache from get_the_category()
git-svn-id: http://svn.automattic.com/wordpress/trunk@9885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 22:12:36 +00:00
ryan
c763a657d8 Use comment ID. see #8344
git-svn-id: http://svn.automattic.com/wordpress/trunk@9884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 21:51:28 +00:00
markjaquith
ecffc4649f Handle front page comment feeds in Canonical. fixes #8320
git-svn-id: http://svn.automattic.com/wordpress/trunk@9883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 21:28:42 +00:00
azaozz
ed2aa41297 New icons, first run
git-svn-id: http://svn.automattic.com/wordpress/trunk@9882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 21:19:44 +00:00
ryan
0c6c91595b Use comment link. see #8344
git-svn-id: http://svn.automattic.com/wordpress/trunk@9881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 21:16:20 +00:00
ryan
629638859d Use view link not edit link. see #8344
git-svn-id: http://svn.automattic.com/wordpress/trunk@9880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 21:14:31 +00:00
ryan
a313f9ee63 Comment screen tweaks. see #8344
git-svn-id: http://svn.automattic.com/wordpress/trunk@9879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 21:11:05 +00:00
ryan
3117f4ee53 Fix media columns
git-svn-id: http://svn.automattic.com/wordpress/trunk@9878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 19:26:53 +00:00
ryan
ed031adb99 Fix warning
git-svn-id: http://svn.automattic.com/wordpress/trunk@9877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 19:18:17 +00:00
ryan
da7ebeb3a5 More Favorites
git-svn-id: http://svn.automattic.com/wordpress/trunk@9876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 19:16:22 +00:00
ryan
4958a075d1 Library instead of Edit
git-svn-id: http://svn.automattic.com/wordpress/trunk@9875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 19:07:57 +00:00
ryan
60fb050f9c Default to edit submenu rather than add new.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 19:05:48 +00:00
ryan
a3aee0fd52 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 18:42:29 +00:00
ryan
0834c8894a Bump CSS vers
git-svn-id: http://svn.automattic.com/wordpress/trunk@9872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 18:40:50 +00:00
ryan
ceee359abf Add option defaults. Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229
git-svn-id: http://svn.automattic.com/wordpress/trunk@9871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 18:33:04 +00:00
azaozz
e05cff11ea Fix QE and Reply actions on comments that come in via infinite comment stream
git-svn-id: http://svn.automattic.com/wordpress/trunk@9868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 02:41:54 +00:00
azaozz
1f84059485 More PressThis updates from Noel, see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 02:06:52 +00:00
azaozz
9c3332c2d2 PressThis updates from Noel, see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 01:16:00 +00:00
ryan
141eb9777e Make delete links red
git-svn-id: http://svn.automattic.com/wordpress/trunk@9865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 00:27:50 +00:00
ryan
536980db4d Remove colors for Recent Comments moderation links. see #8316
git-svn-id: http://svn.automattic.com/wordpress/trunk@9864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 00:17:01 +00:00
ryan
7ce1050676 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 20:28:13 +00:00
ryan
8b6ac49730 Fix SSH2 fs exists() method. Props ydekproductions. fixes #8331
git-svn-id: http://svn.automattic.com/wordpress/trunk@9862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 20:24:07 +00:00
ryan
a587695265 Send correct status. Props yonosoytu. see #7361
git-svn-id: http://svn.automattic.com/wordpress/trunk@9861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 20:21:09 +00:00
ryan
0d27eeb5c2 Typo fix. Props ydekproductions. fixes #8330
git-svn-id: http://svn.automattic.com/wordpress/trunk@9860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 08:40:21 +00:00
ryan
8785bc8a1e Return null if queried object not found. fixes #8244
git-svn-id: http://svn.automattic.com/wordpress/trunk@9859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 06:14:40 +00:00
ryan
fcc8272b8d Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 05:21:13 +00:00
azaozz
0908ebade9 PressThis css fixes from Noel, see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 04:29:35 +00:00
azaozz
6af721ecc8 Pass unformatted number to __ngettext, props filosofo, fixes #8324
git-svn-id: http://svn.automattic.com/wordpress/trunk@9856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 03:12:28 +00:00
azaozz
d12e30a739 Fix [9854] for i18n, props filosofo
git-svn-id: http://svn.automattic.com/wordpress/trunk@9855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 02:13:31 +00:00
azaozz
6efc35e1c9 I18n: fix get_comment_date and edit_comment_link in comment-template.php, props tai. Add class to "Says:", fixes #8142
git-svn-id: http://svn.automattic.com/wordpress/trunk@9854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 01:36:23 +00:00
azaozz
2d5dee473d Prettier Page Numbers, props jick, fixes #8319
git-svn-id: http://svn.automattic.com/wordpress/trunk@9853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 00:38:50 +00:00
azaozz
0b17615051 Fix #favorite-actions position in IE7, footer position, horizontal scrollbar and expansion of postboxes in IE7, put back Browse Happy, fixes #8280
git-svn-id: http://svn.automattic.com/wordpress/trunk@9852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 00:20:34 +00:00
ryan
8f1659012f Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-23 23:51:27 +00:00
westi
0081ad7881 Not on the images :-(
git-svn-id: http://svn.automattic.com/wordpress/trunk@9850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-23 09:15:39 +00:00
westi
74fc3e7152 Set eolstyle on new files
git-svn-id: http://svn.automattic.com/wordpress/trunk@9849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-23 09:14:27 +00:00
westi
72038d2df4 Allow a plugin to control the number of tags per edit tags page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-23 08:48:57 +00:00
azaozz
3c15f6a8d3 Gallery settings for TinyMCE
git-svn-id: http://svn.automattic.com/wordpress/trunk@9847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-23 06:37:15 +00:00
westi
f92c019881 Ensure that thumbnails are removed when the media file is deleted. Fixes #8309 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-22 23:01:28 +00:00
westi
9f3add6a4a Improve theme editor layout. Fixes #8314 props kpdesign.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-22 11:05:11 +00:00
westi
3a06fdf0b8 phpdoc and notice fix for wp_page_menu(). Fixes #8315 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-22 10:39:58 +00:00
westi
99cddfb8b8 Add missing translations for media options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-22 09:56:20 +00:00
azaozz
a0d49f5ee3 Visual design fixes from iammattthomas, fixes #8313
git-svn-id: http://svn.automattic.com/wordpress/trunk@9842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-22 08:03:25 +00:00
ryan
737d127267 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-22 07:22:44 +00:00
azaozz
a213f81ae0 PressThis IE6 css fixes from Noel, see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9840 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-22 00:28:39 +00:00
azaozz
3444414aa6 Table.widefat fixes, props kpdesign, see #8311
git-svn-id: http://svn.automattic.com/wordpress/trunk@9839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 23:55:56 +00:00
azaozz
e289acf038 PressThis fixes for window resizing and Chrome bugs from Noel, see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 23:31:59 +00:00
azaozz
d0180451c4 Move text-shadow styles to colors stylesheets
git-svn-id: http://svn.automattic.com/wordpress/trunk@9837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 21:32:50 +00:00
azaozz
a10c8691fd Improve filtering of HTML entities from translated strings used in js, see #8254
git-svn-id: http://svn.automattic.com/wordpress/trunk@9836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 19:36:57 +00:00
westi
61fb6ea540 Give context to more translations to allow for differentiation between plural noun, verb and adjective translations. Fixes #8154 props nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 18:16:44 +00:00