Changeset 57791
- Timestamp:
- 03/08/2024 02:32:43 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-plugin-dependencies.php
r57769 r57791 427 427 sprintf( 428 428 '<p>%1$s</p><ul>%2$s</ul><p>%3$s</p>', 429 __( 'These plugins cannot be activated because their requirements are invalid. 429 __( 'These plugins cannot be activated because their requirements are invalid.' ), 430 430 $circular_dependency_lines, 431 431 __( 'Please contact the plugin authors for more information.' )
Note: See TracChangeset
for help on using the changeset viewer.