Commit Graph

105 Commits

Author SHA1 Message Date
Jeremy Felt
180d083620 Bump 4.3 branch to 4.3.6.
Built from https://develop.svn.wordpress.org/branches/4.3@38552


git-svn-id: http://core.svn.wordpress.org/branches/4.3@38495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-09-07 14:59:23 +00:00
Boone Gorges
a240058e32 Bump 4.3 branch to 4.3.5.
Built from https://develop.svn.wordpress.org/branches/4.3@37830


git-svn-id: http://core.svn.wordpress.org/branches/4.3@37795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-06-21 16:33:25 +00:00
Dominik Schilling
4b5e93ba40 Bump 4.3 branch to 4.3.4.
Built from https://develop.svn.wordpress.org/branches/4.3@37386


git-svn-id: http://core.svn.wordpress.org/branches/4.3@37352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-05-06 18:12:22 +00:00
Dominik Schilling
dd8b7de724 Bump 4.3 branch to 4.3.3.
Built from https://develop.svn.wordpress.org/branches/4.3@36456


git-svn-id: http://core.svn.wordpress.org/branches/4.3@36423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-02-02 17:28:22 +00:00
Dominik Schilling
f6115d3bfe Bump 4.3 branch to 4.3.2.
Built from https://develop.svn.wordpress.org/branches/4.3@36197


git-svn-id: http://core.svn.wordpress.org/branches/4.3@36164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-01-06 18:48:22 +00:00
Helen Hou-Sandí
540e1f84bc Bump 4.3 branch to 4.3.1.
Built from https://develop.svn.wordpress.org/branches/4.3@34181


git-svn-id: http://core.svn.wordpress.org/branches/4.3@34149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-09-15 14:26:39 +00:00
Dion Hulse
7f29687a55 Revert [33845]
git-svn-id: http://core.svn.wordpress.org/branches/4.3@33847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-09-03 03:33:24 +00:00
Dion Hulse
f0706a0895 Term Splitting: Switch to a faster cron unschedule process to benefit sites with thousands of affected jobs. Fix the cron hook name in the failsafe rescheduler.
Merges [33727] to the 4.3 branch
Props Otto42, dd32, peterwilsoncc
Fixes #33423 for trunk

Built from https://develop.svn.wordpress.org/branches/4.3@33877


git-svn-id: http://core.svn.wordpress.org/branches/4.3@33845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-09-03 03:31:17 +00:00
Dion Hulse
7cfe2d293f Revert [33688] which removed all branches/4.3 files due to a sync script error.
git-svn-id: http://core.svn.wordpress.org/branches/4.3@33692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-08-24 22:14:43 +00:00
Weston Ruter
4e96fc9fd7 Widgets: Switch back to using array_key_exists() instead of isset() for widget instance existence check.
Reverts unnecessary change in [32602] since `array_key_exists()` does actually work with `ArrayIterator` objects.

Merges [33696] to the 4.3 branch.
See #32474.
Fixes #33442 for the 4.3 branch.

Built from https://develop.svn.wordpress.org/branches/4.3@33721


git-svn-id: http://core.svn.wordpress.org/branches/4.3@33688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-08-24 19:31:16 +00:00
Dion Hulse
0b648f198b Revert [33614] which removed all branches/4.3 files due to a sync script error.
git-svn-id: http://core.svn.wordpress.org/branches/4.3@33616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-08-19 13:24:10 +00:00
Dion Hulse
7f86f37642 Term Splitting: Fix a reversal of parameters to wp_schedule_single_event() introduced in [33621].
The existing invalid cron entries will not be purged automatically (as the 'timestamp' is never matched) so we do this ourselves.

Merges [33646] to the 4.3 branch.
Props mechter for noticing!
See #30261.
Fixes #33423 for the 4.3 branch.

Built from https://develop.svn.wordpress.org/branches/4.3@33647


git-svn-id: http://core.svn.wordpress.org/branches/4.3@33614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-08-19 11:37:14 +00:00
Helen Hou-Sandí
31fd60ae12 Trunk is now 4.3-alpha.
Built from https://develop.svn.wordpress.org/trunk@32280


git-svn-id: http://core.svn.wordpress.org/trunk@32251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-04-23 18:00:29 +00:00
Dominik Schilling
64fc7294b6 Use HTTPS URLs for codex.wordpress.org.
see #27115.
Built from https://develop.svn.wordpress.org/trunk@32116


git-svn-id: http://core.svn.wordpress.org/trunk@32095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-04-12 21:29:32 +00:00
Andrew Nacin
994b57a190 Update readme recommendations. fixes #31173.
Built from https://develop.svn.wordpress.org/trunk@31291


git-svn-id: http://core.svn.wordpress.org/trunk@31272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-01-29 05:10:22 +00:00
Andrew Nacin
1f7183f467 Update version numbers in trunk.
Built from https://develop.svn.wordpress.org/trunk@30960


git-svn-id: http://core.svn.wordpress.org/trunk@30948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-12-17 17:38:22 +00:00
Mark Jaquith
184fa46699 Use HTTPS links for planet.wordpress.org
see #27115
Built from https://develop.svn.wordpress.org/trunk@29787


git-svn-id: http://core.svn.wordpress.org/trunk@29559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-09-29 13:24:15 +00:00
Sergey Biryukov
971b84e577 4.1 version bumps.
see [29712], #29537.
Built from https://develop.svn.wordpress.org/trunk@29713


git-svn-id: http://core.svn.wordpress.org/trunk@29487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-09-05 19:45:15 +00:00
Andrew Nacin
cbfc78d0f2 4.0 version bumps.
props kworthington.
fixes #27872, #27873.

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


git-svn-id: http://core.svn.wordpress.org/trunk@28006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-21 04:42:15 +00:00
Andrew Nacin
0c16c0477b Reference https://wordpress.org rather than http://wordpress.org in strings, links, comments, etc.
props Ipstenu, markjaquith.
see #27115.

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


git-svn-id: http://core.svn.wordpress.org/trunk@27219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-03 02:34:27 +00:00
Sergey Biryukov
61b84671ff Update the readme to 3.9. props kworthington. fixes #26739.
Built from https://develop.svn.wordpress.org/trunk@26879


git-svn-id: http://core.svn.wordpress.org/trunk@26762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-29 08:23:10 +00:00
Matt Thomas
5d5114daf9 Bring the install/update screens in line with the new admin design. This affects:
* Creating a wp-config.php file
* Installation
* Database upgrade
* Database repair
* Readme.html
* Network sites actions

What's changed:

* Bring background/text/link/border colours in line with mp6
* Bring fonts in line with mp6 (see note below)
* Switch to device-width for the viewport and tweak margins etc so the layout works nicely on all device sizes
* Switch to the new vector WordPress logo in the header to match the log in screen
* Force table cells into rows in the <782px media query

Fixes #25951, props johnbillion.


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


git-svn-id: http://core.svn.wordpress.org/trunk@26203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-21 00:21:11 +00:00
Andrew Nacin
a59389fc06 Update readme in trunk.
Built from https://develop.svn.wordpress.org/trunk@25947


git-svn-id: http://core.svn.wordpress.org/trunk@25906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-27 15:35:09 +00:00
Andrew Nacin
14fc685a56 Remove old, less relevant and in some cases obsolete readme sections. see #23025.
git-svn-id: http://core.svn.wordpress.org/trunk@24744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-07-18 21:35:45 +00:00
Mark Jaquith
0a89304064 Bump for RC1
git-svn-id: http://core.svn.wordpress.org/trunk@24701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-07-13 03:12:06 +00:00
Andrew Nacin
7df52144eb Convert to the HTML5 doctype for readme.html. props gish, fixes #22932.
git-svn-id: http://core.svn.wordpress.org/trunk@23188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-20 15:35:17 +00:00
Helen Hou-Sandí
978fe665b7 Curly quotes for readme.html. props anatolbroder. fixes #23011.
git-svn-id: http://core.svn.wordpress.org/trunk@23187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-20 15:30:40 +00:00
Andrew Nacin
459edbd5f6 Update the readme to 3.5. props xibe, fixes #22647.
git-svn-id: http://core.svn.wordpress.org/trunk@22936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-30 00:57:07 +00:00
nacin
ca384fad85 Remove img width/height from the readme.html WP logo. props soulseekah. fixes #19955. see #20293 for any follow-ups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-04-27 19:39:35 +00:00
ryan
616c35e71c One newline is enough.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-01-05 20:10:39 +00:00
ryan
95754aacc9 Trunk is now 3.4 alpha
git-svn-id: http://svn.automattic.com/wordpress/trunk@19594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-13 23:47:39 +00:00
ryan
82bcca520b Do the beta bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@18938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-10-10 23:50:20 +00:00
nacin
d5ef72234c Bump readme system requirements. props duck_, see #16917.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-03-25 21:21:14 +00:00
nacin
f88e2edae0 Bump update-core and readme for 3.2.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-03-25 21:14:46 +00:00
markjaquith
e4ea521ff6 Add missing "General" word in readme. props duck_
git-svn-id: http://svn.automattic.com/wordpress/trunk@17302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-01-14 20:30:16 +00:00
markjaquith
2ebbbd7bdd WordPress contains libraries only available under the GPL v2 or later. No one cares about the GPL v1 anymore. We are now specifically saying that WordPress is available under the GPL version 2 or (at your option) any later version. This was discussed with the entire core team.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-01-14 19:26:43 +00:00
ryan
ba02f47bfd Ver bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@16896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-13 17:55:49 +00:00
scribu
f729d98e95 Still missed some. See #15656
git-svn-id: http://svn.automattic.com/wordpress/trunk@16703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-03 09:19:16 +00:00
scribu
a3799be1a0 s/upgrade/update in readme.html. Fixes #15656
git-svn-id: http://svn.automattic.com/wordpress/trunk@16702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-03 09:17:57 +00:00
markjaquith
0886891bc3 We cannot say that WordPress as a whole is GPLv2 (i.e. "GPLv2 only"). Go back to saying just "GPL." Reverts [13516] for trunk. props hakre.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-08-26 00:48:10 +00:00
markjaquith
099d01d85d This readme sentence is talking about the license, not the copyright.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-08-25 01:58:55 +00:00
ryan
a67155f514 Update wordpress.org blog url
git-svn-id: http://svn.automattic.com/wordpress/trunk@15457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-22 13:45:43 +00:00
nacin
df5d722046 A few more readme.html tweaks. fixes #10835
git-svn-id: http://svn.automattic.com/wordpress/trunk@13986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-04 05:57:00 +00:00
nacin
6f04e012c9 Check in install.css for [13516]. Bump version, include version in readme.html. see #10835
git-svn-id: http://svn.automattic.com/wordpress/trunk@13517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-28 22:42:36 +00:00
nacin
ef7d02ec51 First pass on readme.html updates. Include references to the automatic upgrader, the wp-config.php creation script, the new user/pass selection during install. Split system recommendations into requirements and recommendations. Style dt/dl/dd elements. Remove archaic v1.2 to 1.5 theme template reference. Change wording in post via mail and user roles, as neither are new features. Props niallkennedy for minor cleanups in the commit. see #10835
git-svn-id: http://svn.automattic.com/wordpress/trunk@13516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-28 22:38:56 +00:00
westi
8151a3c8c6 Update the version number in readme.html
git-svn-id: http://svn.automattic.com/wordpress/trunk@12458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-19 09:23:03 +00:00
westi
5b9ed595e4 Update the readme to include new mysql minimum version.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-16 18:03:49 +00:00
westi
de15aa372d Update the readme in trunk early for once.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-08 07:08:36 +00:00
westi
25c0c575b6 Bump the version in the readme. Fixes #10087.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-10 16:06:40 +00:00
ryan
f600722c5a Bump readme ver. fixes #7721
git-svn-id: http://svn.automattic.com/wordpress/trunk@9401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-29 19:10:56 +00:00