Commit Graph

191 Commits

Author SHA1 Message Date
markjaquith 119b39cec2 deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 15:11:07 +00:00
markjaquith bdf8e8fb38 Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791
git-svn-id: http://svn.automattic.com/wordpress/trunk@11312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-12 22:40:56 +00:00
ryan 6f81ec436c Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
git-svn-id: http://svn.automattic.com/wordpress/trunk@11283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-11 22:11:13 +00:00
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 808079dc32 Use invisible class for hiding labels and legends.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-04 21:28:58 +00:00
ryan 9ef2afc85b attr escaping. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-28 06:37:51 +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
westi a5594ea3a3 Improve the description for the default comment status. Fixes #8894 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-03 21:08:02 +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 bd78058d90 Use settings_fields()
git-svn-id: http://svn.automattic.com/wordpress/trunk@9954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 21:57:58 +00:00
azaozz 7c68e6945a Screen icons
git-svn-id: http://svn.automattic.com/wordpress/trunk@9903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 13:51:25 +00:00
ryan 5a7353c246 Validation fixes from Viper007Bond. fixes #8026
git-svn-id: http://svn.automattic.com/wordpress/trunk@9456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 05:03:05 +00:00
westi 416ee57673 Move inline styles to the stylesheets. Fixes #7985 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-28 22:07:39 +00:00
azaozz 17083f0ce8 Fix button styling inconsistency on settings pages, props sivel, fixes #7975
git-svn-id: http://svn.automattic.com/wordpress/trunk@9369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 20:41:05 +00:00
ryan a36f3d0ed6 Move 'Users must be registered and logged in to comment' setting to Discussion page. Props MtDewVirus. fixes #6652
git-svn-id: http://svn.automattic.com/wordpress/trunk@9368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 17:03:20 +00:00
westi c1f7aeb0b9 More options pages updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 21:29:18 +00:00
markjaquith edc8069294 Do not put an overline for submit buttons at the top (TODO: figure out our style for options pages)
git-svn-id: http://svn.automattic.com/wordpress/trunk@9320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 10:45:58 +00:00
ryan 91841f2e3c Comment paging and sorting from Viper007Bond. see #7927
git-svn-id: http://svn.automattic.com/wordpress/trunk@9296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 16:08:47 +00:00
markjaquith 4d2d655490 Covering our XSS bases
git-svn-id: http://svn.automattic.com/wordpress/trunk@9233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 20:06:22 +00:00
markjaquith 61f911c42e Bring back the H2s. Rough draft.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 20:02:03 +00:00
ryan 72282f995e Move "Comment author must fill out name and e-mail " to "Default article settings". Props bubel. fixes #7814
git-svn-id: http://svn.automattic.com/wordpress/trunk@9228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 18:45:32 +00:00
ryan 44d4acd5d3 Threaded comments options cleanup. Props Viper007Bond. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:03:18 +00:00
matt aeffa88551 Bringing save button back to top of all option pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 01:18:52 +00:00
ryan ea0ce44d87 h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 22:06:23 +00:00
ryan 04ce449e3c First cut of comment paging. Add paging and threading settings. see #7769 #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-23 21:11:27 +00:00
ryan ef80502b9a Close comments for old posts. see #7741
git-svn-id: http://svn.automattic.com/wordpress/trunk@8892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-15 16:26:37 +00:00
ryan 54049c5f41 add_settings_section() and add_settings_field(). see #7682
git-svn-id: http://svn.automattic.com/wordpress/trunk@8855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-09 22:31:22 +00:00
ryan bcc617c59c Add settings registration and whitelisting. Props donncha. see #7277
git-svn-id: http://svn.automattic.com/wordpress/trunk@8802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-04 01:11:18 +00:00
ryan 5aa7cbcf37 Move Setting menu to top-level. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-21 23:18:51 +00:00
ryan d3b414932c Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-20 21:42:31 +00:00
westi c19b2d769e More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-16 07:27:34 +00:00
ryan 76dfbdfb11 Add blank to default avatars. Rename default to Mystery Man. see #6802
git-svn-id: http://svn.automattic.com/wordpress/trunk@7886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-04 18:05:20 +00:00
westi 3cbcbbbfb4 Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-04 10:37:06 +00:00
ryan fbcbedc4f0 Default avatar selector. Props Viper007Bond. see #6802
git-svn-id: http://svn.automattic.com/wordpress/trunk@7879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-03 00:56:16 +00:00
matt 1551a9298b Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 08:28:15 +00:00
markjaquith 2cc2f543c2 Give the greylist and blacklist a little room to breathe!
git-svn-id: http://svn.automattic.com/wordpress/trunk@7442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 04:45:19 +00:00
markjaquith 15b17df867 moderation.php is no more. All hail edit-comments.php?comment_status=moderated
git-svn-id: http://svn.automattic.com/wordpress/trunk@7391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 23:24:04 +00:00
ryan ece9c26f6f Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
git-svn-id: http://svn.automattic.com/wordpress/trunk@7000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-24 04:33:10 +00:00
ryan 90ef210610 Validation fixes from nbachiyski. fixes #5962
git-svn-id: http://svn.automattic.com/wordpress/trunk@6980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-22 17:30:43 +00:00
westi 8bfac794d2 Styling updates for the settings pages. Fixes #5959 props iammattthomas.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-22 07:43:06 +00:00
ryan c2fd99fd56 Move table width to CSS. Props hansengel. see 5851
git-svn-id: http://svn.automattic.com/wordpress/trunk@6850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-14 15:33:56 +00:00
ryan dd180738f3 Width of 100% for settings tables
git-svn-id: http://svn.automattic.com/wordpress/trunk@6846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-14 06:40:10 +00:00
ryan aa9693258e Styling updates for settings. see #5851
git-svn-id: http://svn.automattic.com/wordpress/trunk@6841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-14 05:19:39 +00:00
ryan 778357c0bc Styling updates for settings pages. Props hansengel. see #5851
git-svn-id: http://svn.automattic.com/wordpress/trunk@6838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-14 02:46:08 +00:00
ryan 8bdede4a5c Replace fieldset with h3 in settings pages. Props hansengel. see #5851
git-svn-id: http://svn.automattic.com/wordpress/trunk@6837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-14 02:40:17 +00:00
ryan 968682dea6 Options are called Settings now. Props hansengel. see #5850
git-svn-id: http://svn.automattic.com/wordpress/trunk@6833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-14 00:39:38 +00:00
ryan 321c310717 Remove trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@6026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-03 23:32:58 +00:00
markjaquith 8c454d7909 Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
git-svn-id: http://svn.automattic.com/wordpress/trunk@5825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-07-30 16:32:12 +00:00
ryan 2a392e00fe Verbage change. Props foolswisdom. fixes #3521
git-svn-id: http://svn.automattic.com/wordpress/trunk@4740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-16 02:27:00 +00:00
markjaquith 8a678f3841 i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: http://svn.automattic.com/wordpress/trunk@4658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-12-21 23:06:18 +00:00
ryan eda9021317 Hold off on menu cleanup until next release. There be dragons.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-18 07:31:29 +00:00
matt 07126127e6 Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: http://svn.automattic.com/wordpress/trunk@4478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-18 06:09:48 +00:00
markjaquith a9e165babd remove page_options reference to defunct open_proxy_check option. Props Donncha. fixes #3204
git-svn-id: http://svn.automattic.com/wordpress/trunk@4337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-04 13:03:13 +00:00
markjaquith dd4c5f6fd7 Clarify comment_max_links option text. Props chrisdolan and Nazgul. fixes 1397
git-svn-id: http://svn.automattic.com/wordpress/trunk@4303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-04 05:06:51 +00:00
matt 67d5a6d3c7 Options cleanup and some styling changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-19 06:11:42 +00:00
matt 3017bb3bc8 Oh raquo, don't leave us now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-02 21:33:33 +00:00
ryan 849a0d29d7 Use get_option instead of get_settings. Just 'cause.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-30 21:46:31 +00:00
ryan efcb63ad21 s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: http://svn.automattic.com/wordpress/trunk@4133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-30 16:40:17 +00:00
ryan 3f57a94f4c Nonce from above. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-05-02 22:36:06 +00:00
ryan 056106dcfd h-scroll fix. fixes #1994
git-svn-id: http://svn.automattic.com/wordpress/trunk@3345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-23 03:24:10 +00:00
matt d0aa219739 Removing personal options, putting on profile page. Fixes #1557
git-svn-id: http://svn.automattic.com/wordpress/trunk@3112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 23:32:38 +00:00
ryan 3f20184aa3 Cleanup options save.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-12 09:36:20 +00:00
matt d9bb04b5a0 Adding personal options
git-svn-id: http://svn.automattic.com/wordpress/trunk@2760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 19:23:41 +00:00
rboren 2a5cff4421 Remove extra paren. http://mosquito.wordpress.org/view.php?id=853
git-svn-id: http://svn.automattic.com/wordpress/trunk@2273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 06:49:07 +00:00
saxmatt 67db74a20e http://mosquito.wordpress.org/view.php?id=833
git-svn-id: http://svn.automattic.com/wordpress/trunk@2249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:01:31 +00:00
saxmatt 30213a51c1 Adding support for a proxy-specific RBL that has shown to be extremely effective
git-svn-id: http://svn.automattic.com/wordpress/trunk@2199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 08:40:44 +00:00
saxmatt c4649b9979 Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 06:38:12 +00:00
saxmatt 652654d4d5 Spam tastes great, we should eat more of it. Add 'spam' approval value, and basic blacklist.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 20:21:06 +00:00
rboren 04786f267d Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-19 03:03:06 +00:00
rboren 4568e83625 Do not stomp permalink setting. Bug 372.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-18 04:50:08 +00:00
saxmatt 73d33cce75 Kitten's emergent registration / comment whitelisting patch.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 08:49:45 +00:00
saxmatt 0388cd27b5 Retrospam check from Kitten
git-svn-id: http://svn.automattic.com/wordpress/trunk@1620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-08 08:17:53 +00:00
saxmatt c9136856b5 Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-05 00:24:28 +00:00
saxmatt 6b786567a3 Clearer option text. Hat tip: Eric Meyer
git-svn-id: http://svn.automattic.com/wordpress/trunk@1463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-13 23:08:55 +00:00
rboren 25bdc0791c Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: http://svn.automattic.com/wordpress/trunk@1420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-13 16:14:58 +00:00
saxmatt c49ada1340 Hot buttons!
git-svn-id: http://svn.automattic.com/wordpress/trunk@1240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-08 01:15:03 +00:00
saxmatt dfc9cecfd2 Typo fixes sent in by Nick Romney.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-21 21:38:38 +00:00
rboren a2974cd48f Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-21 03:00:44 +00:00
saxmatt 10c6b7ea9c Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 22:56:47 +00:00
saxmatt 5cc3f8d3e1 Massive admin tweak commit. Improved consistency, numerous bug fixes, redesigned link forms, tweaked options more, left the ugly grey bar I didn't mean to add in the first place but tweaked it too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 08:09:27 +00:00
saxmatt 2ba9184e20 Interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 09:15:56 +00:00
saxmatt 3877acb7e3 More options improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 21:23:52 +00:00
saxmatt 5a49a4d411 More options work. Bug fixes for advanced_edit not being boolean type, clean up of options code and update feedback (still needs work there), first bit of miscellaneous screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-11 08:15:10 +00:00
saxmatt 8a79d5712a If more than X links in a comment, moderate that sucker.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 10:11:58 +00:00
emc3 4361dc3e65 Fixed require_name_email option.
git-svn-id: http://svn.automattic.com/wordpress/trunk@993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-24 15:13:22 +00:00
saxmatt adbca5d4fc New comment moderation code, for trackbacks and comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-21 08:31:33 +00:00
saxmatt a1c7db8a54 Forgot label, formatting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-11 08:53:05 +00:00
saxmatt 75c8c3a72e More options improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-11 08:51:50 +00:00
saxmatt a0867db6ed Migration to get_settings and away from globals.
git-svn-id: http://svn.automattic.com/wordpress/trunk@957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-01 19:55:45 +00:00
saxmatt 9fc821da98 More options updates, not done, not entirely functional.
git-svn-id: http://svn.automattic.com/wordpress/trunk@954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-29 08:30:56 +00:00