- Timestamp:
- 01/31/2024 12:45:35 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-block-bindings-registry.php
r57375 r57500 117 117 * 118 118 * @param string $source_name Block bindings source name including namespace. 119 * @return array|false The unregist red block bindings source on success and `false` otherwise.119 * @return array|false The unregistered block bindings source on success and `false` otherwise. 120 120 */ 121 121 public function unregister( $source_name ) {
Note: See TracChangeset
for help on using the changeset viewer.