feat: release B2B Trade theme 2.1.0

This commit is contained in:
WorkBuddy
2026-07-24 22:25:29 +08:00
parent 13a35c7ec7
commit 4f070d4677
64 changed files with 1769 additions and 1762 deletions
+4
View File
@@ -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;