最后更新于:2021-11-26 09:52:26
Moves the current position of the block list to the next element.
文件: gc-includes/class-gc-block-list.php
public function next() { next( $this->blocks ); }