Skip to content

Instantly share code, notes, and snippets.

View Aziz-Rahman's full-sized avatar

Aziz Rahman Aji Aziz-Rahman

View GitHub Profile
@Aziz-Rahman
Aziz-Rahman / Custom_Post_Type.php
Last active October 4, 2017 03:08
Custom Post Type & Custom Taxonomy
<?php
/**
* Custom Post Type Pegawai
*
* @package WordPress
* @subpackage Latihan
* @since Latihan 1.0
*/
?>
<?php