WooCommerce Code Reference

Errors

Table of Contents

woocommerce/includes/abstracts/abstract-wc-settings-api.php 1
woocommerce/includes/abstracts/abstract-wc-widget.php 2
woocommerce/includes/admin/class-wc-admin-exporters.php 1
woocommerce/includes/admin/helper/class-wc-helper.php 1
woocommerce/includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php 1
woocommerce/includes/class-wc-coupon.php 1
woocommerce/includes/class-wc-log-levels.php 1
woocommerce/includes/class-wc-template-loader.php 1
woocommerce/includes/class-woocommerce.php 1
woocommerce/includes/emails/class-wc-email.php 1
woocommerce/includes/shortcodes/class-wc-shortcode-my-account.php 2
woocommerce/includes/tracks/class-wc-tracks.php 1
woocommerce/includes/wc-conditional-functions.php 1
woocommerce/includes/widgets/class-wc-widget-brand-description.php 1
woocommerce/includes/widgets/class-wc-widget-brand-nav.php 2
woocommerce/includes/widgets/class-wc-widget-brand-thumbnails.php 1
woocommerce/includes/widgets/class-wc-widget-layered-nav.php 2
woocommerce/lib/packages/Detection/MobileDetect.php 1
woocommerce/src/Admin/Marketing/MarketingCampaign.php 1
woocommerce/src/Admin/Marketing/MarketingCampaignType.php 1
woocommerce/src/Admin/Marketing/MarketingChannelInterface.php 1
woocommerce/src/Admin/Marketing/MarketingChannels.php 1
woocommerce/src/Admin/Marketing/Price.php 1
woocommerce/src/Blocks/BlockTypes/AbstractBlock.php 5
woocommerce/src/Blocks/BlockTypes/AbstractInnerBlock.php 1
woocommerce/src/Blocks/BlockTypes/AllReviews.php 1
woocommerce/src/Blocks/BlockTypes/ComingSoon.php 1
woocommerce/src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php 1
woocommerce/src/Blocks/BlockTypes/ProductDetails.php 1
woocommerce/src/Blocks/BlockTypes/Reviews/ProductReviewAuthorName.php 1
woocommerce/src/Blocks/BlockTypes/Reviews/ProductReviewContent.php 1
woocommerce/src/Blocks/BlockTypes/Reviews/ProductReviewDate.php 1
woocommerce/src/Blocks/BlockTypes/Reviews/ProductReviewForm.php 1
woocommerce/src/Blocks/BlockTypes/Reviews/ProductReviewRating.php 1
woocommerce/src/Blocks/BlockTypes/Reviews/ProductReviewsPagination.php 1
woocommerce/src/Blocks/BlockTypes/Reviews/ProductReviewsPaginationNext.php 1
woocommerce/src/Blocks/BlockTypes/Reviews/ProductReviewsPaginationNumbers.php 1
woocommerce/src/Blocks/BlockTypes/Reviews/ProductReviewsPaginationPrevious.php 1
woocommerce/src/Blocks/BlockTypes/Reviews/ProductReviewsTitle.php 1
woocommerce/src/Blocks/BlockTypes/Reviews/ProductReviewTemplate.php 1
woocommerce/src/Blocks/BlockTypes/ReviewsByCategory.php 1
woocommerce/src/Blocks/BlockTypes/ReviewsByProduct.php 1
woocommerce/src/Blocks/InboxNotifications.php 1

abstract-wc-settings-api.php

Type Line Description
ERROR 0 Tag "uses" with body "@uses get_option(), add_option()" has error "\get_option()," is not a valid Fqsen.

abstract-wc-widget.php

Type Line Description
ERROR 0 Tag "see" with body "@see WP_Widget->update" has error "\WP_Widget->update" is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see WP_Widget->form" has error "\WP_Widget->form" is not a valid Fqsen.

class-wc-admin-exporters.php

Type Line Description
ERROR 0 Tag "version" with body "@version x.x.x" has error

class-wc-helper.php

Type Line Description
ERROR 0 Tag "since" with body "@since TBD" has error

class-wc-meta-box-coupon-data.php

Type Line Description
ERROR 0 Tag "version" with body "@version x.x.x" has error

class-wc-coupon.php

Type Line Description
ERROR 0 Tag "version" with body "@version x.x.x" has error

class-wc-log-levels.php

Type Line Description
ERROR 0 Tag "see" with body "@see @link {https://tools.ietf.org/html/rfc5424}" has error "\@link" is not a valid Fqsen.

class-wc-template-loader.php

Type Line Description
ERROR 0 Tag "since" with body "@since x.x.x" has error

class-woocommerce.php

Type Line Description
ERROR 0 Tag "since" with body "@since x.x.x" has error

class-wc-email.php

Type Line Description
ERROR 0 Tag "see" with body "@see $plain_search" has error "\$plain_search" is not a valid Fqsen.

class-wc-shortcode-my-account.php

Type Line Description
ERROR 0 Tag "uses" with body "@uses $wpdb WordPress Database object" has error "\$wpdb" is not a valid Fqsen.
ERROR 0 Tag "uses" with body "@uses $wpdb WordPress Database object." has error "\$wpdb" is not a valid Fqsen.

class-wc-tracks.php

Type Line Description
ERROR 0 Tag "since" with body "@since x.x.x" has error

wc-conditional-functions.php

Type Line Description
ERROR 0 Tag "uses" with body "@uses $wc_product_attributes global which stores taxonomy names upon registration" has error "\$wc_product_attributes" is not a valid Fqsen.

class-wc-widget-brand-description.php

Type Line Description
ERROR 0 Tag "see" with body "@see WP_Widget->update" has error "\WP_Widget->update" is not a valid Fqsen.

class-wc-widget-brand-nav.php

Type Line Description
ERROR 0 Tag "see" with body "@see WP_Widget->update" has error "\WP_Widget->update" is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see WP_Widget->form" has error "\WP_Widget->form" is not a valid Fqsen.

class-wc-widget-brand-thumbnails.php

Type Line Description
ERROR 0 Tag "see" with body "@see WP_Widget->update" has error "\WP_Widget->update" is not a valid Fqsen.

class-wc-widget-layered-nav.php

Type Line Description
ERROR 0 Tag "see" with body "@see WP_Widget->update" has error "\WP_Widget->update" is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see WP_Widget->form" has error "\WP_Widget->form" is not a valid Fqsen.

MobileDetect.php

Type Line Description
ERROR 0 Tag "author" with body "@author Serban Ghita <serbanghita@gmail.com> (since 2012)" has error

MarketingCampaign.php

Type Line Description
ERROR 0 Tag "since" with body "@since x.x.x" has error

MarketingCampaignType.php

Type Line Description
ERROR 0 Tag "since" with body "@since x.x.x" has error

MarketingChannelInterface.php

Type Line Description
ERROR 0 Tag "since" with body "@since x.x.x" has error

MarketingChannels.php

Type Line Description
ERROR 0 Tag "since" with body "@since x.x.x" has error

Price.php

Type Line Description
ERROR 0 Tag "since" with body "@since x.x.x" has error

AbstractBlock.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\$this->register_block_type()" is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\$this->register_block_type()" is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\$this->register_block_type()" is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\$this->register_block_type()" is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\$this->register_block_type()" is not a valid Fqsen.

AbstractInnerBlock.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\$this->register_block_type()" is not a valid Fqsen.

AllReviews.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\$this->register_block_type()" is not a valid Fqsen.

ComingSoon.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\$this->register_block_type()" is not a valid Fqsen.

CreateAccount.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\OrderConfirmation\$this->register_block_type()" is not a valid Fqsen.

ProductDetails.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\$this->register_block_type()" is not a valid Fqsen.

ProductReviewAuthorName.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\Reviews\$this->register_block_type()" is not a valid Fqsen.

ProductReviewContent.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\Reviews\$this->register_block_type()" is not a valid Fqsen.

ProductReviewDate.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\Reviews\$this->register_block_type()" is not a valid Fqsen.

ProductReviewForm.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\Reviews\$this->register_block_type()" is not a valid Fqsen.

ProductReviewRating.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\Reviews\$this->register_block_type()" is not a valid Fqsen.

ProductReviewsPagination.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\Reviews\$this->register_block_type()" is not a valid Fqsen.

ProductReviewsPaginationNext.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\Reviews\$this->register_block_type()" is not a valid Fqsen.

ProductReviewsPaginationNumbers.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\Reviews\$this->register_block_type()" is not a valid Fqsen.

ProductReviewsPaginationPrevious.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\Reviews\$this->register_block_type()" is not a valid Fqsen.

ProductReviewsTitle.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\Reviews\$this->register_block_type()" is not a valid Fqsen.

ProductReviewTemplate.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\Reviews\$this->register_block_type()" is not a valid Fqsen.

ReviewsByCategory.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\$this->register_block_type()" is not a valid Fqsen.

ReviewsByProduct.php

Type Line Description
ERROR 0 Tag "see" with body "@see $this->register_block_type()" has error "\Automattic\WooCommerce\Blocks\BlockTypes\$this->register_block_type()" is not a valid Fqsen.

InboxNotifications.php

Type Line Description
ERROR 0 Tag "since" with body "@since x.x.x" has error