or maybe now
This commit is contained in:
@@ -172,7 +172,7 @@ class Partnerexpo_Core {
|
|||||||
$this->loader->add_action( 'init', $this, 'define_cpts' );
|
$this->loader->add_action( 'init', $this, 'define_cpts' );
|
||||||
}
|
}
|
||||||
|
|
||||||
private function define_cpts() {
|
public function define_cpts() {
|
||||||
$args = array(
|
$args = array(
|
||||||
'labels' => array(
|
'labels' => array(
|
||||||
'name' => 'pexpo_partners',
|
'name' => 'pexpo_partners',
|
||||||
|
|||||||
Reference in New Issue
Block a user