Commit Graph

24 Commits

Author SHA1 Message Date
Andrew Nacin
49443c97e3 Sync new about.php "Thank you" line with freedoms and credits.
props rickalee.
fixes #26472.

Built from https://develop.svn.wordpress.org/trunk@26774


git-svn-id: http://core.svn.wordpress.org/trunk@26661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-07 07:37:11 +00:00
Andrew Nacin
31ff7d5161 Update the text for the about page, so translators can get started. Design is in flux.
props nacin, markjaquith, jorbin, jenmylo.
see #25603.

Built from https://develop.svn.wordpress.org/trunk@25832


git-svn-id: http://core.svn.wordpress.org/trunk@25832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:54:13 +00:00
Andrew Nacin
8ae8e01b67 Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone.
see #27704.

Built from https://develop.svn.wordpress.org/trunk@25825


git-svn-id: http://core.svn.wordpress.org/trunk@25825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:53:14 +00:00
Andrew Nacin
5343c74b4a Update the text for the about page, so translators can get started. Design is in flux.
props nacin, markjaquith, jorbin, jenmylo.
see #25603.

Built from https://develop.svn.wordpress.org/trunk@25832


git-svn-id: http://core.svn.wordpress.org/trunk@25744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-17 20:17:09 +00:00
Andrew Nacin
fd57b239d2 Don't rely on include_path to include files.
Always use dirname() or, once available, ABSPATH.

props ketwaroo, hakre.
fixes #17092.

Built from https://develop.svn.wordpress.org/trunk@25616


git-svn-id: http://core.svn.wordpress.org/trunk@25533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-09-25 00:18:11 +00:00
Andrew Nacin
4833e3096b Copy about.php string to freedoms and credits. Update CSS for 3.6 credits. see #24832.
git-svn-id: http://core.svn.wordpress.org/trunk@24913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-07-31 06:04:41 +00:00
Andrew Nacin
797ee34bc3 Remove /extend/ from URLs to wordpress.org/plugins, /themes, and /mobile, as those are all now top-level. see #24389.
git-svn-id: http://core.svn.wordpress.org/trunk@24320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-22 21:01:57 +00:00
Andrew Nacin
7322ea40d6 Reorganize and polish the About WordPress 3.5 screen. Offer strings for translation.
props lessbloat, helenyhou, markjaquith, nacin.
fixes #22455.



git-svn-id: http://core.svn.wordpress.org/trunk@22903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-28 21:00:09 +00:00
nacin
3a2ea5ed37 Copy 3.4 about.php header text to credits and freedoms. props pavelevap. fixes #20794.
git-svn-id: http://core.svn.wordpress.org/trunk@21021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-06-07 15:34:21 +00:00
nacin
aa6c34ac3e Create a network/about.php page and leverage it, to prevent the dashboard from switching to the blog admin. fixes #19762.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-01-06 17:53:41 +00:00
nacin
d0c1dfcaf3 Add about.php maintenance/security release strings for translation. see #19346.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-01 23:13:56 +00:00
nacin
9f2f75c7fb Copy about text to credits.php and freedoms.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-01 23:02:19 +00:00
nacin
75c741cd8b Revert other stuffs from [19374].
git-svn-id: http://svn.automattic.com/wordpress/trunk@19376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:43:57 +00:00
nacin
5e69bd0caf Set $parent_file for post-new.php when show_in_menu is a file. Provides for correct top-level highlighting. $submenu_file remains set to expect a post-new.php menu. see #19125.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:35:57 +00:00
koopersmith
931fbf8b36 Remove repetitive title on Credits and Freedoms pages. props ocean90, fixes #19294.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-19 00:35:13 +00:00
koopersmith
84b6adf701 The about pages are lonely orphans. see #18742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-04 00:45:11 +00:00
koopersmith
011ade3db6 Formatting and CSS for credits and freedoms pages. see #18742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-04 00:37:56 +00:00
nacin
dffd88b194 Remove copy-pasted classes. see #18742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-03 23:59:19 +00:00
nacin
3f606d28b0 Yank version numbers out of translated strings. TODO decide whether this should be major version only, which probably means about.php should also contain text about x.y vs x.y.z. see #18742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-03 23:55:03 +00:00
nacin
230d3d62ce Add about.php text/tabs to credits.php and freedoms.php. (Caution: Styles may settle during shipping.) see #18742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-03 23:23:31 +00:00
nacin
6d8fa2f388 Allow Codex URLs to be translated. Don't offer wp.org/about/ URLs for translation. props zeo, xibe. fixes #17480.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17960 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-18 19:39:24 +00:00
nacin
fe04318dc8 Add core contributors to credits page, first pass. see #17384.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-13 00:49:53 +00:00
markjaquith
096426deb9 Fix URL typo in freedoms.php. props duck_. see #17383
git-svn-id: http://svn.automattic.com/wordpress/trunk@17904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-12 08:10:59 +00:00
nacin
54f42be38d Switch to 'Freedoms'. see #17383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-12 05:17:28 +00:00