feat: release B2B Trade theme 2.1.0
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
*
|
||||
* @param array $items Array of ['label' => string, 'url' => string|null].
|
||||
*/
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
|
||||
|
||||
if ( empty( $args['items'] ) || ! is_array( $args['items'] ) ) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user