auto-patch 748-dev-dev01-2024-06-08T22_32_58
This commit is contained in:
@@ -677,12 +677,12 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
'default' => 'none',
|
||||
'required' => true,
|
||||
),
|
||||
'course-mode' => array(
|
||||
'label' => esc_html__( 'Course Mode', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'none',
|
||||
'required' => true,
|
||||
'description' => esc_html__( 'The medium or means of delivery of the course instance or the mode of study, either as a text label (e.g. "online", "onsite" or "blended"; "synchronous" or "asynchronous"; "full-time" or "part-time") or as a URL reference to a term from a controlled vocabulary (e.g. https://ceds.ed.gov/element/001311#Asynchronous )', 'wp-schema-pro' ),
|
||||
'course-mode' => array(
|
||||
'label' => esc_html__( 'Course Mode', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'custom-text',
|
||||
'dropdown-type' => 'course-attendance-mode',
|
||||
'required' => false,
|
||||
),
|
||||
'image' => array(
|
||||
'label' => esc_html__( 'Image', 'wp-schema-pro' ),
|
||||
@@ -697,15 +697,6 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
'required' => true,
|
||||
'description' => esc_html__( 'The status of the Course Instance.', 'wp-schema-pro' ),
|
||||
|
||||
),
|
||||
'event-attendance-mode' => array(
|
||||
'label' => esc_html__( 'Course Attendance Mode', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'custom-text',
|
||||
'dropdown-type' => 'event-attendance-mode',
|
||||
'required' => false,
|
||||
'description' => esc_html__( 'The location of the Course Instance. There are different requirements depending on if the Course is happening online or at a physical location.', 'wp-schema-pro' ),
|
||||
|
||||
),
|
||||
'start-date' => array(
|
||||
'label' => esc_html__( 'Start Date', 'wp-schema-pro' ),
|
||||
@@ -736,7 +727,7 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
),
|
||||
'course-workload' => array(
|
||||
'label' => esc_html__( 'Course Workload', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'type' => 'time-duration',
|
||||
'required' => true,
|
||||
'default' => 'none',
|
||||
),
|
||||
@@ -1552,58 +1543,162 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
'guideline-link' => empty( $doc_link ) ? 'https://wpschema.com/docs/add-a-schema-markup-for-a-product-page/' : 'https://developers.google.com/search/docs/data-types/products',
|
||||
'path' => BSF_AIOSRS_PRO_DIR . 'classes/schema/',
|
||||
'subkeys' => array(
|
||||
'name' => array(
|
||||
'name' => array(
|
||||
'label' => esc_html__( 'Product Name', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'post_title',
|
||||
'required' => true,
|
||||
),
|
||||
'brand-name' => array(
|
||||
'brand-name' => array(
|
||||
'label' => esc_html__( 'Product Brand', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'none',
|
||||
),
|
||||
'image' => array(
|
||||
'image' => array(
|
||||
'label' => esc_html__( 'Product Image', 'wp-schema-pro' ),
|
||||
'type' => 'image',
|
||||
'default' => 'featured_img',
|
||||
'required' => true,
|
||||
),
|
||||
'url' => array(
|
||||
'url' => array(
|
||||
'label' => esc_html__( 'Product URL', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'post_permalink',
|
||||
),
|
||||
'description' => array(
|
||||
'description' => array(
|
||||
'label' => esc_html__( 'Product Description', 'wp-schema-pro' ),
|
||||
'type' => 'textarea',
|
||||
'default' => 'post_content',
|
||||
),
|
||||
'sku' => array(
|
||||
'sku' => array(
|
||||
'label' => esc_html__( 'Product SKU', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'create-field',
|
||||
'description' => esc_html__( 'The Stock Keeping Unit (SKU) is a unique numerical identifying number that refers to a specific stock item in a retailers inventory or product catalog.', 'wp-schema-pro' ),
|
||||
'description' => esc_html__( 'The Stock Keeping Unit (SKU) is a unique numerical identifying number that refers to a specific stock item in a retailer\'s inventory or product catalog.', 'wp-schema-pro' ),
|
||||
),
|
||||
'mpn' => array(
|
||||
'mpn' => array(
|
||||
'label' => esc_html__( 'Product MPN', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'create-field',
|
||||
'description' => esc_html__( 'The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers. e.g. "925872"', 'wp-schema-pro' ),
|
||||
),
|
||||
'avail' => array(
|
||||
'avail' => array(
|
||||
'label' => esc_html__( 'Product Availability', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'none',
|
||||
'dropdown-type' => 'availability',
|
||||
),
|
||||
'price-valid-until' => array(
|
||||
'merchant-return-policy' => array(
|
||||
'label' => esc_html__( 'Merchant Return Policy', 'wp-schema-pro' ),
|
||||
'type' => 'repeater',
|
||||
'fields' => array(
|
||||
'applicableCountry' => array(
|
||||
'label' => esc_html__( 'Applicable Country', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'US',
|
||||
),
|
||||
'returnPolicyCategory' => array(
|
||||
'label' => esc_html__( 'Return Policy Category', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'none',
|
||||
'dropdown-type' => 'returnPolicyCategory',
|
||||
),
|
||||
'merchantReturnDays' => array(
|
||||
'label' => esc_html__( 'Merchant Return Days', 'wp-schema-pro' ),
|
||||
'type' => 'number',
|
||||
'default' => 30,
|
||||
),
|
||||
'returnFees' => array(
|
||||
'label' => esc_html__( 'Return Fees', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'none',
|
||||
'dropdown-type' => 'returnFees',
|
||||
),
|
||||
'returnMethod' => array(
|
||||
'label' => esc_html__( 'Return Method', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'dropdown-type' => 'returnMethod',
|
||||
),
|
||||
'returnShippingFeesAmount' => array(
|
||||
'label' => esc_html__( 'Return Shipping Fees Amount', 'wp-schema-pro' ),
|
||||
'type' => 'number',
|
||||
'default' => 'none',
|
||||
),
|
||||
'merchantCurrency' => array(
|
||||
'label' => esc_html__( 'Currency', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'none',
|
||||
'dropdown-type' => 'currency',
|
||||
),
|
||||
),
|
||||
),
|
||||
'shippingDetails' => array(
|
||||
'label' => esc_html__( 'Shipping Details', 'wp-schema-pro' ),
|
||||
'type' => 'repeater',
|
||||
'fields' => array(
|
||||
'shippingDestination' => array(
|
||||
'label' => esc_html__( 'Shipping Destination', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'none',
|
||||
'dropdown-type' => 'country',
|
||||
),
|
||||
'handlingTimeMinValue' => array(
|
||||
'label' => esc_html__( 'Min Handling Time', 'wp-schema-pro' ),
|
||||
'type' => 'number',
|
||||
'default' => 'none',
|
||||
),
|
||||
'unitCode' => array(
|
||||
'label' => esc_html__( 'Unit Code', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'DAY',
|
||||
),
|
||||
'handlingTimeMaxValue' => array(
|
||||
'label' => esc_html__( 'Max Handling Time', 'wp-schema-pro' ),
|
||||
'type' => 'number',
|
||||
'default' => 'none',
|
||||
),
|
||||
'transitTimeMinValue' => array(
|
||||
'label' => esc_html__( 'Min Transit Time', 'wp-schema-pro' ),
|
||||
'type' => 'number',
|
||||
'default' => 'none',
|
||||
),
|
||||
'transitTimeMaxValue' => array(
|
||||
'label' => esc_html__( 'Max Transit Time', 'wp-schema-pro' ),
|
||||
'type' => 'number',
|
||||
'default' => 'none',
|
||||
),
|
||||
'shippingRate' => array(
|
||||
'label' => esc_html__( 'Shipping Rate', 'wp-schema-pro' ),
|
||||
'type' => 'number',
|
||||
'default' => 'none',
|
||||
),
|
||||
'shippingCurrency' => array(
|
||||
'label' => esc_html__( 'Currency', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'none',
|
||||
'dropdown-type' => 'currency',
|
||||
),
|
||||
'shippingCost' => array(
|
||||
'label' => esc_html__( 'Shipping Cost', 'wp-schema-pro' ),
|
||||
'type' => 'number',
|
||||
'default' => 'none',
|
||||
|
||||
),
|
||||
'shippingCurrency' => array(
|
||||
'label' => esc_html__( 'Currency', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'none',
|
||||
'dropdown-type' => 'currency',
|
||||
),
|
||||
),
|
||||
),
|
||||
'price-valid-until' => array(
|
||||
'label' => esc_html__( 'Price Valid Until', 'wp-schema-pro' ),
|
||||
'type' => 'datetime-local',
|
||||
'default' => 'create-field',
|
||||
'description' => esc_html__( 'The date after which the price will no longer be available. e.g. "31/12/2021 09:00 AM"', 'wp-schema-pro' ),
|
||||
),
|
||||
'price' => array(
|
||||
'price' => array(
|
||||
'label' => esc_html__( 'Product Price', 'wp-schema-pro' ),
|
||||
'type' => 'number',
|
||||
'default' => 'none',
|
||||
@@ -1612,13 +1707,13 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
'step' => '0.01',
|
||||
),
|
||||
),
|
||||
'currency' => array(
|
||||
'currency' => array(
|
||||
'label' => esc_html__( 'Currency', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'none',
|
||||
'dropdown-type' => 'currency',
|
||||
),
|
||||
'product-review' => array(
|
||||
'product-review' => array(
|
||||
'label' => esc_html__( 'Review', 'wp-schema-pro' ),
|
||||
'type' => 'repeater',
|
||||
'fields' => array(
|
||||
@@ -1649,50 +1744,18 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
),
|
||||
),
|
||||
),
|
||||
'rating' => array(
|
||||
'rating' => array(
|
||||
'label' => esc_html__( 'Rating', 'wp-schema-pro' ),
|
||||
'type' => 'rating',
|
||||
'default' => 'accept-user-rating',
|
||||
'description' => esc_html__( 'To maintain accurate product information, kindly provide at least one rating.', 'wp-schema-pro' ),
|
||||
),
|
||||
'review-count' => array(
|
||||
'review-count' => array(
|
||||
'label' => esc_html__( 'Review Count', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'none',
|
||||
'description' => esc_html__( 'The count of total number of reviews. e.g. "11"', 'wp-schema-pro' ),
|
||||
),
|
||||
'product-review' => array(
|
||||
'label' => esc_html__( 'Review', 'wp-schema-pro' ),
|
||||
'type' => 'repeater',
|
||||
'description' => esc_html__( 'To ensure the accuracy of our product ratings, kindly provide at least one review.', 'wp-schema-pro' ),
|
||||
'fields' => array(
|
||||
'reviewer-type' => array(
|
||||
'label' => esc_html__( 'Reviewer Type', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'Person',
|
||||
'choices' => array(
|
||||
'Person' => esc_html__( 'Person', 'wp-schema-pro' ),
|
||||
'Organization' => esc_html__( 'Organization', 'wp-schema-pro' ),
|
||||
),
|
||||
),
|
||||
'reviewer-name' => array(
|
||||
'label' => esc_html__( 'Reviewer Name', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'author_name',
|
||||
'required' => true,
|
||||
),
|
||||
'product-rating' => array(
|
||||
'label' => esc_html__( 'Product Rating', 'wp-schema-pro' ),
|
||||
'type' => 'rating',
|
||||
'default' => 'none',
|
||||
),
|
||||
'review-body' => array(
|
||||
'label' => esc_html__( 'Review Body', 'wp-schema-pro' ),
|
||||
'type' => 'textarea',
|
||||
'default' => 'post_content',
|
||||
),
|
||||
),
|
||||
),
|
||||
),
|
||||
),
|
||||
'bsf-aiosrs-recipe' => array(
|
||||
@@ -2091,16 +2154,14 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
'is_recommnded' => true,
|
||||
'fields' => array(
|
||||
'clip-name' => array(
|
||||
'label' => esc_html__( 'Clip Name', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'none',
|
||||
'required' => true,
|
||||
'label' => esc_html__( 'Clip Name', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'none',
|
||||
),
|
||||
'clip-start-offset' => array(
|
||||
'label' => esc_html__( 'Clip Start Offset', 'wp-schema-pro' ),
|
||||
'type' => 'number',
|
||||
'default' => 'none',
|
||||
'required' => true,
|
||||
'description' => esc_html__( 'The start time of the clip expressed as the number of seconds from the beginning of the work.', 'wp-schema-pro' ),
|
||||
),
|
||||
'clip-end-offset' => array(
|
||||
@@ -2113,7 +2174,6 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
'label' => esc_html__( 'Clip URL', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'none',
|
||||
'required' => true,
|
||||
'description' => esc_html__( 'A URL that points to the start time of the clip.', 'wp-schema-pro' ),
|
||||
),
|
||||
),
|
||||
@@ -2131,9 +2191,10 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
'description' => esc_html__( 'A URL that points to the start time of the clip.', 'wp-schema-pro' ),
|
||||
),
|
||||
'thumbnail-url' => array(
|
||||
'label' => esc_html__( 'Thumbnail URL', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'none',
|
||||
'label' => esc_html__( 'Thumbnail URL', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'none',
|
||||
'required' => true,
|
||||
),
|
||||
'regions-allowed' => array(
|
||||
'label' => esc_html__( 'Regions Allowed', 'wp-schema-pro' ),
|
||||
@@ -2141,22 +2202,19 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
'default' => 'none',
|
||||
),
|
||||
'is-live-broadcast' => array(
|
||||
'label' => esc_html__( 'Is Live Broadcast', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => false,
|
||||
'required' => true,
|
||||
'label' => esc_html__( 'Is Live Broadcast', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => false,
|
||||
),
|
||||
'start-date' => array(
|
||||
'label' => esc_html__( 'Live Broadcast Start Date', 'wp-schema-pro' ),
|
||||
'type' => 'datetime-local',
|
||||
'default' => 'none',
|
||||
'required' => true,
|
||||
'label' => esc_html__( 'Live Broadcast Start Date', 'wp-schema-pro' ),
|
||||
'type' => 'datetime-local',
|
||||
'default' => 'none',
|
||||
),
|
||||
'end-date' => array(
|
||||
'label' => esc_html__( 'Live Broadcast End Date', 'wp-schema-pro' ),
|
||||
'type' => 'datetime-local',
|
||||
'default' => 'none',
|
||||
'required' => true,
|
||||
'label' => esc_html__( 'Live Broadcast End Date', 'wp-schema-pro' ),
|
||||
'type' => 'datetime-local',
|
||||
'default' => 'none',
|
||||
),
|
||||
),
|
||||
),
|
||||
@@ -2414,9 +2472,57 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
'type' => 'text',
|
||||
'default' => 'blogname',
|
||||
),
|
||||
'course-instance' => array(
|
||||
'label' => esc_html__( 'Course Instance', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'none',
|
||||
'dropdown-type' => 'course-instance',
|
||||
),
|
||||
'name' => array(
|
||||
'label' => esc_html__( 'Instance Name', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'default' => 'none',
|
||||
'required' => true,
|
||||
),
|
||||
'description' => array(
|
||||
'label' => esc_html__( 'Instance Description', 'wp-schema-pro' ),
|
||||
'type' => 'textarea',
|
||||
'default' => 'none',
|
||||
'required' => true,
|
||||
),
|
||||
'category' => array(
|
||||
'label' => esc_html__( 'Category', 'wp-schema-pro' ),
|
||||
'type' => 'text',
|
||||
'label' => esc_html__( 'Offer Category', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'none',
|
||||
'dropdown-type' => 'offer-category',
|
||||
),
|
||||
'price' => array(
|
||||
'label' => esc_html__( 'Price', 'wp-schema-pro' ),
|
||||
'type' => 'number',
|
||||
'attrs' => array(
|
||||
'min' => '0',
|
||||
'step' => 'any',
|
||||
),
|
||||
),
|
||||
'courseMode' => array(
|
||||
'label' => esc_html__( 'Course Attendance Mode', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'custom-text',
|
||||
'dropdown-type' => 'course-attendance-mode',
|
||||
'required' => false,
|
||||
'description' => esc_html__( 'The location of the Course Instance. There are different requirements depending on if the Course is happening online or at a physical location.', 'wp-schema-pro' ),
|
||||
),
|
||||
'course-workload' => array(
|
||||
'label' => esc_html__( 'Course Workload', 'wp-schema-pro' ),
|
||||
'type' => 'time-duration',
|
||||
'required' => true,
|
||||
'default' => 'none',
|
||||
),
|
||||
'currency' => array(
|
||||
'label' => esc_html__( 'Currency', 'wp-schema-pro' ),
|
||||
'type' => 'dropdown',
|
||||
'default' => 'custom-text',
|
||||
'dropdown-type' => 'currency',
|
||||
),
|
||||
),
|
||||
),
|
||||
@@ -4010,17 +4116,65 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
)
|
||||
);
|
||||
break;
|
||||
case 'course-instance':
|
||||
$return = apply_filters(
|
||||
'wp_schema_pro_course_instance_options',
|
||||
array(
|
||||
'Yes' => __( 'Yes', 'wp-schema-pro' ),
|
||||
'No' => __( 'No', 'wp-schema-pro' ),
|
||||
)
|
||||
);
|
||||
break;
|
||||
case 'offer-category':
|
||||
$return = apply_filters(
|
||||
'wp_schema_pro_offer_category_options',
|
||||
array(
|
||||
'Free' => __( 'Free', 'wp-schema-pro' ),
|
||||
'Free' => __( 'Free', 'wp-schema-pro' ),
|
||||
'PartiallyFree' => __( 'Partially Free', 'wp-schema-pro' ),
|
||||
'Subscription' => __( 'Subscription', 'wp-schema-pro' ),
|
||||
'Paid' => __( 'Paid', 'wp-schema-pro' ),
|
||||
'Subscription' => __( 'Subscription', 'wp-schema-pro' ),
|
||||
'Paid' => __( 'Paid', 'wp-schema-pro' ),
|
||||
)
|
||||
);
|
||||
break;
|
||||
break;
|
||||
case 'hasmerchantreturnpolicy':
|
||||
$return = apply_filters(
|
||||
'wp_schema_pro_has_merchant_return_policy_options',
|
||||
array(
|
||||
'Yes' => __( 'Yes', 'wp-schema-pro' ),
|
||||
'No' => __( 'No', 'wp-schema-pro' ),
|
||||
)
|
||||
);
|
||||
break;
|
||||
case 'returnPolicyCategory':
|
||||
$return = apply_filters(
|
||||
'wp_schema_pro_return_policy_category_options',
|
||||
array(
|
||||
'https://schema.org/MerchantReturnFiniteReturnWindow' => __( 'Finite Return Window', 'wp-schema-pro' ),
|
||||
'https://schema.org/MerchantReturnNotPermitted' => __( 'Not Permitted', 'wp-schema-pro' ),
|
||||
'https://schema.org/MerchantReturnUnlimitedWindow' => __( 'Unlimited Window', 'wp-schema-pro' ),
|
||||
)
|
||||
);
|
||||
break;
|
||||
case 'returnFees':
|
||||
$return = apply_filters(
|
||||
'wp_schema_pro_return_fees_options',
|
||||
array(
|
||||
'https://schema.org/FreeReturn' => __( 'Free Return', 'wp-schema-pro' ),
|
||||
'https://schema.org/ReturnFeesCustomerResponsibility' => __( 'Customer Responsibility', 'wp-schema-pro' ),
|
||||
'https://schema.org/ReturnShippingFees' => __( 'Return Shipping Fees', 'wp-schema-pro' ),
|
||||
)
|
||||
);
|
||||
break;
|
||||
case 'returnMethod':
|
||||
$return = apply_filters(
|
||||
'wp_schema_pro_return_method_options',
|
||||
array(
|
||||
'https://schema.org/ReturnAtKiosk' => __( 'Return at Kiosk', 'wp-schema-pro' ),
|
||||
'https://schema.org/ReturnByMail' => __( 'Return by Mail', 'wp-schema-pro' ),
|
||||
'https://schema.org/ReturnInStore' => __( 'Return in Store', 'wp-schema-pro' ),
|
||||
)
|
||||
);
|
||||
break;
|
||||
case 'event-status':
|
||||
$return = apply_filters(
|
||||
'wp_schema_pro_event_status_options',
|
||||
@@ -4033,6 +4187,17 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
)
|
||||
);
|
||||
break;
|
||||
case 'course-attendance-mode':
|
||||
$return = apply_filters(
|
||||
'wp_schema_pro_course_attendance_mode_options',
|
||||
array(
|
||||
'Online' => __( 'Online', 'wp-schema-pro' ),
|
||||
'Onsite' => __( 'Physical Location', 'wp-schema-pro' ),
|
||||
'Blended' => __( 'Mix Of Online & Physical Locations', 'wp-schema-pro' ),
|
||||
|
||||
)
|
||||
);
|
||||
break;
|
||||
case 'event-attendance-mode':
|
||||
$return = apply_filters(
|
||||
'wp_schema_pro_event_attendance_mode_options',
|
||||
@@ -4040,10 +4205,10 @@ if ( ! class_exists( 'BSF_AIOSRS_Pro_Schema' ) ) {
|
||||
'OfflineEventAttendanceMode' => __( 'Physical Location', 'wp-schema-pro' ),
|
||||
'OnlineEventAttendanceMode' => __( 'Online Event', 'wp-schema-pro' ),
|
||||
'MixedEventAttendanceMode' => __( 'Mix Of Online & Physical Locations', 'wp-schema-pro' ),
|
||||
|
||||
|
||||
)
|
||||
);
|
||||
break;
|
||||
break;
|
||||
case 'timezone':
|
||||
$return = apply_filters(
|
||||
'wp_schema_pro_event_timezone_options',
|
||||
|
||||
Reference in New Issue
Block a user