Changeset 61483
- Timestamp:
- 01/14/2026 08:23:47 PM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/abilities-api/class-wp-ability.php
r61390 r61483 194 194 * 195 195 * Errors are thrown as exceptions instead of WP_Errors to allow for simpler handling and overloading. They are then 196 * caught and converted to a WP_Error whenby WP_Abilities_Registry::register().196 * caught and converted to a WP_Error by WP_Abilities_Registry::register(). 197 197 * 198 198 * @since 6.9.0
Note: See TracChangeset
for help on using the changeset viewer.