|
@@ -472,7 +472,7 @@ function testimonials() {
|
|
|
'exclude_from_search' => false,
|
|
'exclude_from_search' => false,
|
|
|
'publicly_queryable' => true,
|
|
'publicly_queryable' => true,
|
|
|
'capability_type' => 'page',
|
|
'capability_type' => 'page',
|
|
|
- 'menu_icon' => 'dashicons-format-quote,
|
|
|
|
|
|
|
+ 'menu_icon' => 'dashicons-format-quote',
|
|
|
);
|
|
);
|
|
|
register_post_type( 'testimonials', $args );
|
|
register_post_type( 'testimonials', $args );
|
|
|
}
|
|
}
|