Changeset 9378
- Timestamp:
- 12/23/2019 04:56:48 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-security.php
r9328 r9378 84 84 esc_html( WP_MARKET_SHARE ), 85 85 '<sup id="ref1"><a href="#footnote1">1</a></a></sup>', 86 6 086 62 87 87 ); 88 88 ?> … … 516 516 <h3><?php esc_html_e( 'Footnotes', 'wporg' ); ?></h3> 517 517 <ul> 518 <li id='footnote1'><a href="#ref1">[1]</a> <a href="https://w3techs.com/">https://w3techs.com/</a>, as of March 2017</li>518 <li id='footnote1'><a href="#ref1">[1]</a> <a href="https://w3techs.com/">https://w3techs.com/</a>, as of December 2019</li> 519 519 <li id='footnote2'><a href="#ref2">[2]</a> <a href="https://make.wordpress.org/core/handbook/about/release-cycle/">https://make.wordpress.org/core/handbook/about/release-cycle/</a></li> 520 520 <li id='footnote3'><a href="#ref3">[3]</a> Andrew Nacin, WordPress lead developer, <a href="https://vip.wordpress.com/security">https://vip.wordpress.com/security</a></li> 521 521 <li id='footnote4'><a href="#ref4">[4]</a> <a href="https://wordpress.org/news/2014/08/wordpress-3-9-2/">https://wordpress.org/news/2014/08/wordpress-3-9-2/</a></li> 522 <li id='footnote5'><a href="#ref5">[5]</a> <a href="https:// codex.wordpress.org/Security_FAQ">https://codex.wordpress.org/Security_FAQ</a></li>522 <li id='footnote5'><a href="#ref5">[5]</a> <a href="https://hackerone.com/wordpress">https://hackerone.com/wordpress</a></li> 523 523 <li id='footnote6'><a href="#ref6">[6]</a> <a href="https://wordpress.org/news/">https://wordpress.org/news/</a></li> 524 524 <li id='footnote7'><a href="#ref7">[7]</a> <a href="https://wordpress.org/news/2013/10/basie/">https://wordpress.org/news/2013/10/basie/</a></li> … … 526 526 <li id='footnote9'><a href="#ref9">[9]</a> <a href="https://developer.wordpress.org/plugins/security/">https://developer.wordpress.org/plugins/security/</a></li> 527 527 <li id='footnote10'><a href="#ref10">[10]</a> <a href="https://codex.wordpress.org/Data_Validation#HTML.2FXML">https://codex.wordpress.org/Data_Validation#HTML.2FXML</a></li> 528 <li id='footnote11'><a href="#ref11">[11]</a> <a href="https:// codex.wordpress.org/Hardening_WordPress">https://codex.wordpress.org/Hardening_WordPress</a></li>528 <li id='footnote11'><a href="#ref11">[11]</a> <a href="https://wordpress.org/support/article/hardening-wordpress/">hhttps://wordpress.org/support/article/hardening-wordpress/</a></li> 529 529 <li id='footnote12'><a href="#ref12">[12]</a> <a href="http://www.openwall.com/phpass/">http://www.openwall.com/phpass/</a></li> 530 530 <li id='footnote13'><a href="#ref13">[13]</a> <a href="https://developer.wordpress.org/plugins/security/nonces/">https://developer.wordpress.org/plugins/security/nonces/</a></li> … … 532 532 <li id='footnote15'><a href="#ref15">[15]</a> <a href="https://make.wordpress.org/core/2013/06/21/secure-swfupload/">https://make.wordpress.org/core/2013/06/21/secure-swfupload/</a></li> 533 533 <li id='footnote16'><a href="#ref16">[16]</a> <a href="https://developer.wordpress.org/reference/functions/wp_safe_redirect/">https://developer.wordpress.org/reference/functions/wp_safe_redirect/</a></li> 534 <li id='footnote17'><a href="#ref17">[17]</a> <a href="https://wordpress.org/plugins/ about/guidelines/">https://wordpress.org/plugins/about/guidelines/</a></li>534 <li id='footnote17'><a href="#ref17">[17]</a> <a href="https://wordpress.org/plugins/developers/">https://wordpress.org/plugins/developers/</a></li> 535 535 <li id='footnote18'><a href="#ref18">[18]</a> <a href="https://developer.wordpress.org/themes/getting-started/">https://developer.wordpress.org/themes/getting-started/</a></li> 536 <li id='footnote19'><a href="#ref19">[19]</a> <a href="https:// codex.wordpress.org/Theme_Review">https://codex.wordpress.org/Theme_Review</a></li>537 <li id='footnote20'><a href="#ref20">[20]</a> <a href="http s://codex.wordpress.org/Theme_Unit_Test">https://codex.wordpress.org/Theme_Unit_Test</a></li>536 <li id='footnote19'><a href="#ref19">[19]</a> <a href="https://make.wordpress.org/themes/handbook/review/">https://make.wordpress.org/themes/handbook/review/</a></li> 537 <li id='footnote20'><a href="#ref20">[20]</a> <a href="http://codex.wordpress.org/Theme_Unit_Test">http://codex.wordpress.org/Theme_Unit_Test</a></li> 538 538 <li id='footnote21'><a href="#ref21">[21]</a> <a href="https://wordpress.org/plugins/theme-check/">https://wordpress.org/plugins/theme-check/</a></li> 539 539 <li id='footnote22'><a href="#ref22">[22]</a> <a href="https://automattic.com/security/">https://automattic.com/security/</a></li> 540 540 <li id='footnote23'><a href="#ref23">[23]</a> <a href="https://codex.wordpress.org/WordPress_APIs">https://codex.wordpress.org/WordPress_APIs</a></li> 541 <li id='footnote24'><a href="#ref24">[24]</a> <a href="https:// codex.wordpress.org/Database_API">https://codex.wordpress.org/Database_API</a></li>541 <li id='footnote24'><a href="#ref24">[24]</a> <a href="https://developer.wordpress.org/apis/handbook/database/">https://developer.wordpress.org/apis/handbook/database/</a></li> 542 542 <li id='footnote25'><a href="#ref25">[25]</a> <a href="https://codex.wordpress.org/Filesystem_API">https://codex.wordpress.org/Filesystem_API</a></li> 543 <li id='footnote26'><a href="#ref26">[26]</a> <a href="https:// codex.wordpress.org/Version_2.6">https://codex.wordpress.org/Version_2.6</a></li>544 <li id='footnote27'><a href="#ref27">[27]</a> <a href="https:// codex.wordpress.org/HTTP_API">https://codex.wordpress.org/HTTP_API</a></li>545 <li id='footnote28'><a href="#ref28">[28]</a> <a href="https:// codex.wordpress.org/Version_2.7">https://codex.wordpress.org/Version_2.7</a></li>546 <li id='footnote29'><a href="#ref29">[29]</a> <a href="https:// codex.wordpress.org/Function_Reference/current_user_can">https://codex.wordpress.org/Function_Reference/current_user_can</a></li>543 <li id='footnote26'><a href="#ref26">[26]</a> <a href="https://wordpress.org/support/wordpress-version/version-2-6/">https://wordpress.org/support/wordpress-version/version-2-6/</a></li> 544 <li id='footnote27'><a href="#ref27">[27]</a> <a href="https://developer.wordpress.org/plugins/http-api/">https://developer.wordpress.org/plugins/http-api/</a></li> 545 <li id='footnote28'><a href="#ref28">[28]</a> <a href="https://wordpress.org/support/wordpress-version/version-2-7/">https://wordpress.org/support/wordpress-version/version-2-7/</a></li> 546 <li id='footnote29'><a href="#ref29">[29]</a> <a href="https://developer.wordpress.org/reference/functions/current_user_can/">https://developer.wordpress.org/reference/functions/current_user_can/</a></li> 547 547 </ul> 548 548 </section>
Note: See TracChangeset
for help on using the changeset viewer.