개의 글이 있습니다.
워드프레스 기능 개발이나 커스터마이징 할 때 워드프레스에서 제공하는 다양한 hook를 사용하게 됩니다. 그런데 처음 보는 hook 함수가 있습니다. do_action( ‘manage_posts_extra_tablenav’, string $which )Fires immediately following the closing “actions” div in the tablenav for the posts list