WP_Block_List::offsetUnset( $offset ) ↑ Back to top Source public function offsetUnset( $offset ) { unset( $this->blocks[ $offset ] ); } View all references View on Trac View on GitHub User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.