Commit Graph

121 Commits

Author SHA1 Message Date
markjaquith
6c2ffddf31 _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-05 19:43:53 +00:00
azaozz
83f674bf9a Banishing ASCII quotes and apostrophes, props demetris, fixes #9655
git-svn-id: http://svn.automattic.com/wordpress/trunk@11190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-05 04:28:05 +00:00
ryan
12078bcb11 Attr escaping
git-svn-id: http://svn.automattic.com/wordpress/trunk@11173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-04 17:54:08 +00:00
azaozz
c5c7eff703 Hide widget count when no sidebars defined, props scribu, fixes #8035
git-svn-id: http://svn.automattic.com/wordpress/trunk@11131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-29 23:30:07 +00:00
ryan
2d489767bb s/attribute_escape/attr/. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-28 05:58:45 +00:00
ryan
7651b29cb9 Silence html_entity_decode warnings. Props Denis-de-Bernardy. fixes #9616
git-svn-id: http://svn.automattic.com/wordpress/trunk@11081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-24 16:57:27 +00:00
azaozz
005fd4f14f Use cached feed data on the Dashboard, props DD32, #9483
git-svn-id: http://svn.automattic.com/wordpress/trunk@10901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-09 13:23:10 +00:00
ryan
e8b6fe7347 Trim trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@10810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-18 02:43:45 +00:00
azaozz
519356e97a Save RSS feed URL in the Incoming Links widget, props johnbillion, fixes #9299
git-svn-id: http://svn.automattic.com/wordpress/trunk@10743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-08 05:08:32 +00:00
azaozz
a2fccc011b Add RSS Error handling functionality to RSS Widget displays, props DD32, fixes #9273
git-svn-id: http://svn.automattic.com/wordpress/trunk@10739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-07 19:44:28 +00:00
ryan
98462ab1b6 Don't show already installed plugins in the Plugins dashboard widget. Props Viper007Bond. fixes #8781
git-svn-id: http://svn.automattic.com/wordpress/trunk@10738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-07 02:07:24 +00:00
azaozz
6405b50953 Force-wrap comments in Recent Comments on the dashboard, expand width when no avatar, fixes #9283
git-svn-id: http://svn.automattic.com/wordpress/trunk@10729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-06 03:20:38 +00:00
ryan
d7b53ad4f8 Add RSS Error handling functionality to RSS Widget displays. Props DD32. fixes #9273
git-svn-id: http://svn.automattic.com/wordpress/trunk@10697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-04 19:24:48 +00:00
ryan
a33afa3546 Pass blog charset to html_entity_decode(). Props adferguson. fixes #7563
git-svn-id: http://svn.automattic.com/wordpress/trunk@10688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-03 18:37:25 +00:00
ryan
0bf194de3b Use _x() and extracted comments. Props nbachiyski. see #9112
git-svn-id: http://svn.automattic.com/wordpress/trunk@10680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-02 19:20:19 +00:00
ryan
a02d6e4179 Use SimplePie for widget and dashboard feeds. First cut. see #9198
git-svn-id: http://svn.automattic.com/wordpress/trunk@10666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-27 19:32:50 +00:00
azaozz
05135541be Allow the dashboard widgets to be arranged in up to four columns. The number of columns can be selected from the Screen Options tab.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-24 02:37:22 +00:00
ryan
750459382b Use _n(). Props mrmist. fixes #9190
git-svn-id: http://svn.automattic.com/wordpress/trunk@10605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-20 19:22:34 +00:00
ryan
e18f062b92 Disambiguate 'Approved' translation. Props nbachiyski. fixes #8638
git-svn-id: http://svn.automattic.com/wordpress/trunk@10564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-12 20:42:04 +00:00
azaozz
fc511373de Disable QuickPress buttons while saving, change "Cancel" to "Reset"
git-svn-id: http://svn.automattic.com/wordpress/trunk@10479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-02 01:43:56 +00:00
azaozz
c045b1a045 Make titles into links in Dashboard Right Now module, props mattwalters, fixes #8438 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 10:08:31 +00:00
ryan
4b3f7d62c4 Add clearing break. Props johnbillion. fixes #8677 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 22:42:05 +00:00
ryan
dd816fc740 Show 'Post submitted' insted of published when submitting for review from Quick Press. fixes #8547
git-svn-id: http://svn.automattic.com/wordpress/trunk@10154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 20:38:44 +00:00
ryan
556965cfed Show media buttons for quick press only if user can upload_files. see #8547
git-svn-id: http://svn.automattic.com/wordpress/trunk@10153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 20:31:51 +00:00
ryan
e89192b1a8 Strip trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@10150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 18:03:31 +00:00
ryan
c5ccfa0e22 Fixed undefined var notice when user can't edit the post
git-svn-id: http://svn.automattic.com/wordpress/trunk@10148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 17:44:04 +00:00
azaozz
169bbfa0a6 Keep the menu closed while loading
git-svn-id: http://svn.automattic.com/wordpress/trunk@10140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 12:00:44 +00:00
azaozz
34a17a5188 Fix inserting images, uploader buttons add Press This nag after submitting in Quick Press
git-svn-id: http://svn.automattic.com/wordpress/trunk@10125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-08 10:52:23 +00:00
azaozz
c647bdc9bb Improve the recent comments dashboard widget, props matt, fixes #8510
git-svn-id: http://svn.automattic.com/wordpress/trunk@10090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-06 21:23:36 +00:00
ryan
af91c84737 Limit to 5
git-svn-id: http://svn.automattic.com/wordpress/trunk@10080 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 23:49:47 +00:00
ryan
eeefaa41f8 Speed up Recent Comments dash module query
git-svn-id: http://svn.automattic.com/wordpress/trunk@10079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 23:42:06 +00:00
ryan
c288466b8f Use wp_count_comments() for Right Now. Eliminated a query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 22:33:45 +00:00
azaozz
00aa613c43 Fix postbox title action links overlapping
git-svn-id: http://svn.automattic.com/wordpress/trunk@10061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 06:16:50 +00:00
azaozz
dccee153c3 Show link to the comment in the dashboard widget, props bobrik, fixes 8399
git-svn-id: http://svn.automattic.com/wordpress/trunk@9936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 04:50:15 +00:00
azaozz
375aa1f81c Hide actions in management tables, show on hover; improve comments table; fix "Configure" link position on dashboard, fixes #8386
git-svn-id: http://svn.automattic.com/wordpress/trunk@9934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 04:33:35 +00:00
azaozz
c5c662c4b8 Change View All/Edit links on dashboard widgets, fixes #8365
git-svn-id: http://svn.automattic.com/wordpress/trunk@9916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-27 05:20:05 +00:00
ryan
919fd58768 Move Pending above Spam. fixes #8371
git-svn-id: http://svn.automattic.com/wordpress/trunk@9905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 18:53:59 +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
269c83bd69 Do not show "Post published" message in QuickPress if empty form submitted, fixes #8222
git-svn-id: http://svn.automattic.com/wordpress/trunk@9785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 12:30:37 +00:00
markjaquith
7771efd21e Prevent strange text color on hover in QuickPress. props jick. fixes #8238
git-svn-id: http://svn.automattic.com/wordpress/trunk@9765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 22:19:49 +00:00
azaozz
61b2941eba Fix color of links separator in Recent Comments on dashboard, props jick, fixes #8239
git-svn-id: http://svn.automattic.com/wordpress/trunk@9752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 08:05:11 +00:00
ryan
3b4f3fdcfd Dashboard pluggability improvements from mdawaffe. see #8265
git-svn-id: http://svn.automattic.com/wordpress/trunk@9748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 01:04:41 +00:00
ryan
904df4372e Restore do_meta_boxes actions for the dashboard. fixes #8240
git-svn-id: http://svn.automattic.com/wordpress/trunk@9729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-16 17:46:57 +00:00
azaozz
a9d45e28cf Update comments count for Pending and Spam on edit-comments.php and the dashboard, fixes #8227
git-svn-id: http://svn.automattic.com/wordpress/trunk@9720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 18:57:53 +00:00
ryan
1eb0e67fc4 Remove comments Quick Edit link from Dash
git-svn-id: http://svn.automattic.com/wordpress/trunk@9717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 18:25:44 +00:00
ryan
40c754df1d Unused var fixes. Props DD32. see #8220
git-svn-id: http://svn.automattic.com/wordpress/trunk@9716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 18:10:35 +00:00
markjaquith
2a86d82041 tabindex for QuickPress
git-svn-id: http://svn.automattic.com/wordpress/trunk@9710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 07:51:29 +00:00
azaozz
d449414870 Fix position of the confirmation message in QuickPress, fixes #8218
git-svn-id: http://svn.automattic.com/wordpress/trunk@9709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 07:27:48 +00:00
ryan
9861eb1a85 Notice fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 23:01:16 +00:00
ryan
d2a9f7b57b Show View All on hover
git-svn-id: http://svn.automattic.com/wordpress/trunk@9694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 21:17:19 +00:00