( ! ) Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6114 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.1575 | 6840552 | require_once( '/var/www/html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.1575 | 6840880 | require_once( '/var/www/html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.1575 | 6842328 | require_once( '/var/www/html/wp-settings.php ) | .../wp-config.php:85 |
6 | 0.2108 | 13344648 | include_once( '/var/www/html/wp-content/plugins/mailpoet/mailpoet.php ) | .../wp-settings.php:526 |
7 | 0.2109 | 13347192 | require_once( '/var/www/html/wp-content/plugins/mailpoet/mailpoet_initializer.php ) | .../mailpoet.php:144 |
8 | 0.2128 | 13560848 | MailPoet\DI\ContainerWrapper->get( $id = 'MailPoet\\Config\\Initializer' ) | .../mailpoet_initializer.php:85 |
9 | 0.2128 | 13560848 | MailPoetGenerated\FreeCachedContainer->get( $id = 'MailPoet\\Config\\Initializer', $invalidBehavior = ??? ) | .../ContainerWrapper.php:39 |
10 | 0.2128 | 13560848 | MailPoetGenerated\FreeCachedContainer->make( $id = 'MailPoet\\Config\\Initializer', $invalidBehavior = 1 ) | .../Container.php:110 |
11 | 0.2128 | 13561224 | MailPoetGenerated\FreeCachedContainer->getInitializerService( ) | .../Container.php:122 |
12 | 0.2303 | 15796832 | MailPoetGenerated\FreeCachedContainer->getTransactionalEmailHooksService( ) | .../FreeCachedContainer.php:1464 |
13 | 0.2303 | 15796960 | MailPoetGenerated\FreeCachedContainer->getRenderer6Service( ) | .../FreeCachedContainer.php:3605 |
14 | 0.2306 | 15836376 | MailPoetGenerated\FreeCachedContainer->getRenderer5Service( ) | .../FreeCachedContainer.php:3635 |
15 | 0.2310 | 15837368 | MailPoetGenerated\FreeCachedContainer->getPreprocessorService( ) | .../FreeCachedContainer.php:2424 |
16 | 0.2311 | 15837520 | MailPoetGenerated\FreeCachedContainer->getContentPreprocessorService( ) | .../FreeCachedContainer.php:2414 |
17 | 0.2311 | 15837576 | MailPoetGenerated\FreeCachedContainer->getTransactionalEmailsService( ) | .../FreeCachedContainer.php:3625 |
18 | 0.2312 | 15837776 | MailPoet\WooCommerce\TransactionalEmails->__construct( $wp = class MailPoet\WP\Functions { }, $settings = class MailPoet\Settings\SettingsController { private $loaded = FALSE; private $settings = []; private $defaults = NULL; private $settingsRepository = class MailPoet\Settings\SettingsRepository { protected $entityManager = class MailPoetVendor\Doctrine\ORM\EntityManager { ... }; protected $classMetadata = class MailPoetVendor\Doctrine\ORM\Mapping\ClassMetadata { ... }; protected $doctrineRepository = class MailPoetVendor\Doctrine\ORM\EntityRepository { ... }; protected $ignoreColumnsForUpdate = [...] } }, $template = class MailPoet\WooCommerce\TransactionalEmails\Template { }, $woocommerceHelper = class MailPoet\WooCommerce\Helper { }, $newslettersRepository = class MailPoet\Newsletter\NewslettersRepository { private $loggerFactory = class MailPoet\Logging\LoggerFactory { private $loggerInstances = [...]; private $settings = class MailPoet\Settings\SettingsController { ... }; private $logRepository = class MailPoet\Logging\LogRepository { ... }; private $entityManager = class MailPoetVendor\Doctrine\ORM\EntityManager { ... }; private $entityManagerFactory = class MailPoet\Doctrine\EntityManagerFactory { ... } }; protected $entityManager = class MailPoetVendor\Doctrine\ORM\EntityManager { private $config = class MailPoetVendor\Doctrine\ORM\Configuration { ... }; private $conn = class MailPoet\Doctrine\SerializableConnection { ... }; private $metadataFactory = class MailPoet\Doctrine\TablePrefixMetadataFactory { ... }; private $unitOfWork = class MailPoetVendor\Doctrine\ORM\UnitOfWork { ... }; private $eventManager = class MailPoetVendor\Doctrine\Common\EventManager { ... }; private $proxyFactory = class MailPoetVendor\Doctrine\ORM\Proxy\ProxyFactory { ... }; private $repositoryFactory = class MailPoetVendor\Doctrine\ORM\Repository\DefaultRepositoryFactory { ... }; private $expressionBuilder = NULL; private $closed = FALSE; private $filterCollection = NULL; private $cache = NULL }; protected $classMetadata = class MailPoetVendor\Doctrine\ORM\Mapping\ClassMetadata { public $name = 'MailPoet\\Entities\\NewsletterEntity'; public $namespace = 'MailPoet\\Entities'; public $rootEntityName = 'MailPoet\\Entities\\NewsletterEntity'; public $customGeneratorDefinition = NULL; public $customRepositoryClassName = NULL; public $isMappedSuperclass = FALSE; public $isEmbeddedClass = FALSE; public $parentClasses = [...]; public $subClasses = [...]; public $embeddedClasses = [...]; public $namedQueries = [...]; public $namedNativeQueries = [...]; public $sqlResultSetMappings = [...]; public $identifier = [...]; public $inheritanceType = 1; public $generatorType = 4; public $fieldMappings = [...]; public $fieldNames = [...]; public $columnNames = [...]; public $discriminatorValue = NULL; public $discriminatorMap = [...]; public $discriminatorColumn = NULL; public $table = [...]; public $lifecycleCallbacks = [...]; public $entityListeners = [...]; public $associationMappings = [...]; public $isIdentifierComposite = FALSE; public $containsForeignIdentifier = FALSE; public $idGenerator = class MailPoetVendor\Doctrine\ORM\Id\IdentityGenerator { ... }; public $sequenceGeneratorDefinition = NULL; public $tableGeneratorDefinition = NULL; public $changeTrackingPolicy = 1; public $requiresFetchAfterChange = FALSE; public $isVersioned = FALSE; public $versionField = NULL; public $cache = NULL; public $reflClass = class ReflectionClass { ... }; public $isReadOnly = FALSE; protected $namingStrategy = NULL; public $reflFields = [...]; private ${MailPoetVendor\Doctrine\ORM\Mapping\ClassMetadataInfo}instantiator = class MailPoetVendor\Doctrine\Instantiator\Instantiator { ... } }; protected $doctrineRepository = class MailPoetVendor\Doctrine\ORM\EntityRepository { protected $_entityName = 'MailPoet\\Entities\\NewsletterEntity'; protected $_em = class MailPoetVendor\Doctrine\ORM\EntityManager { ... }; protected $_class = class MailPoetVendor\Doctrine\ORM\Mapping\ClassMetadata { ... } }; protected $ignoreColumnsForUpdate = [0 => 'created_at'] } ) | .../FreeCachedContainer.php:3615 |
19 | 0.2312 | 15838152 | __( $text = 'New Order: #{order_number}', $domain = 'woocommerce' ) | .../TransactionalEmails.php:51 |
20 | 0.2312 | 15838152 | translate( $text = 'New Order: #{order_number}', $domain = 'woocommerce' ) | .../l10n.php:306 |
21 | 0.2312 | 15838152 | get_translations_for_domain( $domain = 'woocommerce' ) | .../l10n.php:194 |
22 | 0.2312 | 15838152 | _load_textdomain_just_in_time( $domain = 'woocommerce' ) | .../l10n.php:1408 |
23 | 0.2313 | 15839576 | _doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'Translation loading for the <code>woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later.', $version = '6.7.0' ) | .../l10n.php:1378 |
24 | 0.2313 | 15840920 | wp_trigger_error( $function_name = '', $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.', $error_level = ??? ) | .../functions.php:6054 |
25 | 0.2316 | 15843048 | trigger_error( $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.', $error_type = 1024 ) | .../functions.php:6114 |
( ! ) Warning: session_start(): Cannot start session when headers already sent in /var/www/html/wp-content/plugins/wc-products-sync-main/includes/manage-producers.php on line 2 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.1575 | 6840552 | require_once( '/var/www/html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.1575 | 6840880 | require_once( '/var/www/html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.1575 | 6842328 | require_once( '/var/www/html/wp-settings.php ) | .../wp-config.php:85 |
6 | 0.2864 | 17483376 | include_once( '/var/www/html/wp-content/plugins/wc-products-sync-main/wc-products-sync-main.php ) | .../wp-settings.php:526 |
7 | 0.2864 | 17485376 | include_once( '/var/www/html/wp-content/plugins/wc-products-sync-main/includes/manage-producers.php ) | .../wc-products-sync-main.php:39 |
8 | 0.2864 | 17485376 | session_start( ) | .../manage-producers.php:2 |
( ! ) Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce-payments</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6114 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.1575 | 6840552 | require_once( '/var/www/html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.1575 | 6840880 | require_once( '/var/www/html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.1575 | 6842328 | require_once( '/var/www/html/wp-settings.php ) | .../wp-config.php:85 |
6 | 0.3105 | 19648256 | do_action( $hook_name = 'plugins_loaded' ) | .../wp-settings.php:559 |
7 | 0.3105 | 19648632 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 0.3105 | 19648632 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 0.3166 | 19862472 | wcpay_jetpack_init( '' ) | .../class-wp-hook.php:324 |
10 | 0.3166 | 19863760 | __( $text = 'WooCommerce Payments', $domain = 'woocommerce-payments' ) | .../woocommerce-payments.php:81 |
11 | 0.3166 | 19863760 | translate( $text = 'WooCommerce Payments', $domain = 'woocommerce-payments' ) | .../l10n.php:306 |
12 | 0.3166 | 19863760 | get_translations_for_domain( $domain = 'woocommerce-payments' ) | .../l10n.php:194 |
13 | 0.3166 | 19863760 | _load_textdomain_just_in_time( $domain = 'woocommerce-payments' ) | .../l10n.php:1408 |
14 | 0.3167 | 19864808 | _doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'Translation loading for the <code>woocommerce-payments</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later.', $version = '6.7.0' ) | .../l10n.php:1378 |
15 | 0.3167 | 19866152 | wp_trigger_error( $function_name = '', $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce-payments</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in versi', $error_level = ??? ) | .../functions.php:6054 |
16 | 0.3171 | 19867688 | trigger_error( $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce-payments</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in versi', $error_type = 1024 ) | .../functions.php:6114 |
( ! ) Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>facebook-for-woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6114 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.1575 | 6840552 | require_once( '/var/www/html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.1575 | 6840880 | require_once( '/var/www/html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.1575 | 6842328 | require_once( '/var/www/html/wp-settings.php ) | .../wp-config.php:85 |
6 | 0.3105 | 19648256 | do_action( $hook_name = 'plugins_loaded' ) | .../wp-settings.php:559 |
7 | 0.3105 | 19648632 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 0.3105 | 19648632 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 0.3386 | 20603464 | WC_Facebook_Loader->init_plugin( '' ) | .../class-wp-hook.php:324 |
10 | 0.3389 | 20628136 | facebook_for_woocommerce( ) | .../facebook-for-woocommerce.php:129 |
11 | 0.3389 | 20628136 | WC_Facebookcommerce::instance( ) | .../class-wc-facebookcommerce.php:1207 |
12 | 0.3389 | 20628776 | WC_Facebookcommerce->__construct( ) | .../class-wc-facebookcommerce.php:1141 |
13 | 0.3389 | 20628776 | WC_Facebookcommerce->__construct( $id = 'facebook_for_woocommerce', $version = '2.6.16', $args = ['text_domain' => 'facebook-for-woocommerce'] ) | .../class-wc-facebookcommerce.php:115 |
14 | 0.3412 | 20862968 | WC_Facebookcommerce->init_hook_deprecator( ) | .../class-sv-wc-plugin.php:151 |
15 | 0.3412 | 20863048 | WC_Facebookcommerce->get_plugin_name( ) | .../class-sv-wc-plugin.php:224 |
16 | 0.3412 | 20863048 | __( $text = 'Facebook for WooCommerce', $domain = 'facebook-for-woocommerce' ) | .../class-wc-facebookcommerce.php:1082 |
17 | 0.3412 | 20863048 | translate( $text = 'Facebook for WooCommerce', $domain = 'facebook-for-woocommerce' ) | .../l10n.php:306 |
18 | 0.3412 | 20863048 | get_translations_for_domain( $domain = 'facebook-for-woocommerce' ) | .../l10n.php:194 |
19 | 0.3412 | 20863048 | _load_textdomain_just_in_time( $domain = 'facebook-for-woocommerce' ) | .../l10n.php:1408 |
20 | 0.3413 | 20864096 | _doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'Translation loading for the <code>facebook-for-woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later.', $version = '6.7.0' ) | .../l10n.php:1378 |
21 | 0.3414 | 20865440 | wp_trigger_error( $function_name = '', $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>facebook-for-woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in v', $error_level = ??? ) | .../functions.php:6054 |
22 | 0.3417 | 20866976 | trigger_error( $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>facebook-for-woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in v', $error_type = 1024 ) | .../functions.php:6114 |
( ! ) Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>jetpack</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6114 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.1575 | 6840552 | require_once( '/var/www/html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.1575 | 6840880 | require_once( '/var/www/html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.1575 | 6842328 | require_once( '/var/www/html/wp-settings.php ) | .../wp-config.php:85 |
6 | 0.3105 | 19648256 | do_action( $hook_name = 'plugins_loaded' ) | .../wp-settings.php:559 |
7 | 0.3105 | 19648632 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 0.3105 | 19648632 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 0.3486 | 21350176 | Jetpack_Gutenberg::load_independent_blocks( '' ) | .../class-wp-hook.php:324 |
10 | 0.3500 | 21381416 | include_once( '/var/www/html/wp-content/plugins/jetpack/extensions/blocks/recurring-payments/recurring-payments.php ) | .../class.jetpack-gutenberg.php:788 |
11 | 0.3502 | 21383264 | Jetpack_Memberships->register_gutenberg_block( ) | .../recurring-payments.php:12 |
12 | 0.3502 | 21383264 | Jetpack_Memberships::is_enabled_jetpack_recurring_payments( ) | .../class-jetpack-memberships.php:466 |
13 | 0.3502 | 21383264 | Jetpack_Memberships::is_supported_jetpack_recurring_payments( ) | .../class-jetpack-memberships.php:436 |
14 | 0.3504 | 21383264 | Jetpack_Plan::supports( $feature = 'recurring-payments' ) | .../class-jetpack-memberships.php:451 |
15 | 0.3504 | 21383264 | Jetpack_Plan::get( ) | .../class.jetpack-plan.php:347 |
16 | 0.3506 | 21443768 | Jetpack::get_module( $module = 'carousel' ) | .../class.jetpack-plan.php:251 |
17 | 0.3506 | 21443808 | Automattic\Jetpack\Modules->get( $module = 'carousel' ) | .../class.jetpack.php:2355 |
18 | 0.3506 | 21445792 | array_map( $callback = 'jetpack_get_module_i18n_tag', $arrays = [0 => 'Photos and Videos'] ) | .../class-modules.php:82 |
19 | 0.3506 | 21446240 | jetpack_get_module_i18n_tag( $key = 'Photos and Videos' ) | .../class-modules.php:82 |
20 | 0.3506 | 21446648 | _x( $text = 'Other', $context = 'Module Tag', $domain = 'jetpack' ) | .../module-headings.php:258 |
21 | 0.3506 | 21446648 | translate_with_gettext_context( $text = 'Other', $context = 'Module Tag', $domain = 'jetpack' ) | .../l10n.php:409 |
22 | 0.3506 | 21446648 | get_translations_for_domain( $domain = 'jetpack' ) | .../l10n.php:261 |
23 | 0.3506 | 21446648 | _load_textdomain_just_in_time( $domain = 'jetpack' ) | .../l10n.php:1408 |
24 | 0.3507 | 21448256 | _doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'Translation loading for the <code>jetpack</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later.', $version = '6.7.0' ) | .../l10n.php:1378 |
25 | 0.3508 | 21449600 | wp_trigger_error( $function_name = '', $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>jetpack</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.)', $error_level = ??? ) | .../functions.php:6054 |
26 | 0.3511 | 21450880 | trigger_error( $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>jetpack</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.)', $error_type = 1024 ) | .../functions.php:6114 |
( ! ) Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>all-in-one-wp-migration</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6114 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.1575 | 6840552 | require_once( '/var/www/html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.1575 | 6840880 | require_once( '/var/www/html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.1575 | 6842328 | require_once( '/var/www/html/wp-settings.php ) | .../wp-config.php:85 |
6 | 0.3105 | 19648256 | do_action( $hook_name = 'plugins_loaded' ) | .../wp-settings.php:559 |
7 | 0.3105 | 19648632 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 0.3105 | 19648632 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 0.4908 | 28410168 | Automattic\Jetpack\Sync\Main::on_plugins_loaded_late( '' ) | .../class-wp-hook.php:324 |
10 | 0.4908 | 28410168 | Automattic\Jetpack\Sync\Actions::init( ) | .../class-main.php:89 |
11 | 0.4912 | 28410488 | Automattic\Jetpack\Sync\Actions::init_sync_cron_jobs( ) | .../class-actions.php:114 |
12 | 0.4912 | 28414752 | Automattic\Jetpack\Sync\Actions::maybe_schedule_sync_cron( $schedule = 'jetpack_sync_interval', $hook = 'jetpack_sync_cron' ) | .../class-actions.php:917 |
13 | 0.4912 | 28414752 | Automattic\Jetpack\Sync\Actions::sanitize_filtered_sync_cron_schedule( $schedule = 'jetpack_sync_interval' ) | .../class-actions.php:872 |
14 | 0.4912 | 28414752 | wp_get_schedules( ) | .../class-actions.php:815 |
15 | 0.4913 | 28416632 | apply_filters( $hook_name = 'cron_schedules', $value = [] ) | .../cron.php:1116 |
16 | 0.4913 | 28417040 | WP_Hook->apply_filters( $value = [], $args = [0 => []] ) | .../plugin.php:205 |
17 | 0.4917 | 28427064 | Ai1wm_Main_Controller->add_cron_schedules( $schedules = ['monthly' => ['interval' => 2635200, 'display' => 'Monthly'], 'fifteendays' => ['interval' => 1296000, 'display' => 'Every 15 days'], 'wf_scan_monitor_interval' => ['interval' => 60, 'display' => 'Wordfence Scan Monitor'], 'wp_ce_api_background_process_cron_interval' => ['interval' => 300, 'display' => 'Every 5 minutes'], 'wp_ce_contact_sync_background_process_cron_interval' => ['interval' => 300, 'display' => 'Every 5 minutes'], 'wc_facebook_background_product_sync_cron_interval' => ['interval' => 300, 'display' => 'Every 5 Minutes'], 'wc_facebook_background_handle_virtual_products_variations_cron_interval' => ['interval' => 300, 'display' => 'Every 5 Minutes'], 'wc_facebook_background_remove_duplicate_visibility_meta_cron_interval' => ['interval' => 300, 'display' => 'Every 5 Minutes'], 'wp_1_wc_privacy_cleanup_cron_interval' => ['interval' => 300, 'display' => 'Every 5 minutes'], 'jetpack_sync_interval' => ['interval' => 300, 'display' => 'Every 5 minutes']] ) | .../class-wp-hook.php:324 |
18 | 0.4917 | 28427064 | __( $text = 'Weekly', $domain = 'all-in-one-wp-migration' ) | .../class-ai1wm-main-controller.php:1301 |
19 | 0.4917 | 28427064 | translate( $text = 'Weekly', $domain = 'all-in-one-wp-migration' ) | .../l10n.php:306 |
20 | 0.4917 | 28427064 | get_translations_for_domain( $domain = 'all-in-one-wp-migration' ) | .../l10n.php:194 |
21 | 0.4917 | 28427064 | _load_textdomain_just_in_time( $domain = 'all-in-one-wp-migration' ) | .../l10n.php:1408 |
22 | 0.4917 | 28428112 | _doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'Translation loading for the <code>all-in-one-wp-migration</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later.', $version = '6.7.0' ) | .../l10n.php:1378 |
23 | 0.4918 | 28429456 | wp_trigger_error( $function_name = '', $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>all-in-one-wp-migration</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in ve', $error_level = ??? ) | .../functions.php:6054 |
24 | 0.4921 | 28430992 | trigger_error( $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>all-in-one-wp-migration</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in ve', $error_type = 1024 ) | .../functions.php:6114 |
( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-includes/functions.php:6114) in /var/www/html/wp-includes/rest-api/class-wp-rest-server.php on line 1893 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.8566 | 33202200 | wp( $query_vars = ??? ) | .../wp-blog-header.php:16 |
4 | 0.8566 | 33202232 | WP->main( $query_args = '' ) | .../functions.php:1336 |
5 | 0.8566 | 33202232 | WP->parse_request( $extra_query_vars = '' ) | .../class-wp.php:813 |
6 | 0.8580 | 33243248 | do_action_ref_array( $hook_name = 'parse_request', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp.php:418 |
7 | 0.8580 | 33243248 | WP_Hook->do_action( $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../plugin.php:565 |
8 | 0.8580 | 33243248 | WP_Hook->apply_filters( $value = '', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp-hook.php:348 |
9 | 0.8580 | 33244408 | rest_api_loaded( class WP { public $public_query_vars = [0 => 'm', 1 => 'p', 2 => 'posts', 3 => 'w', 4 => 'cat', 5 => 'withcomments', 6 => 'withoutcomments', 7 => 's', 8 => 'search', 9 => 'exact', 10 => 'sentence', 11 => 'calendar', 12 => 'page', 13 => 'paged', 14 => 'more', 15 => 'tb', 16 => 'pb', 17 => 'author', 18 => 'order', 19 => 'orderby', 20 => 'year', 21 => 'monthnum', 22 => 'day', 23 => 'hour', 24 => 'minute', 25 => 'second', 26 => 'name', 27 => 'category_name', 28 => 'tag', 29 => 'feed', 30 => 'author_name', 31 => 'pagename', 32 => 'page_id', 33 => 'error', 34 => 'attachment', 35 => 'attachment_id', 36 => 'subpost', 37 => 'subpost_id', 38 => 'preview', 39 => 'robots', 40 => 'favicon', 41 => 'taxonomy', 42 => 'term', 43 => 'cpage', 44 => 'post_type', 45 => 'embed', 46 => 'post_format', 47 => 'wc-api', 48 => 'product_cat', 49 => 'product_tag', 50 => 'product', 51 => 'rest_route', 52 => 'sitemap', 53 => 'sitemap-subtype', 54 => 'sitemap-stylesheet', 55 => 'mailpoet_page', 56 => 'order-pay', 57 => 'order-received', 58 => 'orders', 59 => 'view-order', 60 => 'downloads', 61 => 'edit-account', 62 => 'edit-address', 63 => 'payment-methods', 64 => 'lost-password', 65 => 'customer-logout', 66 => 'add-payment-method', 67 => 'delete-payment-method', 68 => 'set-default-payment-method', 69 => 'fb_product_set', 70 => 'wc-auth-version', 71 => 'wc-auth-route', 72 => 'order-pay', 73 => 'order-received', 74 => 'orders', 75 => 'view-order', 76 => 'downloads', 77 => 'edit-account', 78 => 'edit-address', 79 => 'payment-methods', 80 => 'lost-password', 81 => 'customer-logout', 82 => 'add-payment-method', 83 => 'delete-payment-method', 84 => 'set-default-payment-method', 85 => 'wc-api-version', 86 => 'wc-api-route', 87 => 'wc-api', 88 => 'filter_stock_status', 89 => 'apple-developer-merchantid-domain-association']; public $private_query_vars = [0 => 'offset', 1 => 'posts_per_page', 2 => 'posts_per_archive_page', 3 => 'showposts', 4 => 'nopaging', 5 => 'post_type', 6 => 'post_status', 7 => 'category__in', 8 => 'category__not_in', 9 => 'category__and', 10 => 'tag__in', 11 => 'tag__not_in', 12 => 'tag__and', 13 => 'tag_slug__in', 14 => 'tag_slug__and', 15 => 'tag_id', 16 => 'post_mime_type', 17 => 'perm', 18 => 'comments_per_page', 19 => 'post__in', 20 => 'post__not_in', 21 => 'post_parent', 22 => 'post_parent__in', 23 => 'post_parent__not_in', 24 => 'title', 25 => 'fields']; public $extra_query_vars = []; public $query_vars = ['rest_route' => '/wp/v2/posts/1']; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE } ) | .../class-wp-hook.php:324 |
10 | 1.8843 | 45338296 | WP_REST_Server->serve_request( $path = '/wp/v2/posts/1' ) | .../rest-api.php:449 |
11 | 1.8844 | 45338120 | WP_REST_Server->send_header( $key = 'Content-Type', $value = 'application/json; charset=UTF-8' ) | .../class-wp-rest-server.php:318 |
12 | 1.8844 | 45338504 | header( $header = 'Content-Type: application/json; charset=UTF-8' ) | .../class-wp-rest-server.php:1893 |
( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-includes/functions.php:6114) in /var/www/html/wp-includes/rest-api/class-wp-rest-server.php on line 1893 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.8566 | 33202200 | wp( $query_vars = ??? ) | .../wp-blog-header.php:16 |
4 | 0.8566 | 33202232 | WP->main( $query_args = '' ) | .../functions.php:1336 |
5 | 0.8566 | 33202232 | WP->parse_request( $extra_query_vars = '' ) | .../class-wp.php:813 |
6 | 0.8580 | 33243248 | do_action_ref_array( $hook_name = 'parse_request', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp.php:418 |
7 | 0.8580 | 33243248 | WP_Hook->do_action( $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../plugin.php:565 |
8 | 0.8580 | 33243248 | WP_Hook->apply_filters( $value = '', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp-hook.php:348 |
9 | 0.8580 | 33244408 | rest_api_loaded( class WP { public $public_query_vars = [0 => 'm', 1 => 'p', 2 => 'posts', 3 => 'w', 4 => 'cat', 5 => 'withcomments', 6 => 'withoutcomments', 7 => 's', 8 => 'search', 9 => 'exact', 10 => 'sentence', 11 => 'calendar', 12 => 'page', 13 => 'paged', 14 => 'more', 15 => 'tb', 16 => 'pb', 17 => 'author', 18 => 'order', 19 => 'orderby', 20 => 'year', 21 => 'monthnum', 22 => 'day', 23 => 'hour', 24 => 'minute', 25 => 'second', 26 => 'name', 27 => 'category_name', 28 => 'tag', 29 => 'feed', 30 => 'author_name', 31 => 'pagename', 32 => 'page_id', 33 => 'error', 34 => 'attachment', 35 => 'attachment_id', 36 => 'subpost', 37 => 'subpost_id', 38 => 'preview', 39 => 'robots', 40 => 'favicon', 41 => 'taxonomy', 42 => 'term', 43 => 'cpage', 44 => 'post_type', 45 => 'embed', 46 => 'post_format', 47 => 'wc-api', 48 => 'product_cat', 49 => 'product_tag', 50 => 'product', 51 => 'rest_route', 52 => 'sitemap', 53 => 'sitemap-subtype', 54 => 'sitemap-stylesheet', 55 => 'mailpoet_page', 56 => 'order-pay', 57 => 'order-received', 58 => 'orders', 59 => 'view-order', 60 => 'downloads', 61 => 'edit-account', 62 => 'edit-address', 63 => 'payment-methods', 64 => 'lost-password', 65 => 'customer-logout', 66 => 'add-payment-method', 67 => 'delete-payment-method', 68 => 'set-default-payment-method', 69 => 'fb_product_set', 70 => 'wc-auth-version', 71 => 'wc-auth-route', 72 => 'order-pay', 73 => 'order-received', 74 => 'orders', 75 => 'view-order', 76 => 'downloads', 77 => 'edit-account', 78 => 'edit-address', 79 => 'payment-methods', 80 => 'lost-password', 81 => 'customer-logout', 82 => 'add-payment-method', 83 => 'delete-payment-method', 84 => 'set-default-payment-method', 85 => 'wc-api-version', 86 => 'wc-api-route', 87 => 'wc-api', 88 => 'filter_stock_status', 89 => 'apple-developer-merchantid-domain-association']; public $private_query_vars = [0 => 'offset', 1 => 'posts_per_page', 2 => 'posts_per_archive_page', 3 => 'showposts', 4 => 'nopaging', 5 => 'post_type', 6 => 'post_status', 7 => 'category__in', 8 => 'category__not_in', 9 => 'category__and', 10 => 'tag__in', 11 => 'tag__not_in', 12 => 'tag__and', 13 => 'tag_slug__in', 14 => 'tag_slug__and', 15 => 'tag_id', 16 => 'post_mime_type', 17 => 'perm', 18 => 'comments_per_page', 19 => 'post__in', 20 => 'post__not_in', 21 => 'post_parent', 22 => 'post_parent__in', 23 => 'post_parent__not_in', 24 => 'title', 25 => 'fields']; public $extra_query_vars = []; public $query_vars = ['rest_route' => '/wp/v2/posts/1']; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE } ) | .../class-wp-hook.php:324 |
10 | 1.8843 | 45338296 | WP_REST_Server->serve_request( $path = '/wp/v2/posts/1' ) | .../rest-api.php:449 |
11 | 1.8852 | 45338760 | WP_REST_Server->send_header( $key = 'X-Robots-Tag', $value = 'noindex' ) | .../class-wp-rest-server.php:319 |
12 | 1.8853 | 45339080 | header( $header = 'X-Robots-Tag: noindex' ) | .../class-wp-rest-server.php:1893 |
( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-includes/functions.php:6114) in /var/www/html/wp-includes/rest-api/class-wp-rest-server.php on line 1893 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.8566 | 33202200 | wp( $query_vars = ??? ) | .../wp-blog-header.php:16 |
4 | 0.8566 | 33202232 | WP->main( $query_args = '' ) | .../functions.php:1336 |
5 | 0.8566 | 33202232 | WP->parse_request( $extra_query_vars = '' ) | .../class-wp.php:813 |
6 | 0.8580 | 33243248 | do_action_ref_array( $hook_name = 'parse_request', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp.php:418 |
7 | 0.8580 | 33243248 | WP_Hook->do_action( $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../plugin.php:565 |
8 | 0.8580 | 33243248 | WP_Hook->apply_filters( $value = '', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp-hook.php:348 |
9 | 0.8580 | 33244408 | rest_api_loaded( class WP { public $public_query_vars = [0 => 'm', 1 => 'p', 2 => 'posts', 3 => 'w', 4 => 'cat', 5 => 'withcomments', 6 => 'withoutcomments', 7 => 's', 8 => 'search', 9 => 'exact', 10 => 'sentence', 11 => 'calendar', 12 => 'page', 13 => 'paged', 14 => 'more', 15 => 'tb', 16 => 'pb', 17 => 'author', 18 => 'order', 19 => 'orderby', 20 => 'year', 21 => 'monthnum', 22 => 'day', 23 => 'hour', 24 => 'minute', 25 => 'second', 26 => 'name', 27 => 'category_name', 28 => 'tag', 29 => 'feed', 30 => 'author_name', 31 => 'pagename', 32 => 'page_id', 33 => 'error', 34 => 'attachment', 35 => 'attachment_id', 36 => 'subpost', 37 => 'subpost_id', 38 => 'preview', 39 => 'robots', 40 => 'favicon', 41 => 'taxonomy', 42 => 'term', 43 => 'cpage', 44 => 'post_type', 45 => 'embed', 46 => 'post_format', 47 => 'wc-api', 48 => 'product_cat', 49 => 'product_tag', 50 => 'product', 51 => 'rest_route', 52 => 'sitemap', 53 => 'sitemap-subtype', 54 => 'sitemap-stylesheet', 55 => 'mailpoet_page', 56 => 'order-pay', 57 => 'order-received', 58 => 'orders', 59 => 'view-order', 60 => 'downloads', 61 => 'edit-account', 62 => 'edit-address', 63 => 'payment-methods', 64 => 'lost-password', 65 => 'customer-logout', 66 => 'add-payment-method', 67 => 'delete-payment-method', 68 => 'set-default-payment-method', 69 => 'fb_product_set', 70 => 'wc-auth-version', 71 => 'wc-auth-route', 72 => 'order-pay', 73 => 'order-received', 74 => 'orders', 75 => 'view-order', 76 => 'downloads', 77 => 'edit-account', 78 => 'edit-address', 79 => 'payment-methods', 80 => 'lost-password', 81 => 'customer-logout', 82 => 'add-payment-method', 83 => 'delete-payment-method', 84 => 'set-default-payment-method', 85 => 'wc-api-version', 86 => 'wc-api-route', 87 => 'wc-api', 88 => 'filter_stock_status', 89 => 'apple-developer-merchantid-domain-association']; public $private_query_vars = [0 => 'offset', 1 => 'posts_per_page', 2 => 'posts_per_archive_page', 3 => 'showposts', 4 => 'nopaging', 5 => 'post_type', 6 => 'post_status', 7 => 'category__in', 8 => 'category__not_in', 9 => 'category__and', 10 => 'tag__in', 11 => 'tag__not_in', 12 => 'tag__and', 13 => 'tag_slug__in', 14 => 'tag_slug__and', 15 => 'tag_id', 16 => 'post_mime_type', 17 => 'perm', 18 => 'comments_per_page', 19 => 'post__in', 20 => 'post__not_in', 21 => 'post_parent', 22 => 'post_parent__in', 23 => 'post_parent__not_in', 24 => 'title', 25 => 'fields']; public $extra_query_vars = []; public $query_vars = ['rest_route' => '/wp/v2/posts/1']; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE } ) | .../class-wp-hook.php:324 |
10 | 1.8843 | 45338296 | WP_REST_Server->serve_request( $path = '/wp/v2/posts/1' ) | .../rest-api.php:449 |
11 | 1.8859 | 45338920 | WP_REST_Server->send_header( $key = 'Link', $value = '<https://shop.cheezus.co/wp-json/>; rel="https://api.w.org/"' ) | .../class-wp-rest-server.php:323 |
12 | 1.8859 | 45339352 | header( $header = 'Link: <https://shop.cheezus.co/wp-json/>; rel="https://api.w.org/"' ) | .../class-wp-rest-server.php:1893 |
( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-includes/functions.php:6114) in /var/www/html/wp-includes/rest-api/class-wp-rest-server.php on line 1893 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.8566 | 33202200 | wp( $query_vars = ??? ) | .../wp-blog-header.php:16 |
4 | 0.8566 | 33202232 | WP->main( $query_args = '' ) | .../functions.php:1336 |
5 | 0.8566 | 33202232 | WP->parse_request( $extra_query_vars = '' ) | .../class-wp.php:813 |
6 | 0.8580 | 33243248 | do_action_ref_array( $hook_name = 'parse_request', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp.php:418 |
7 | 0.8580 | 33243248 | WP_Hook->do_action( $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../plugin.php:565 |
8 | 0.8580 | 33243248 | WP_Hook->apply_filters( $value = '', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp-hook.php:348 |
9 | 0.8580 | 33244408 | rest_api_loaded( class WP { public $public_query_vars = [0 => 'm', 1 => 'p', 2 => 'posts', 3 => 'w', 4 => 'cat', 5 => 'withcomments', 6 => 'withoutcomments', 7 => 's', 8 => 'search', 9 => 'exact', 10 => 'sentence', 11 => 'calendar', 12 => 'page', 13 => 'paged', 14 => 'more', 15 => 'tb', 16 => 'pb', 17 => 'author', 18 => 'order', 19 => 'orderby', 20 => 'year', 21 => 'monthnum', 22 => 'day', 23 => 'hour', 24 => 'minute', 25 => 'second', 26 => 'name', 27 => 'category_name', 28 => 'tag', 29 => 'feed', 30 => 'author_name', 31 => 'pagename', 32 => 'page_id', 33 => 'error', 34 => 'attachment', 35 => 'attachment_id', 36 => 'subpost', 37 => 'subpost_id', 38 => 'preview', 39 => 'robots', 40 => 'favicon', 41 => 'taxonomy', 42 => 'term', 43 => 'cpage', 44 => 'post_type', 45 => 'embed', 46 => 'post_format', 47 => 'wc-api', 48 => 'product_cat', 49 => 'product_tag', 50 => 'product', 51 => 'rest_route', 52 => 'sitemap', 53 => 'sitemap-subtype', 54 => 'sitemap-stylesheet', 55 => 'mailpoet_page', 56 => 'order-pay', 57 => 'order-received', 58 => 'orders', 59 => 'view-order', 60 => 'downloads', 61 => 'edit-account', 62 => 'edit-address', 63 => 'payment-methods', 64 => 'lost-password', 65 => 'customer-logout', 66 => 'add-payment-method', 67 => 'delete-payment-method', 68 => 'set-default-payment-method', 69 => 'fb_product_set', 70 => 'wc-auth-version', 71 => 'wc-auth-route', 72 => 'order-pay', 73 => 'order-received', 74 => 'orders', 75 => 'view-order', 76 => 'downloads', 77 => 'edit-account', 78 => 'edit-address', 79 => 'payment-methods', 80 => 'lost-password', 81 => 'customer-logout', 82 => 'add-payment-method', 83 => 'delete-payment-method', 84 => 'set-default-payment-method', 85 => 'wc-api-version', 86 => 'wc-api-route', 87 => 'wc-api', 88 => 'filter_stock_status', 89 => 'apple-developer-merchantid-domain-association']; public $private_query_vars = [0 => 'offset', 1 => 'posts_per_page', 2 => 'posts_per_archive_page', 3 => 'showposts', 4 => 'nopaging', 5 => 'post_type', 6 => 'post_status', 7 => 'category__in', 8 => 'category__not_in', 9 => 'category__and', 10 => 'tag__in', 11 => 'tag__not_in', 12 => 'tag__and', 13 => 'tag_slug__in', 14 => 'tag_slug__and', 15 => 'tag_id', 16 => 'post_mime_type', 17 => 'perm', 18 => 'comments_per_page', 19 => 'post__in', 20 => 'post__not_in', 21 => 'post_parent', 22 => 'post_parent__in', 23 => 'post_parent__not_in', 24 => 'title', 25 => 'fields']; public $extra_query_vars = []; public $query_vars = ['rest_route' => '/wp/v2/posts/1']; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE } ) | .../class-wp-hook.php:324 |
10 | 1.8843 | 45338296 | WP_REST_Server->serve_request( $path = '/wp/v2/posts/1' ) | .../rest-api.php:449 |
11 | 1.8863 | 45338824 | WP_REST_Server->send_header( $key = 'X-Content-Type-Options', $value = 'nosniff' ) | .../class-wp-rest-server.php:331 |
12 | 1.8863 | 45339144 | header( $header = 'X-Content-Type-Options: nosniff' ) | .../class-wp-rest-server.php:1893 |
( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-includes/functions.php:6114) in /var/www/html/wp-includes/rest-api/class-wp-rest-server.php on line 1893 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.8566 | 33202200 | wp( $query_vars = ??? ) | .../wp-blog-header.php:16 |
4 | 0.8566 | 33202232 | WP->main( $query_args = '' ) | .../functions.php:1336 |
5 | 0.8566 | 33202232 | WP->parse_request( $extra_query_vars = '' ) | .../class-wp.php:813 |
6 | 0.8580 | 33243248 | do_action_ref_array( $hook_name = 'parse_request', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp.php:418 |
7 | 0.8580 | 33243248 | WP_Hook->do_action( $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../plugin.php:565 |
8 | 0.8580 | 33243248 | WP_Hook->apply_filters( $value = '', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp-hook.php:348 |
9 | 0.8580 | 33244408 | rest_api_loaded( class WP { public $public_query_vars = [0 => 'm', 1 => 'p', 2 => 'posts', 3 => 'w', 4 => 'cat', 5 => 'withcomments', 6 => 'withoutcomments', 7 => 's', 8 => 'search', 9 => 'exact', 10 => 'sentence', 11 => 'calendar', 12 => 'page', 13 => 'paged', 14 => 'more', 15 => 'tb', 16 => 'pb', 17 => 'author', 18 => 'order', 19 => 'orderby', 20 => 'year', 21 => 'monthnum', 22 => 'day', 23 => 'hour', 24 => 'minute', 25 => 'second', 26 => 'name', 27 => 'category_name', 28 => 'tag', 29 => 'feed', 30 => 'author_name', 31 => 'pagename', 32 => 'page_id', 33 => 'error', 34 => 'attachment', 35 => 'attachment_id', 36 => 'subpost', 37 => 'subpost_id', 38 => 'preview', 39 => 'robots', 40 => 'favicon', 41 => 'taxonomy', 42 => 'term', 43 => 'cpage', 44 => 'post_type', 45 => 'embed', 46 => 'post_format', 47 => 'wc-api', 48 => 'product_cat', 49 => 'product_tag', 50 => 'product', 51 => 'rest_route', 52 => 'sitemap', 53 => 'sitemap-subtype', 54 => 'sitemap-stylesheet', 55 => 'mailpoet_page', 56 => 'order-pay', 57 => 'order-received', 58 => 'orders', 59 => 'view-order', 60 => 'downloads', 61 => 'edit-account', 62 => 'edit-address', 63 => 'payment-methods', 64 => 'lost-password', 65 => 'customer-logout', 66 => 'add-payment-method', 67 => 'delete-payment-method', 68 => 'set-default-payment-method', 69 => 'fb_product_set', 70 => 'wc-auth-version', 71 => 'wc-auth-route', 72 => 'order-pay', 73 => 'order-received', 74 => 'orders', 75 => 'view-order', 76 => 'downloads', 77 => 'edit-account', 78 => 'edit-address', 79 => 'payment-methods', 80 => 'lost-password', 81 => 'customer-logout', 82 => 'add-payment-method', 83 => 'delete-payment-method', 84 => 'set-default-payment-method', 85 => 'wc-api-version', 86 => 'wc-api-route', 87 => 'wc-api', 88 => 'filter_stock_status', 89 => 'apple-developer-merchantid-domain-association']; public $private_query_vars = [0 => 'offset', 1 => 'posts_per_page', 2 => 'posts_per_archive_page', 3 => 'showposts', 4 => 'nopaging', 5 => 'post_type', 6 => 'post_status', 7 => 'category__in', 8 => 'category__not_in', 9 => 'category__and', 10 => 'tag__in', 11 => 'tag__not_in', 12 => 'tag__and', 13 => 'tag_slug__in', 14 => 'tag_slug__and', 15 => 'tag_id', 16 => 'post_mime_type', 17 => 'perm', 18 => 'comments_per_page', 19 => 'post__in', 20 => 'post__not_in', 21 => 'post_parent', 22 => 'post_parent__in', 23 => 'post_parent__not_in', 24 => 'title', 25 => 'fields']; public $extra_query_vars = []; public $query_vars = ['rest_route' => '/wp/v2/posts/1']; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE } ) | .../class-wp-hook.php:324 |
10 | 1.8843 | 45338296 | WP_REST_Server->serve_request( $path = '/wp/v2/posts/1' ) | .../rest-api.php:449 |
11 | 1.8868 | 45342624 | WP_REST_Server->send_header( $key = 'Access-Control-Expose-Headers', $value = 'X-WP-Total, X-WP-TotalPages, Link' ) | .../class-wp-rest-server.php:408 |
12 | 1.8868 | 45343056 | header( $header = 'Access-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages, Link' ) | .../class-wp-rest-server.php:1893 |
( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-includes/functions.php:6114) in /var/www/html/wp-includes/rest-api/class-wp-rest-server.php on line 1893 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.8566 | 33202200 | wp( $query_vars = ??? ) | .../wp-blog-header.php:16 |
4 | 0.8566 | 33202232 | WP->main( $query_args = '' ) | .../functions.php:1336 |
5 | 0.8566 | 33202232 | WP->parse_request( $extra_query_vars = '' ) | .../class-wp.php:813 |
6 | 0.8580 | 33243248 | do_action_ref_array( $hook_name = 'parse_request', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp.php:418 |
7 | 0.8580 | 33243248 | WP_Hook->do_action( $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../plugin.php:565 |
8 | 0.8580 | 33243248 | WP_Hook->apply_filters( $value = '', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp-hook.php:348 |
9 | 0.8580 | 33244408 | rest_api_loaded( class WP { public $public_query_vars = [0 => 'm', 1 => 'p', 2 => 'posts', 3 => 'w', 4 => 'cat', 5 => 'withcomments', 6 => 'withoutcomments', 7 => 's', 8 => 'search', 9 => 'exact', 10 => 'sentence', 11 => 'calendar', 12 => 'page', 13 => 'paged', 14 => 'more', 15 => 'tb', 16 => 'pb', 17 => 'author', 18 => 'order', 19 => 'orderby', 20 => 'year', 21 => 'monthnum', 22 => 'day', 23 => 'hour', 24 => 'minute', 25 => 'second', 26 => 'name', 27 => 'category_name', 28 => 'tag', 29 => 'feed', 30 => 'author_name', 31 => 'pagename', 32 => 'page_id', 33 => 'error', 34 => 'attachment', 35 => 'attachment_id', 36 => 'subpost', 37 => 'subpost_id', 38 => 'preview', 39 => 'robots', 40 => 'favicon', 41 => 'taxonomy', 42 => 'term', 43 => 'cpage', 44 => 'post_type', 45 => 'embed', 46 => 'post_format', 47 => 'wc-api', 48 => 'product_cat', 49 => 'product_tag', 50 => 'product', 51 => 'rest_route', 52 => 'sitemap', 53 => 'sitemap-subtype', 54 => 'sitemap-stylesheet', 55 => 'mailpoet_page', 56 => 'order-pay', 57 => 'order-received', 58 => 'orders', 59 => 'view-order', 60 => 'downloads', 61 => 'edit-account', 62 => 'edit-address', 63 => 'payment-methods', 64 => 'lost-password', 65 => 'customer-logout', 66 => 'add-payment-method', 67 => 'delete-payment-method', 68 => 'set-default-payment-method', 69 => 'fb_product_set', 70 => 'wc-auth-version', 71 => 'wc-auth-route', 72 => 'order-pay', 73 => 'order-received', 74 => 'orders', 75 => 'view-order', 76 => 'downloads', 77 => 'edit-account', 78 => 'edit-address', 79 => 'payment-methods', 80 => 'lost-password', 81 => 'customer-logout', 82 => 'add-payment-method', 83 => 'delete-payment-method', 84 => 'set-default-payment-method', 85 => 'wc-api-version', 86 => 'wc-api-route', 87 => 'wc-api', 88 => 'filter_stock_status', 89 => 'apple-developer-merchantid-domain-association']; public $private_query_vars = [0 => 'offset', 1 => 'posts_per_page', 2 => 'posts_per_archive_page', 3 => 'showposts', 4 => 'nopaging', 5 => 'post_type', 6 => 'post_status', 7 => 'category__in', 8 => 'category__not_in', 9 => 'category__and', 10 => 'tag__in', 11 => 'tag__not_in', 12 => 'tag__and', 13 => 'tag_slug__in', 14 => 'tag_slug__and', 15 => 'tag_id', 16 => 'post_mime_type', 17 => 'perm', 18 => 'comments_per_page', 19 => 'post__in', 20 => 'post__not_in', 21 => 'post_parent', 22 => 'post_parent__in', 23 => 'post_parent__not_in', 24 => 'title', 25 => 'fields']; public $extra_query_vars = []; public $query_vars = ['rest_route' => '/wp/v2/posts/1']; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE } ) | .../class-wp-hook.php:324 |
10 | 1.8843 | 45338296 | WP_REST_Server->serve_request( $path = '/wp/v2/posts/1' ) | .../rest-api.php:449 |
11 | 1.8872 | 45342672 | WP_REST_Server->send_header( $key = 'Access-Control-Allow-Headers', $value = 'Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type' ) | .../class-wp-rest-server.php:434 |
12 | 1.8872 | 45343152 | header( $header = 'Access-Control-Allow-Headers: Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type' ) | .../class-wp-rest-server.php:1893 |
( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-includes/functions.php:6114) in /var/www/html/wp-includes/rest-api/class-wp-rest-server.php on line 1893 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.8566 | 33202200 | wp( $query_vars = ??? ) | .../wp-blog-header.php:16 |
4 | 0.8566 | 33202232 | WP->main( $query_args = '' ) | .../functions.php:1336 |
5 | 0.8566 | 33202232 | WP->parse_request( $extra_query_vars = '' ) | .../class-wp.php:813 |
6 | 0.8580 | 33243248 | do_action_ref_array( $hook_name = 'parse_request', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp.php:418 |
7 | 0.8580 | 33243248 | WP_Hook->do_action( $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../plugin.php:565 |
8 | 0.8580 | 33243248 | WP_Hook->apply_filters( $value = '', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp-hook.php:348 |
9 | 0.8580 | 33244408 | rest_api_loaded( class WP { public $public_query_vars = [0 => 'm', 1 => 'p', 2 => 'posts', 3 => 'w', 4 => 'cat', 5 => 'withcomments', 6 => 'withoutcomments', 7 => 's', 8 => 'search', 9 => 'exact', 10 => 'sentence', 11 => 'calendar', 12 => 'page', 13 => 'paged', 14 => 'more', 15 => 'tb', 16 => 'pb', 17 => 'author', 18 => 'order', 19 => 'orderby', 20 => 'year', 21 => 'monthnum', 22 => 'day', 23 => 'hour', 24 => 'minute', 25 => 'second', 26 => 'name', 27 => 'category_name', 28 => 'tag', 29 => 'feed', 30 => 'author_name', 31 => 'pagename', 32 => 'page_id', 33 => 'error', 34 => 'attachment', 35 => 'attachment_id', 36 => 'subpost', 37 => 'subpost_id', 38 => 'preview', 39 => 'robots', 40 => 'favicon', 41 => 'taxonomy', 42 => 'term', 43 => 'cpage', 44 => 'post_type', 45 => 'embed', 46 => 'post_format', 47 => 'wc-api', 48 => 'product_cat', 49 => 'product_tag', 50 => 'product', 51 => 'rest_route', 52 => 'sitemap', 53 => 'sitemap-subtype', 54 => 'sitemap-stylesheet', 55 => 'mailpoet_page', 56 => 'order-pay', 57 => 'order-received', 58 => 'orders', 59 => 'view-order', 60 => 'downloads', 61 => 'edit-account', 62 => 'edit-address', 63 => 'payment-methods', 64 => 'lost-password', 65 => 'customer-logout', 66 => 'add-payment-method', 67 => 'delete-payment-method', 68 => 'set-default-payment-method', 69 => 'fb_product_set', 70 => 'wc-auth-version', 71 => 'wc-auth-route', 72 => 'order-pay', 73 => 'order-received', 74 => 'orders', 75 => 'view-order', 76 => 'downloads', 77 => 'edit-account', 78 => 'edit-address', 79 => 'payment-methods', 80 => 'lost-password', 81 => 'customer-logout', 82 => 'add-payment-method', 83 => 'delete-payment-method', 84 => 'set-default-payment-method', 85 => 'wc-api-version', 86 => 'wc-api-route', 87 => 'wc-api', 88 => 'filter_stock_status', 89 => 'apple-developer-merchantid-domain-association']; public $private_query_vars = [0 => 'offset', 1 => 'posts_per_page', 2 => 'posts_per_archive_page', 3 => 'showposts', 4 => 'nopaging', 5 => 'post_type', 6 => 'post_status', 7 => 'category__in', 8 => 'category__not_in', 9 => 'category__and', 10 => 'tag__in', 11 => 'tag__not_in', 12 => 'tag__and', 13 => 'tag_slug__in', 14 => 'tag_slug__and', 15 => 'tag_id', 16 => 'post_mime_type', 17 => 'perm', 18 => 'comments_per_page', 19 => 'post__in', 20 => 'post__not_in', 21 => 'post_parent', 22 => 'post_parent__in', 23 => 'post_parent__not_in', 24 => 'title', 25 => 'fields']; public $extra_query_vars = []; public $query_vars = ['rest_route' => '/wp/v2/posts/1']; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE } ) | .../class-wp-hook.php:324 |
10 | 1.8843 | 45338296 | WP_REST_Server->serve_request( $path = '/wp/v2/posts/1' ) | .../rest-api.php:449 |
11 | 1.9175 | 45429832 | WP_REST_Server->send_headers( $headers = ['Link' => '<https://shop.cheezus.co/2021/07/06/hello-world/>; rel="alternate"; type=text/html', 'Allow' => 'GET'] ) | .../class-wp-rest-server.php:472 |
12 | 1.9175 | 45429832 | WP_REST_Server->send_header( $key = 'Link', $value = '<https://shop.cheezus.co/2021/07/06/hello-world/>; rel="alternate"; type=text/html' ) | .../class-wp-rest-server.php:1905 |
13 | 1.9175 | 45430280 | header( $header = 'Link: <https://shop.cheezus.co/2021/07/06/hello-world/>; rel="alternate"; type=text/html' ) | .../class-wp-rest-server.php:1893 |
( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-includes/functions.php:6114) in /var/www/html/wp-includes/rest-api/class-wp-rest-server.php on line 1893 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1574 | 6839888 | {main}( ) | .../index.php:0 |
2 | 0.1574 | 6840168 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.8566 | 33202200 | wp( $query_vars = ??? ) | .../wp-blog-header.php:16 |
4 | 0.8566 | 33202232 | WP->main( $query_args = '' ) | .../functions.php:1336 |
5 | 0.8566 | 33202232 | WP->parse_request( $extra_query_vars = '' ) | .../class-wp.php:813 |
6 | 0.8580 | 33243248 | do_action_ref_array( $hook_name = 'parse_request', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp.php:418 |
7 | 0.8580 | 33243248 | WP_Hook->do_action( $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../plugin.php:565 |
8 | 0.8580 | 33243248 | WP_Hook->apply_filters( $value = '', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE }] ) | .../class-wp-hook.php:348 |
9 | 0.8580 | 33244408 | rest_api_loaded( class WP { public $public_query_vars = [0 => 'm', 1 => 'p', 2 => 'posts', 3 => 'w', 4 => 'cat', 5 => 'withcomments', 6 => 'withoutcomments', 7 => 's', 8 => 'search', 9 => 'exact', 10 => 'sentence', 11 => 'calendar', 12 => 'page', 13 => 'paged', 14 => 'more', 15 => 'tb', 16 => 'pb', 17 => 'author', 18 => 'order', 19 => 'orderby', 20 => 'year', 21 => 'monthnum', 22 => 'day', 23 => 'hour', 24 => 'minute', 25 => 'second', 26 => 'name', 27 => 'category_name', 28 => 'tag', 29 => 'feed', 30 => 'author_name', 31 => 'pagename', 32 => 'page_id', 33 => 'error', 34 => 'attachment', 35 => 'attachment_id', 36 => 'subpost', 37 => 'subpost_id', 38 => 'preview', 39 => 'robots', 40 => 'favicon', 41 => 'taxonomy', 42 => 'term', 43 => 'cpage', 44 => 'post_type', 45 => 'embed', 46 => 'post_format', 47 => 'wc-api', 48 => 'product_cat', 49 => 'product_tag', 50 => 'product', 51 => 'rest_route', 52 => 'sitemap', 53 => 'sitemap-subtype', 54 => 'sitemap-stylesheet', 55 => 'mailpoet_page', 56 => 'order-pay', 57 => 'order-received', 58 => 'orders', 59 => 'view-order', 60 => 'downloads', 61 => 'edit-account', 62 => 'edit-address', 63 => 'payment-methods', 64 => 'lost-password', 65 => 'customer-logout', 66 => 'add-payment-method', 67 => 'delete-payment-method', 68 => 'set-default-payment-method', 69 => 'fb_product_set', 70 => 'wc-auth-version', 71 => 'wc-auth-route', 72 => 'order-pay', 73 => 'order-received', 74 => 'orders', 75 => 'view-order', 76 => 'downloads', 77 => 'edit-account', 78 => 'edit-address', 79 => 'payment-methods', 80 => 'lost-password', 81 => 'customer-logout', 82 => 'add-payment-method', 83 => 'delete-payment-method', 84 => 'set-default-payment-method', 85 => 'wc-api-version', 86 => 'wc-api-route', 87 => 'wc-api', 88 => 'filter_stock_status', 89 => 'apple-developer-merchantid-domain-association']; public $private_query_vars = [0 => 'offset', 1 => 'posts_per_page', 2 => 'posts_per_archive_page', 3 => 'showposts', 4 => 'nopaging', 5 => 'post_type', 6 => 'post_status', 7 => 'category__in', 8 => 'category__not_in', 9 => 'category__and', 10 => 'tag__in', 11 => 'tag__not_in', 12 => 'tag__and', 13 => 'tag_slug__in', 14 => 'tag_slug__and', 15 => 'tag_id', 16 => 'post_mime_type', 17 => 'perm', 18 => 'comments_per_page', 19 => 'post__in', 20 => 'post__not_in', 21 => 'post_parent', 22 => 'post_parent__in', 23 => 'post_parent__not_in', 24 => 'title', 25 => 'fields']; public $extra_query_vars = []; public $query_vars = ['rest_route' => '/wp/v2/posts/1']; public $query_string = ''; public $request = 'wp-json/wp/v2/posts/1'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fposts%2F1'; public $did_permalink = TRUE } ) | .../class-wp-hook.php:324 |
10 | 1.8843 | 45338296 | WP_REST_Server->serve_request( $path = '/wp/v2/posts/1' ) | .../rest-api.php:449 |
11 | 1.9175 | 45429832 | WP_REST_Server->send_headers( $headers = ['Link' => '<https://shop.cheezus.co/2021/07/06/hello-world/>; rel="alternate"; type=text/html', 'Allow' => 'GET'] ) | .../class-wp-rest-server.php:472 |
12 | 1.9181 | 45429832 | WP_REST_Server->send_header( $key = 'Allow', $value = 'GET' ) | .../class-wp-rest-server.php:1905 |
13 | 1.9181 | 45430152 | header( $header = 'Allow: GET' ) | .../class-wp-rest-server.php:1893 |
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!<\/p>\n","protected":false},"excerpt":{"rendered":"
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-1","post","type-post","status-publish","format-standard","hentry","category-uncategorised"],"acf":[],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/shop.cheezus.co\/wp-json\/wp\/v2\/posts\/1","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shop.cheezus.co\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/shop.cheezus.co\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/shop.cheezus.co\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shop.cheezus.co\/wp-json\/wp\/v2\/comments?post=1"}],"version-history":[{"count":0,"href":"https:\/\/shop.cheezus.co\/wp-json\/wp\/v2\/posts\/1\/revisions"}],"wp:attachment":[{"href":"https:\/\/shop.cheezus.co\/wp-json\/wp\/v2\/media?parent=1"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shop.cheezus.co\/wp-json\/wp\/v2\/categories?post=1"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shop.cheezus.co\/wp-json\/wp\/v2\/tags?post=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}