'POST', 'callback' => [ $this, 'count_layout' ], 'permission_callback' => function () { return true; } ] ); } public function count_layout() { } }