Файловый менеджер - Редактировать - /home2/cocinasdalloway/public_html/tienda/wp-content/plugins/woocommerce/src/Blocks/Templates/ExternalProductAddToCartWithOptionsTemplate.php
Назад
<?php declare(strict_types=1); namespace Automattic\WooCommerce\Blocks\Templates; /** * ExternalProductAddToCartWithOptionsTemplate class. * * @internal */ class ExternalProductAddToCartWithOptionsTemplate extends AbstractTemplatePart { /** * The slug of the template. * * @var string */ const SLUG = 'external-product-add-to-cart-with-options'; /** * The template part area where the template part belongs. * * @var string */ public $template_area = 'add-to-cart-with-options'; /** * Initialization method. */ public function init() { } /** * Returns the title of the template. * * @return string */ public function get_template_title() { return _x( 'External Product Add to Cart with Options', 'Template name', 'woocommerce' ); } /** * Returns the description of the template. * * @return string */ public function get_template_description() { return __( 'Template used to display the Add to Cart with Options form for External Products.', 'woocommerce' ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.22 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка