Sergey Biryukov
8b6b98dc19
General: Use HTTPS for the b2/cafélog link in readme.html
.
...
Follow-up to [691], [47285].
Props rajanpanchal2028.
Fixes #57018 .
Built from https://develop.svn.wordpress.org/trunk@54758
git-svn-id: http://core.svn.wordpress.org/trunk@54310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-11-07 13:27:17 +00:00
audrasjb
17480cc205
General: Replace Codex with HelpHub in WordPress readme.
...
This updates WordPress main `readme.txt` file to replace Codex link with HelpHub.
Props audrasjb, netweb, SergeyBiryukov, tobifjellner.
See #48987 .
Built from https://develop.svn.wordpress.org/trunk@54189
git-svn-id: http://core.svn.wordpress.org/trunk@53748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-16 22:27:10 +00:00
Sergey Biryukov
b2869c1e62
General: Bump the recommended MariaDB version in readme.html
.
...
MariaDB 10.2 has reached EOL in May 2022. The recommended minimum is bumped to 10.3 for now.
Follow-up to [52319], [52358], [52420], [52424], [53431], [53433], [meta11866].
Props hellofromTonya.
Fixes #55791 . See #meta6322.
Built from https://develop.svn.wordpress.org/trunk@53435
git-svn-id: http://core.svn.wordpress.org/trunk@53024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-05-23 14:22:10 +00:00
audrasjb
dcd54244a6
Administration: Remove a duplicate sentence after [52980].
...
Follow-up to [52980], [52979], [52978].
Props SergeyBiryukov.
Fixes #38913 .
Built from https://develop.svn.wordpress.org/trunk@52981
git-svn-id: http://core.svn.wordpress.org/trunk@52570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-03-22 21:11:01 +00:00
audrasjb
108af2ee64
Administration: Rephrase some sentences after [52978].
...
Follow-up to [52978], [52979].
Props SergeyBiryukov.
Fixes #38913 .
Built from https://develop.svn.wordpress.org/trunk@52980
git-svn-id: http://core.svn.wordpress.org/trunk@52569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-03-22 21:07:01 +00:00
audrasjb
223cda987f
Administration: Replace contracted verb forms for better consistency.
...
This changeset replaces contracted verb forms like `doesn't`, `can't`, or `isn't` with non-contracted forms like `does not`, `cannot`, or `is not`, for better consistency across the WordPress administration. It also updates some corresponding unit tests strings.
Props Presskopp, socalchristina, aandrewdixon, francina, SergeyBiryukov, JeffPaul, audrasjb, hellofromTonya.
Fixes #38913 .
See #39176 .
Built from https://develop.svn.wordpress.org/trunk@52978
git-svn-id: http://core.svn.wordpress.org/trunk@52567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-03-22 16:25:03 +00:00
Sergey Biryukov
aef38ab0e6
General: Bump the recommended MySQL and MariaDB versions in readme.html
.
...
* MySQL 5.6 has reached EOL (“End of Life”) in February 2021. The recommended minimum is bumped to 5.7 for now.
* MariaDB 10.1 has reached EOL in October 2020. The recommended minimum is bumped to 10.2 for now.
Follow-up to [31291], [35759], [52319], [52358], [meta11407].
Props JavierCasares, SergeyBiryukov.
See #41490 , #meta5999.
Built from https://develop.svn.wordpress.org/trunk@52420
git-svn-id: http://core.svn.wordpress.org/trunk@52012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-28 17:38:04 +00:00
Sergey Biryukov
88bf87de8c
General: Mark the recommended MariaDB version number in readme.html
with a <strong>
tag.
...
This brings consistency with the MySQL version number.
Follow-up to [52319].
See #41490 .
Built from https://develop.svn.wordpress.org/trunk@52358
git-svn-id: http://core.svn.wordpress.org/trunk@51950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-12 14:58:00 +00:00
audrasjb
3d5b5f21e1
General: Add MariaDB in the readme.html
requirements.
...
This change updates the WordPress `readme.html` file to reflect WordPress.org requirements: as of WordPress 5.9, MariaDB 10.1 and higher versions are supported by WP. See https://wordpress.org/about/requirements/ .
Fixes #41490 .
Built from https://develop.svn.wordpress.org/trunk@52319
git-svn-id: http://core.svn.wordpress.org/trunk@51911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-03 23:09:59 +00:00
Aaron Jorbin
228f2d9d39
Update the IRC link from Freenode to Libera.chat.
...
Update follows the update to https://make.wordpress.org/support/handbook/appendix/other-support-locations/introduction-to-irc/ .
Fixes #53590 .
Props empatogen, audrasjb.
Built from https://develop.svn.wordpress.org/trunk@51332
git-svn-id: http://core.svn.wordpress.org/trunk@50941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-07-05 19:31:59 +00:00
Sergey Biryukov
ee7c953731
Docs: Second pass at replacing Codex URLs with a corresponding HelpHub or DevHub article.
...
Follow-up to [45674-45677].
Props marcio-zebedeu, zodiac1978, netweb.
See #48987 .
Built from https://develop.svn.wordpress.org/trunk@49912
git-svn-id: http://core.svn.wordpress.org/trunk@49611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-12-29 20:14:11 +00:00
Sergey Biryukov
0fe844c9c9
Docs: Use a canonical form of "knowledgeable" in readme.html
.
...
Props shahinsid07, audrasjb.
Fixes #52125 .
Built from https://develop.svn.wordpress.org/trunk@49842
git-svn-id: http://core.svn.wordpress.org/trunk@49561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-12-20 12:58:02 +00:00
desrosj
8576abb402
PHP: Bump the recommended version of PHP to 7.4.
...
This brings the recommendations in `readme.html` inline with those on https://wordpress.org/about/requirements/ .
Props hareesh-pillai.
Fixes #50480 .
Built from https://develop.svn.wordpress.org/trunk@48178
git-svn-id: http://core.svn.wordpress.org/trunk@47947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-06-26 13:58:02 +00:00
Sergey Biryukov
77aa5d1604
Docs: Remove a reference to WordPress 2.7 from readme.html
.
...
Props afercia, donmhico.
Fixes #47963 .
Built from https://develop.svn.wordpress.org/trunk@47056
git-svn-id: http://core.svn.wordpress.org/trunk@46856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-01-10 14:05:05 +00:00
Andrea Fercia
fbc9dba70b
Accessibility: Audit usage of abbreviations.
...
Title attributes on abbreviations are only available to a minority of users. The
best option is to avoid unnecessary abbreviations when possible. In the other cases,
use an `<abbr>` element (which provides a hint to user agents on how to announce
and display the abbreviation) and provide an expansion in plain text on first use.
- `readme.html`: improves abbreviations and removes unnecessary `title` attributes
- options-general: removes unnecessary abbreviations and improves the remaining ones
- customizer schedule changeset date: removes unnecessary abbreviations and improves the remaining ones
- posts table date: uses a `span` element instead of an `abbr` element because this is not an abbreviation
Fixes #46980 .
Built from https://develop.svn.wordpress.org/trunk@45930
git-svn-id: http://core.svn.wordpress.org/trunk@45741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-09-02 21:44:58 +00:00
Sergey Biryukov
8e85299a00
General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article.
...
Props ianbelanger, tobifjellner, SergeyBiryukov.
See #47771 .
Built from https://develop.svn.wordpress.org/trunk@45674
git-svn-id: http://core.svn.wordpress.org/trunk@45485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-07-25 22:45:57 +00:00
Gary Pendergast
4487551344
Help: Update support forum links.
...
There are a lot of places in Core that link to https://wordpress.org/support/ for the support forums, but that's now the URL for HelpHub. The new forums link is https://wordpress.org/support/forums/ .
Props jitendrabanjara1991, dilipbheda, mukesh27, ianbelanger.
Fixes #46790 .
Built from https://develop.svn.wordpress.org/trunk@45140
git-svn-id: http://core.svn.wordpress.org/trunk@44949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-04-08 22:59:56 +00:00
Aaron Jorbin
9ca5ec97b1
PHP: Finish updating PHP Minimum version
...
Previous [44982] and [44950].
This bumps the minimum version down slightly based on some research into the usage of php 5.6. This also brings the recommended version in line with https://wordpress.org/about/requirements/ .
The travis matrix is also being reduced in order to speed up builds. This is a hard break. PHP 5.2 - 5.5 we are never ever, ever, getting back together. You go talk to your friends, talk to my friends, talk to me, But we are never ever, ever, ever getting back together.
Props DD32, afergen for research.
Fixes #46594 .
Built from https://develop.svn.wordpress.org/trunk@45058
git-svn-id: http://core.svn.wordpress.org/trunk@44867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-03-28 21:12:52 +00:00
Aaron Jorbin
bd83b90f1e
PHP: Bump minimum version
...
95% of 5.6 sites are on 5.6.30 or higher, hence this specific minimum version.
Fixes #46594 .
Built from https://develop.svn.wordpress.org/trunk@44982
git-svn-id: http://core.svn.wordpress.org/trunk@44813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-03-22 15:47:51 +00:00
Gary Pendergast
f7d21862e8
Help/About: Add a lang
attribute to the <html>
tag in readme.html
...
Props audrasjb.
Fixes #44955 .
Built from https://develop.svn.wordpress.org/trunk@44490
git-svn-id: http://core.svn.wordpress.org/trunk@44321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-01-09 02:56:51 +00:00
Gary Pendergast
363cfc4301
General: Replace "Happy blogging" with "Happy publishing".
...
As of this commit, WordPress is no longer a simple blogging platform. It's now a comprehensive publishing solution.
This also replaces a couple of other "blog" references that were missed previously.
Props igmoweb, Valer1e, audrasjb, pento.
Fixes #41000 .
Built from https://develop.svn.wordpress.org/trunk@44455
git-svn-id: http://core.svn.wordpress.org/trunk@44286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-01-08 04:30:50 +00:00
Aaron Jorbin
c857299cd2
GENERAL: Update recommended PHP version to 7.2.
...
Props otto42, johnbillion, rachelbaker, jorbin.
Fixes 42789.
Built from https://develop.svn.wordpress.org/trunk@42358
git-svn-id: http://core.svn.wordpress.org/trunk@42187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-12-03 21:58:46 +00:00
Dion Hulse
5edd9b03e7
Remove the WordPress version number from readme.html
.
...
See #35554
Built from https://develop.svn.wordpress.org/trunk@39583
git-svn-id: http://core.svn.wordpress.org/trunk@39523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-12-12 08:01:39 +00:00
Gary Pendergast
36a55e7ae7
Readme: Update recommendations to PHP 7, and to include HTTPS.
...
See https://wordpress.org/news/2016/12/moving-toward-ssl/
Fixes #39024 .
Built from https://develop.svn.wordpress.org/trunk@39428
git-svn-id: http://core.svn.wordpress.org/trunk@39368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-12-02 07:02:41 +00:00
Helen Hou-Sandí
844b0a5307
Trunk is really 4.8-alpha now.
...
Built from https://develop.svn.wordpress.org/trunk@39359
git-svn-id: http://core.svn.wordpress.org/trunk@39299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-11-29 04:55:50 +00:00
Helen Hou-Sandí
c914411a30
Trunk is now 4.7-alpha.
...
Built from https://develop.svn.wordpress.org/trunk@38178
git-svn-id: http://core.svn.wordpress.org/trunk@38119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-08-02 13:45:30 +00:00
Drew Jaynes
c415dd186b
Readme: Link to the Plugin Developer Handbook on DevHub as the primary resource for information on extending WordPress.
...
The `Plugin API` article in the Codex is no longer actively maintained.
Props morganestes.
Fixes #37399 .
Built from https://develop.svn.wordpress.org/trunk@38105
git-svn-id: http://core.svn.wordpress.org/trunk@38046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-07-19 17:34:44 +00:00
Peter Wilson
47d26cd9fb
DOCS: Replace HTTP links with HTTPS.
...
Replaces unsecure links in documentation and translator comments with their secure versions.
Props johnpgreen, netweb
Fixes #36993
Built from https://develop.svn.wordpress.org/trunk@37674
git-svn-id: http://core.svn.wordpress.org/trunk@37640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-06-10 04:50:33 +00:00
Dominik Schilling
15889b6397
Trunk is now 4.6-alpha.
...
Built from https://develop.svn.wordpress.org/trunk@37183
git-svn-id: http://core.svn.wordpress.org/trunk@37150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-04-12 20:04:28 +00:00
Boone Gorges
f8eec84133
Bump readme.html to 4.5.
...
Built from https://develop.svn.wordpress.org/trunk@35784
git-svn-id: http://core.svn.wordpress.org/trunk@35748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-12-06 18:49:26 +00:00
Gary Pendergast
caf4b8270c
Readme: Bump recommended MySQL version to 5.6, as 5.5 is now over 5 years old.
...
Happy birthday, MySQL 5.5!
Fixes #34840 .
Built from https://develop.svn.wordpress.org/trunk@35759
git-svn-id: http://core.svn.wordpress.org/trunk@35723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-12-03 16:46:26 +00:00
Aaron Jorbin
b026ad4b75
Adjust heading structure for pages using wp-admin/css/install.css
...
The readme, installation, upgrade, and repair pages use a common css file. The heading structure for these pages was inconstant with h2s where there should be h1s, h1s where there is no relevant info and sometimes, no h1s at all.
Fixes #34519
Props rianrietveld
Built from https://develop.svn.wordpress.org/trunk@35508
git-svn-id: http://core.svn.wordpress.org/trunk@35472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-11-04 18:00:24 +00:00
Gary Pendergast
066c30b41e
Readme: Update the recommended PHP version to 5.6.
...
This also includes a unit test to ensure we're only recommending actively supported versions of PHP in the future.
Fixes #33758 .
Built from https://develop.svn.wordpress.org/trunk@33937
git-svn-id: http://core.svn.wordpress.org/trunk@33906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-09-07 05:23:24 +00:00
Helen Hou-Sandí
0c89678c9b
Trunk is now 4.4-alpha.
...
Built from https://develop.svn.wordpress.org/trunk@33636
git-svn-id: http://core.svn.wordpress.org/trunk@33603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-08-18 19:32:26 +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