or maybe now

This commit is contained in:
2026-01-29 21:22:41 +01:00
parent 5054cd0b6f
commit bb71bca495

View File

@@ -172,7 +172,7 @@ class Partnerexpo_Core {
$this->loader->add_action( 'init', $this, 'define_cpts' );
}
private function define_cpts() {
public function define_cpts() {
$args = array(
'labels' => array(
'name' => 'pexpo_partners',