WP_Block_List::current() In this article Table of ContentsSource Related ↑ Back to top Source public function current() { return $this->offsetGet( $this->key() ); } View all references View on Trac View on GitHub Related UsesDescriptionWP_Block_List::key()wp-includes/class-wp-block-list.phpWP_Block_List::offsetGet()wp-includes/class-wp-block-list.php 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.