Changeset 12771
- Timestamp:
- 08/01/2023 10:09:42 PM (23 months ago)
- Location:
- sites/trunk/wordpress.org/public_html
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.js
r12638 r12771 55 55 'sustainability': 'Relating to improving the sustainability of WordPress.', 56 56 'ui-copy' : 'Copy focus for the user interface.', 57 'coding-standards' : 'Coding Standards focus.' 57 'coding-standards' : 'Coding Standards focus.', 58 'php-compatibility' : 'Relating to PHP forward and backward compatibility. A phpNN keyword identifies the PHP version that introduced the incompatibility.' 58 59 }; 59 60 -
sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications.php
r12638 r12771 98 98 'multisite', 99 99 'performance', 100 'php-compatibility', 100 101 'privacy', 101 102 'rest-api',
Note: See TracChangeset
for help on using the changeset viewer.