Changeset 7068
- Timestamp:
- 04/09/2018 07:27:35 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-accessibility.php
r7067 r7068 45 45 /* translators: 1: Link to the Core Handbook Accessibility Standards; 2: Link to Core Trac Accessibility focus. */ 46 46 printf( 47 __( 'All new and update scode released in WordPress must conform with these guidelines as per the <a href="%1$s">WordPress Accessibility Coding Standards</a>. Some current features and functionality in development may not yet fully comply, and known issues are listed in the <a href="%2$s">WordPress Trac "accessibility" focus</a>.', 'wporg' ),47 __( 'All new and updated code released in WordPress must conform with these guidelines as per the <a href="%1$s">WordPress Accessibility Coding Standards</a>. Some current features and functionality in development may not yet fully comply, and known issues are listed in the <a href="%2$s">WordPress Trac "accessibility" focus</a>.', 'wporg' ), 48 48 'https://make.wordpress.org/core/handbook/best-practices/coding-standards/accessibility-coding-standards/', 49 49 'https://core.trac.wordpress.org/focus/accessibility'
Note: See TracChangeset
for help on using the changeset viewer.