add_action('init', function() { // Memaksa Post Type 'report' bawaan DooPlay agar tampil di admin sidebar if (post_type_exists('report')) { global $wp_post_types; $wp_post_types['report']->show_in_menu = true; $wp_post_types['report']->show_ui = true; $wp_post_types['report']->exclude_from_search = false; } // Cadangan jika nama post type di tema menggunakan akhiran 's' if (post_type_exists('reports')) { global $wp_post_types; $wp_post_types['reports']->show_in_menu = true; $wp_post_types['reports']->show_ui = true; $wp_post_types['reports']->exclude_from_search = false; } }, 999);

Tomokazu Naruse

Chime (2024)
6.4

Chime (2024)

Aug. 02, 2024

Chime (2024)

A chef's life is disrupted by a chime that brings with it an increasing sense of dread.
Analog (2023)
6.6

Analog (2023)

Oct. 06, 2023

Analog (2023)

Satoru Mizushima is a designer, who prefers traditional things like handmade items and handwritten works. One day, he happens to meet a ...