Mark Jaquith
|
8d6cb67233
|
esc_js(). Shorter, follows new escaping naming convention.
git-svn-id: https://develop.svn.wordpress.org/trunk@11245 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-09 07:27:22 +00:00 |
Andrew Ozz
|
b4511b71fd
|
Change CSS classes to avoid collisions with ui.tabs, fixes #9740
git-svn-id: https://develop.svn.wordpress.org/trunk@11224 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-06 21:31:07 +00:00 |
Mark Jaquith
|
c638e8d8de
|
_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: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 19:43:53 +00:00 |
Andrew Ozz
|
8788a2520e
|
Add wpspin_light and wpspin_dark spinners
git-svn-id: https://develop.svn.wordpress.org/trunk@11203 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 18:57:43 +00:00 |
Ryan Boren
|
4a047f4240
|
Use invisible class for hiding labels and legends.
git-svn-id: https://develop.svn.wordpress.org/trunk@11180 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 21:28:58 +00:00 |
Ryan Boren
|
cfd320446f
|
Attr escaping
git-svn-id: https://develop.svn.wordpress.org/trunk@11173 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 17:54:08 +00:00 |
Andrew Ozz
|
aac1622495
|
Add wpspin.gif and replace all spinners
git-svn-id: https://develop.svn.wordpress.org/trunk@11150 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-01 19:43:22 +00:00 |
Ryan Boren
|
3b7130bbae
|
attr escaping. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11110 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-28 06:37:51 +00:00 |
Ryan Boren
|
fe7c34b6fd
|
s/attribute_escape/attr/. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11109 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-28 05:58:45 +00:00 |
Ryan Boren
|
12c7093645
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@11013 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 18:18:39 +00:00 |
Andrew Ozz
|
deba40e5b9
|
Press This notice fixes, props DD32, fixes #9593
git-svn-id: https://develop.svn.wordpress.org/trunk@11010 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 11:14:37 +00:00 |
Mark Jaquith
|
4436658f47
|
preg_quote2() unnecessary. preg_quote() supports delimiter escaping if you pass it as second param
git-svn-id: https://develop.svn.wordpress.org/trunk@10856 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-01 05:45:28 +00:00 |
Mark Jaquith
|
b073dfd5cf
|
Press This UI, Quoting fixes, plus ability for Contributors to use Press This. props noel. fixes #9434
git-svn-id: https://develop.svn.wordpress.org/trunk@10855 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-01 05:41:52 +00:00 |
Ryan Boren
|
8d00b5d37d
|
Trim trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10810 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-18 02:43:45 +00:00 |
Andrew Ozz
|
13865daa5a
|
Add Content-Type header to admin-ajax and press this, props UnderWordPressure, fixes #8795
git-svn-id: https://develop.svn.wordpress.org/trunk@10375 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-18 05:40:40 +00:00 |
Andrew Ozz
|
aae58c3556
|
Fix Press This tags input, fixes #8743
git-svn-id: https://develop.svn.wordpress.org/trunk@10374 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-18 00:56:15 +00:00 |
Andrew Ozz
|
f7914ef53a
|
Press This CSS cleanup, props Simek, fixes #8773
git-svn-id: https://develop.svn.wordpress.org/trunk@10290 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-01 20:33:01 +00:00 |
Andrew Ozz
|
94b9733dff
|
Press This updates for multi-taxonomies, props noel, fixes #8669
git-svn-id: https://develop.svn.wordpress.org/trunk@10237 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-21 12:34:12 +00:00 |
Andrew Ozz
|
76dd3da718
|
Update for Press This from noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@10127 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 17:44:17 +00:00 |
Mark Jaquith
|
e3c3333f74
|
Press This fixes from Noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@10030 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 04:58:27 +00:00 |
Andrew Ozz
|
89ba87084f
|
PressThis fix from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9961 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 04:28:37 +00:00 |
Ryan Boren
|
0bf951c4a5
|
Press This fix from noel. fixes #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9910 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 19:32:38 +00:00 |
Andrew Ozz
|
3913ff435e
|
More PressThis updates from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9867 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-25 02:06:52 +00:00 |
Andrew Ozz
|
28bcfd53c1
|
PressThis updates from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9866 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-25 01:16:00 +00:00 |
Andrew Ozz
|
88d2bae7aa
|
PressThis css fixes from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9857 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-24 04:29:35 +00:00 |
Andrew Ozz
|
b0fb781848
|
PressThis fixes for window resizing and Chrome bugs from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9838 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-21 23:31:59 +00:00 |
Andrew Ozz
|
641fdb6c8d
|
PressThis updates from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9787 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-19 13:01:36 +00:00 |
Ryan Boren
|
153141a764
|
Press This update from noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9673 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-14 01:20:20 +00:00 |
Ryan Boren
|
a44339268a
|
i18n fixes from nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9589 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 17:42:51 +00:00 |
Ryan Boren
|
979442ccd6
|
Press This updates from noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9326 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 17:20:06 +00:00 |
Ryan Boren
|
88e2b9b5c3
|
Press This fixes from noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9295 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 15:42:04 +00:00 |
Ryan Boren
|
6d727a9c2b
|
phpdoc for wp-admin. Props jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@9119 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-10 18:21:16 +00:00 |
Andrew Ozz
|
8f2852dd50
|
Press This: URL fixes for images, props noel, see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@9115 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 21:49:00 +00:00 |
Ryan Boren
|
638a41bf49
|
Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9103 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 23:32:34 +00:00 |
Andrew Ozz
|
32a61c2b0a
|
Fix script loading in Press This
git-svn-id: https://develop.svn.wordpress.org/trunk@9079 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-03 18:56:59 +00:00 |
Andrew Ozz
|
97a7ceda96
|
Update TinyMCE to 3.2.0 and remove compression, fixes #7827
git-svn-id: https://develop.svn.wordpress.org/trunk@9064 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 16:30:14 +00:00 |
Ryan Boren
|
a404e581fa
|
Media fixes for Press This. Props noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8996 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 06:21:12 +00:00 |
Ryan Boren
|
3f42c27f4b
|
Press This updates from noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8959 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 22:04:10 +00:00 |
Ryan Boren
|
843fcc9d5e
|
Press This rework from noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8903 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 06:30:15 +00:00 |
Ryan Boren
|
22790b6e93
|
Redirect back to Press This interface after posting
git-svn-id: https://develop.svn.wordpress.org/trunk@8816 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 17:46:09 +00:00 |
Ryan Boren
|
6db75e59d4
|
Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-20 21:42:31 +00:00 |
Peter Westwood
|
e1adf1d070
|
More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8656 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-16 07:27:34 +00:00 |
Ryan Boren
|
2272a1a950
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-09 05:36:14 +00:00 |
Ryan Boren
|
ec5112b294
|
Press This: Fix image insert in IE7, set textarea height. Props noael and zamoose. fixes #7387 #7310 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8551 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-05 17:13:58 +00:00 |
Ryan Boren
|
a359db73a2
|
Use get_edit_post_link() instead of hardcoding edit links. Props mdawaffe. fixes #7425
git-svn-id: https://develop.svn.wordpress.org/trunk@8484 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 05:22:58 +00:00 |
Andrew Ozz
|
ec69e512e4
|
Press This: using trailing slash after $_SERVER['PHP_SELF'] breaks the image tab on some servers.
git-svn-id: https://develop.svn.wordpress.org/trunk@8476 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-28 23:07:47 +00:00 |
Ryan Boren
|
5000a39eb0
|
Image sideload and wp_upload_dir() fixes from noel. fixes #7342 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8369 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-18 03:19:12 +00:00 |
Ryan Boren
|
90b7aa72c7
|
Image regex fixes from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8332 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-14 17:59:06 +00:00 |
Ryan Boren
|
eb35595fab
|
rlm entity not so Windows friendly. Use perios instead. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8330 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-14 17:26:30 +00:00 |
Ryan Boren
|
3becff10c3
|
Press This: properly add and load press-this-ie.css, cleanup of the bookmarklet code. Props azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8323 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 04:57:01 +00:00 |