WooCommerce Product Import: CSV Template Guide

WooCommerce-Product-Import-CSV-Template-Guide

Running a WooCommerce store becomes more challenging as your product catalog grows in size and complexity. Adding products manually one by one can take a significant amount of time and effort. Small mistakes in pricing, stock quantity, or SKU can create serious inventory and sales issues. Managing bulk updates without a proper system can also lead to inconsistencies. That is why learning how to import products using a CSV file is extremely important for store owners and developers.

WooCommerce provides a built-in CSV product import feature that allows you to upload multiple products at once. Instead of entering every product detail manually, you can prepare all information inside a structured spreadsheet. This file can include product names, prices, stock details, categories, images, and attributes. Once uploaded, WooCommerce reads the file and maps the data to the correct fields. This method significantly reduces manual workload and improves overall efficiency.

This guide will help you understand how the WooCommerce CSV template works in detail. You will learn about required columns, optional fields, and correct formatting rules. It also explains how to handle simple and variable products during import. Additionally, you will see common errors and how to avoid them effectively. By the end, you will be able to manage bulk product uploads confidently and accurately.

Understanding the WooCommerce CSV Template Structure

The WooCommerce CSV template is organized in a structured format where each column represents a specific product field. WooCommerce reads the column headers to determine where each value should be mapped during import. If the headers are accurate and properly formatted, the import process runs smoothly. However, incorrect naming or missing fields can cause mapping errors or skipped products. Understanding this structure is essential before preparing your CSV file.

Each row in the CSV represents either a single product or a variation of a product. The template supports simple, variable, grouped, and external product types. Required columns handle essential product data, while optional columns allow advanced customization. Proper alignment between column names and WooCommerce fields ensures correct product creation. A clear understanding of this structure reduces the risk of import failures.

Core Required Columns

Core required columns include Product Name, Type, SKU, Regular Price, Stock Quantity, and Stock Status. These fields define the basic identity and selling details of the product. Without a product name and type, WooCommerce cannot properly create the product. SKU acts as a unique identifier and is especially important when updating existing products. Ensuring these core fields are correctly filled is the first step in successful CSV import.

Pricing and Tax Columns

Pricing columns include Regular Price and Sale Price, which define how the product is sold. You can also include Tax Status and Tax Class to manage taxation rules. If tax details are not specified, WooCommerce applies default store tax settings. Including tax information in the CSV helps maintain pricing accuracy. Proper formatting of numeric values ensures prices are imported correctly.

Inventory Management Columns

Inventory columns control stock tracking and availability. These include Manage Stock, Stock Quantity, Stock Status, and Backorders. If stock management is enabled, WooCommerce automatically updates inventory levels after each sale. Backorder settings determine whether customers can purchase out-of-stock products. Accurate inventory fields prevent overselling or incorrect stock display.

Product Description Fields

The CSV template allows you to include both full product descriptions and short descriptions. The full description appears in the main product content area. The short description is typically displayed near the product price. Adding structured descriptions ensures consistency across all products. Proper text formatting also improves the overall presentation of your store.

Category & Tag Formatting

Categories must follow the correct structure for proper assignment. If using subcategories, they should be written in a Parent > Child format. Multiple categories or tags should be separated correctly within the cell. Incorrect formatting may create duplicate or unwanted categories. Proper organization helps customers navigate your store easily.

Product Image Formatting

Images must be added using direct and publicly accessible URLs. Multiple images can be included by separating URLs correctly in the same column. WooCommerce downloads these images during the import process. If the URL is broken or restricted, the image will not import. Verifying image links before upload prevents display issues.

Attribute & Variation Columns

Attributes are essential for creating variable products. You must define attribute names, values, and indicate whether they are used for variations. Parent products define the attributes, while variation rows contain pricing, SKU, and stock details. The attribute values must match exactly between parent and variation rows. Proper structuring ensures variations link correctly and function as expected.

WP Ultimate CSV Importer Pro

WP Ultimate CSV Importer Pro

Get Ultimate CSV/XML Importer to import data on WordPress faster, quicker and safer.

WooCommerce Default CSV Format Explained with Example

WooCommerce provides a default CSV format that serves as a standard template for importing products. When you export products from your store, the downloaded file includes predefined column headers that match WooCommerce fields exactly. These columns may include ID, Type, Name, SKU, Regular Price, Sale Price, Stock, Categories, and Images. Each column represents a specific product attribute, and every row represents a single product or variation. Understanding this structure helps you prepare your CSV file correctly and avoid mapping errors during import.

For example, the “Type” column defines whether a product is simple or variable, while the “Name” column stores the product title. Pricing columns control how the product is displayed and sold, and the “Categories” column assigns the product to the correct group using proper formatting. The “Images” column contains direct image URLs that WooCommerce downloads during import. If you are working with variable products, parent and variation rows must be structured properly. Reviewing the default export file before creating your own template ensures better accuracy and fewer import issues.

How to Download the WooCommerce CSV Template

WooCommerce allows you to obtain a properly structured CSV template in multiple ways. Using the correct template ensures that your column headers match WooCommerce’s required format. Instead of guessing field names, it is always safer to download a sample file directly from your store. This reduces the chances of formatting errors during import. Understanding these methods helps you prepare your CSV file accurately.

Export Existing Products as a Template

One of the easiest ways to get a correct CSV template is by exporting existing products from your store. Go to WooCommerce → Products → Export and download the product CSV file. If you need advanced field mapping, custom meta support, or bulk update flexibility, you can also use WP Ultimate CSV Importer Pro for more powerful WooCommerce product import options. This exported file contains all standard column headers used by WooCommerce. You can edit this file by removing old product data and adding new products. Using this method ensures perfect compatibility with the import system.

Create Custom CSV Template in Excel or Google Sheets

You can also create your own CSV template manually using Excel or Google Sheets. In this case, you must ensure that the column names exactly match WooCommerce’s field names. After entering all product data, save the file in CSV UTF-8 format to avoid encoding issues. Double-check formatting for categories, images, and attributes before uploading. A properly structured custom template works just as effectively as a downloaded one.

Preparing Your CSV File Before Import

Before importing your CSV file into WooCommerce, it is important to review and validate all product data carefully. Make sure required fields like product name, SKU, type, and price are filled correctly. Check for spelling mistakes, duplicate SKUs, or missing values that could cause import errors. Even small formatting issues can lead to skipped products during the process. Proper preparation ensures a smooth and error-free import experience.

You should also confirm that the file is saved in CSV UTF-8 format to avoid encoding problems. Remove unnecessary spaces, hidden characters, or special symbols that may affect data reading. Verify that image URLs are publicly accessible and categories follow the correct structure. If you are importing variable products, ensure parent and variation rows are clearly defined. Testing the file with a small batch of products before full import is always a recommended best practice.

WP Ultimate CSV Importer Pro

WP Ultimate CSV Importer Pro

Get Ultimate CSV/XML Importer to import data on WordPress faster, quicker and safer.

Step-by-Step Guide to Import Products in WooCommerce

Importing products into WooCommerce using a CSV file is a straightforward process when your file is properly prepared. WooCommerce provides a default import tool, but for advanced import, custom fields, bulk updates, and better duplicate handling, plugins like WP Ultimate CSV Importer Pro offer more flexibility and control. The system guides you through upload, mapping, and confirmation stages. Each step ensures that your product data is assigned to the correct fields. Carefully reviewing each stage helps prevent duplication or missing data. Below is the complete step-by-step workflow.

Step 1 – Prepare Your CSV File

Before starting the import process, ensure your CSV file is properly structured. Each column should represent a specific WooCommerce product field such as Product Name, SKU, Price, Categories, Images, and Stock. Make sure the data is clean and formatted correctly. Save the file in CSV UTF-8 format to avoid encoding issues. Proper preparation reduces errors during import.

Step 2 – Upload Your CSV File

image 2

Login to your WordPress dashboard and navigate to WP Ultimate CSV Importer Pro → Import/Update. Click on Browse and select your prepared CSV file. Choose the import type such as Fresh Import for new products or Update Content for existing ones. Select the post type as WooCommerce Products. Then proceed to the next step.

Step 3 – Map Your Fields

image 1

After uploading the file, the mapping screen will appear. Here, match the CSV columns with the corresponding WooCommerce product fields. You can use Advanced mode or Drag-and-Drop method for mapping. Ensure fields like Product Name, SKU, and Price are mapped correctly. Save the mapping template for future imports and click Continue.

Step 4 – Configure Import Settings

image

In this step, configure media handling and import options. You can manage duplicate handling, enable rollback backup, or activate maintenance mode during import. These settings help ensure a safe and controlled import process. Review all configurations carefully before proceeding. Proper settings prevent unwanted data overwrites.

Step 5 – Run the Import and Verify

Click on Import Now to start the process. Monitor the progress bar until the import completes successfully. After completion, review the import summary to check processed, imported, and failed records. Finally, navigate to WooCommerce Products to verify that products are imported correctly. This confirms successful execution of the CSV import.

WP Ultimate CSV Importer Pro

WP Ultimate CSV Importer Pro

Get Ultimate CSV/XML Importer to import data on WordPress faster, quicker and safer.

Importing Variable Products via CSV (Detailed Structure)

Importing variable products through CSV requires a properly organized structure because both parent and variation data must be clearly defined. Unlike simple products, variable products contain multiple variations such as size, color, or style. Each variation has its own price, SKU, and stock quantity. WooCommerce depends heavily on correct attribute linking between parent and variation rows. If the structure is not accurate, variations may not connect properly after import.

Parent Product Row Setup

The parent product row represents the main variable product and must be clearly defined in the import file. In the “Product Type” column, the value should be set as 4 to indicate that it is a parent variable product. This row should include the product name, description, categories, and all attribute definitions, but it should not contain individual variation prices or stock quantities.

Attributes must be defined in separate columns such as Product Attribute 1, Product Value 1, and Visibility fields. For example, Attribute Name 1 can be “Color” and its values can be “Red, Blue, Green,” with visibility set as “1” to enable it. The parent SKU must also be defined because it will be used to link all variation rows. A properly configured parent row acts as the container that groups all variations under one variable product listing.

Variation Rows Configuration

Each variation must be added as a separate row in the same CSV file. In the “Product Type” column, the value should be set as 8 to indicate that the row represents a variation. Every variation row must include a unique SKU, price, and stock quantity along with the appropriate attribute values defined in separate attribute columns For variations, specify the attribute values in the Product Value column corresponding to the defined Product Attribute

Each variation row must reference the parent product using the Parent SKU field to establish the correct relationship. The attribute values in variation rows must exactly match the attribute names and values defined in the parent row. Even small mismatches in spelling or formatting can prevent variations from linking correctly. Proper variation configuration ensures that each option displays accurately with its own pricing and stock information on the product page. To better understand the structure, you can download the reference sample CSV file 

Attribute Linking and Pricing Setup

Attributes must be clearly defined in the parent product row before adding variation rows. The attribute column should indicate whether the attribute is global or custom and whether it is used for variations. WooCommerce uses these attribute definitions to generate variation options on the product page. Without proper attribute setup, variations will not display correctly.

Pricing and stock information should be added only in the variation rows, not in the parent row. Each variation can have different prices, sale prices, and stock quantities. This allows customers to select different options with accurate pricing displayed dynamically. Careful alignment between attribute names and pricing fields ensures a smooth variation import process.

Updating Existing Products Using CSV

WordPress-CSV-update-duplicate-record-handling-settings-screen

To update existing products using CSV in WP Ultimate CSV Importer Pro, first upload your file in the Import/Update section and select the “Update Content” option instead of Fresh Import. Then choose the post type as “WooCommerce Products” to ensure the importer targets product records. After proceeding to the Import Configuration section, enable the duplicate handling option and select a unique identifier such as ID or SKU from the dropdown. This allows the plugin to match existing products correctly and update them instead of creating duplicates.

Common WooCommerce CSV Import Errors & Solutions

While importing products using a CSV file is efficient, errors can occur if the file is not properly formatted. Most problems are related to incorrect data structure, missing values, or formatting mismatches. Even a small mistake in one column can affect multiple products during import. Understanding common errors helps you troubleshoot quickly and avoid repeated failures. Below are the most frequent issues and their practical solutions.

Invalid or Missing SKU

SKU is a unique identifier used by WooCommerce to recognize each product. If the SKU is missing, duplicated, or incorrectly formatted, the system may skip the product during import. This issue becomes more serious when you are trying to update existing products. Without a matching SKU, WooCommerce cannot identify which product to modify.

To fix this, ensure every product has a unique SKU with no duplicates. Avoid unnecessary spaces or special characters that may cause conflicts. When updating products, double-check that the SKU in the CSV matches exactly with the one in your store. Proper SKU management ensures smooth imports and updates.

Incorrect Attribute Format

Attribute errors usually occur when importing variable products. If attribute names or values do not match exactly between parent and variation rows, WooCommerce will fail to link the variations correctly. Even small spelling differences or extra spaces can break the connection. This results in missing or improperly displayed variations.

To avoid this problem, maintain consistent attribute naming throughout the CSV file. Ensure attributes are marked correctly as “used for variations” in the parent row. Always review a sample exported CSV to confirm the correct format. Consistency is the key to proper variation linking.

Image Not Importing

Images may not import if the URL provided in the CSV file is incorrect or restricted. WooCommerce requires direct and publicly accessible image URLs to download them successfully. If the link requires login access or leads to a broken page, the image will fail to load. This can leave your product listings without visuals.

To resolve this issue, test each image URL in a browser before importing. Ensure that the link opens directly without redirection or authentication. Separate multiple image URLs correctly within the same cell if needed. Verifying images beforehand prevents display issues after import.

Category Structure Errors

Incorrect category formatting can lead to duplicate or wrongly structured categories. If the hierarchy is not written properly, WooCommerce may create unexpected category levels. This can affect store navigation and product organization. Cleaning up category errors later can be time-consuming.

To prevent this, use the correct format such as Parent > Child when defining subcategories. Make sure category names are consistent with existing store categories. Avoid spelling variations that create duplicates. Proper structure ensures organized and accurate product grouping.

Encoding Issues

Encoding errors happen when the CSV file is not saved in the correct format. This may cause special characters to appear broken or unreadable after import. It can also interfere with how WooCommerce reads certain fields. Encoding problems are common when copying data from external sources.

Always save your CSV file in UTF-8 format before uploading it. Remove hidden characters or unusual symbols that may affect readability. Reopen and resave the file using a reliable spreadsheet tool if needed. Proper encoding ensures clean and accurate product data import.

WP Ultimate CSV Importer Pro

WP Ultimate CSV Importer Pro

Get Ultimate CSV/XML Importer to import data on WordPress faster, quicker and safer.

Performance Considerations for Large CSV Imports

When importing a large number of products using a CSV file, performance issues may arise depending on your server capacity. If the file contains hundreds or thousands of products, the import process can take significant time to complete. In some cases, you may experience timeout errors, memory limit issues, or incomplete imports. These problems are usually related to hosting configuration rather than WooCommerce itself. Understanding these limitations helps you prepare properly before running large imports.

To reduce performance risks, it is recommended to split large CSV files into smaller batches instead of importing everything at once. Smaller files place less load on the server and are easier to manage if errors occur. You can also increase PHP memory limit and execution time through hosting settings if needed. Performing imports on a staging site before applying them to a live store is a safe practice. Proper planning ensures stable and successful bulk product imports.

Best Practices for Safe Product Import

Before performing any bulk product import, always take a complete backup of your website and database. This ensures that you can restore your store if something goes wrong during the process. Even small formatting mistakes in a CSV file can affect multiple products at once. Testing the import with a small sample file first is a smart approach. Careful preparation minimizes risks and prevents large-scale errors.

It is also important to review column mapping and formatting before running the final import. Make sure SKUs are unique, categories are structured properly, and image URLs are accessible. Avoid importing unnecessary columns that may overwrite existing data unintentionally. Keep your CSV file clean, organized, and saved in UTF-8 format. Following these best practices ensures a smooth and controlled import process.

Frequently Asked Questions (FAQ):

1. How to import products CSV file in WooCommerce?

To import a products CSV file in WooCommerce, go to your WordPress dashboard and navigate to WooCommerce → Products → Import (or WP Ultimate CSV Importer Pro → Import/Update if using the plugin). Upload your CSV file, map the fields correctly, configure import settings, and click Run Import. After completion, review the import summary and verify the products in your store.

2. How to import products from a CSV file?

First, prepare a properly formatted CSV file with required product fields such as name, SKU, price, stock, categories, and images. Then upload the file through the WooCommerce import tool or CSV importer plugin. Map the CSV columns to the correct product fields and start the import process. Finally, check the results to ensure all products are imported correctly.

3. Trade-offs between speed and correctness for WooCommerce?

There is always a balance between making quick changes and maintaining accuracy. Bulk updates done too fast may cause pricing errors or broken variations. It is safer to deploy one change at a time and test before going live. Using staging or phased rollouts helps reduce risks.

4. Compatibility with headless or multisite?

Compatibility depends on your WooCommerce setup and hosting architecture. In headless or multisite environments, imports must be tested carefully to avoid syncing issues. Always perform imports on a staging clone first. This ensures your configuration works correctly before production deployment.

5. Performance impact?

Large imports can temporarily increase server load and slow down the site. Monitor performance metrics like TTFB and server usage before and after import. Splitting large CSV files into smaller batches improves stability. Regular monitoring helps maintain long-term performance.

6. How to handle duplicate SKUs during bulk CSV import?

If duplicate SKUs exist in your CSV file, WooCommerce may skip products or update the wrong items. Always validate SKU uniqueness before import using spreadsheet filters. When updating products, enable the “update existing products” option carefully. Running a test import with a small batch helps detect SKU conflicts early.

7. Can I schedule automatic WooCommerce CSV product imports?

The default WooCommerce importer does not support scheduled imports. For automation, you need an advanced CSV import plugin with cron-based scheduling support. This is useful when importing supplier feeds daily or weekly. Always test scheduled imports in staging before applying them live.

8. How to safely import 10,000+ products without server timeout?

Large imports can cause PHP memory limit or execution timeout errors. Split the CSV file into smaller batches such as 500–1000 products per upload. You can also increase server memory limits through hosting settings. Performing imports during low-traffic hours reduces server load risks.

9. How to import custom meta fields or plugin-specific product data?

WooCommerce default importer supports standard product fields only. For custom fields added by themes or plugins, you must map meta keys properly. Advanced CSV import plugins allow meta field mapping for extended compatibility. Always verify that custom data appears correctly after import.

10. What happens if the CSV import process is interrupted midway?

If the import stops due to timeout or browser interruption, some products may still be partially created. WooCommerce does not automatically roll back incomplete imports. You must review the import summary and manually remove duplicates if needed. Keeping a backup before bulk import ensures recovery safety.u003cbru003e

Conclusion

WooCommerce CSV product import is a powerful feature that simplifies bulk product management for growing online stores. By understanding the correct template structure and formatting rules, you can avoid common errors and save valuable time. Proper preparation, testing, and validation play a crucial role in successful imports. Whether you are adding new products or updating existing ones, CSV import provides flexibility and efficiency.

With the right approach, managing large product catalogs becomes much easier and more organized. Always follow structured formatting, verify mapping, and monitor the import summary after completion. Taking these steps ensures that your products are uploaded accurately without affecting store performance. Mastering CSV import gives you better control over your WooCommerce store operations.

Query Monitor

Object Cache

Status

Connected

Hit Ratio

99.4%

Hits

21680

Misses

140

Size

4.79 MB

Global Groups

  • blog-details
  • blog-id-cache
  • blog-lookup
  • global-posts
  • networks
  • rss
  • sites
  • site-details
  • site-lookup
  • site-options
  • site-transient
  • users
  • useremail
  • userlogins
  • usermeta
  • user_meta
  • userslugs
  • redis-cache
  • blog_meta
  • image_editor
  • network-queries
  • site-queries
  • theme_files
  • translation_files
  • user-queries
  • code_snippets

Non-persistent Groups

  • counts
  • plugins
  • themes
  • theme_json
  • product_objects
  • WPML_ST_Package_Factory
  • wpml-all-meta-product-variation
  • ls_languages
  • WCML\MultiCurrency\Geolocation

Metadata

Client PhpRedis (v6.3.0)
Redis Version 7.0.15

Overview

A JavaScript problem on the page is preventing Query Monitor from working correctly. jQuery may have been blocked from loading.

PHP errors were triggered during an Ajax request. See your browser developer console for details.

GET https://www.smackcoders.com/blog/woocommerce-product-import.html → 200

Page Generation Time

9.0445s
3.0% of 300s limit

Peak Memory Usage

171,582,888 bytes (163.6 MB)
32.0% of 512 MB server limit

Database Queries

0.5592s







HTTP API Calls

None

Object Cache

99.4% hit rate (21,680 hits, 140 misses)

Persistent object cache plugin in use

Opcode Cache

Opcode cache in use: Zend OPcache

Slow Database Queries (above <span class="qm-warn">0.05</span>s)

Query Caller Time
SELECT `post_type`, `post_status`, COUNT(`ID`) `hits`
FROM sm_posts `p`
LEFT JOIN sm_postmeta `pm` ON(`p`.`ID` = `pm`.`post_id`)
WHERE `post_type` != 'elementor_library'
AND `meta_key` = '_elementor_edit_mode'
AND `meta_value` = 'builder'
GROUP BY `post_type`, `post_status`;
  1. Elementor\Tracker::get_posts_usage
  2. Elementor\Modules\Usage\Module->get_doc_type_count
  3. Elementor\Modules\Usage\Module->get_formatted_usage
  4. Happy_Addons_Pro\Classes\Widgets_Manager::get_skin_usage_data
  5. Happy_Addons_Pro\Classes\Widgets_Manager::skin_widget_registration_decision
  6. Happy_Addons_Pro\Classes\Widgets_Manager::get_local_widgets_map
  7. Happy_Addons_Pro\Classes\Widgets_Manager::register
  8. do_action('happyaddons/widgets/register')
  9. Happy_Addons\Elementor\Classes\Widgets_Manager::register
  10. do_action('elementor/widgets/register')
  11. Elementor\Widgets_Manager->init_widgets
  12. Elementor\Widgets_Manager->get_widget_types
  13. Elementor\Widgets_Manager->register_frontend_handlers
  14. Elementor\Frontend->register_frontend_handlers
  15. Elementor\Frontend->register_scripts
  16. do_action('wp_enqueue_scripts')
  17. wp_enqueue_scripts
  18. do_action('wp_head')
  19. wp_head
  20. require_once('/themes/hello-elementor/header.php')
  21. load_template
  22. locate_template
  23. get_header
  24. include('/themes/hello-elementor/index.php')
  25. require_once('wp-includes/template-loader.php')
  26. require('wp-blog-header.php')
0.0990
SELECT sm_posts.ID
FROM sm_posts
INNER JOIN sm_postmeta
ON ( sm_posts.ID = sm_postmeta.post_id )
LEFT JOIN sm_icl_translations wpml_translations
ON sm_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', sm_posts.post_type)
WHERE 1=1
AND ( ( sm_postmeta.meta_key = '_elementor_edit_mode'
AND sm_postmeta.meta_value = 'builder' ) )
AND sm_posts.post_type IN ('post', 'page', 'attachment', 'e-landing-page', 'e-floating-buttons', 'product', 'docs', 'rm_content_editor', 'betterdocs_faq')
AND ((sm_posts.post_status = 'publish'
OR sm_posts.post_status = 'draft'))
AND ( ( ( wpml_translations.language_code = 'en'
OR ( wpml_translations.language_code = 'en'
AND sm_posts.post_type IN ( 'e-landing-page','e-floating-buttons','elementor_component','elementor_library' )
AND ( ( (
SELECT COUNT(element_id)
FROM sm_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en' ) = 0 )
OR ( (
SELECT COUNT(element_id)
FROM sm_icl_translations t2 JOIN sm_posts p
ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'en'
AND ( p.post_status = 'publish'
OR p.post_status = 'private'
OR ( p.post_type='attachment'
AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) )
AND sm_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
OR sm_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
GROUP BY sm_posts.ID
ORDER BY sm_posts.post_modified DESC
LIMIT 0, 1
  1. WP_Query->get_posts
  2. WP_Query->query
  3. WP_Query->__construct
  4. Elementor\Utils::get_recently_edited_posts_query
  5. Elementor\Core\Kits\Manager->add_menu_in_admin_bar
  6. Elementor\Core\Kits\Manager->Elementor\Core\Kits\{closure}
  7. apply_filters('elementor/frontend/admin_bar/settings')
  8. Elementor\Modules\AdminBar\Module->get_init_settings
  9. Elementor\Core\Base\Base_Object->ensure_settings
  10. Elementor\Core\Base\Base_Object->get_settings
  11. Elementor\Core\Base\App->print_config
  12. Elementor\Modules\AdminBar\Module->enqueue_scripts
  13. do_action('wp_footer')
  14. wp_footer
  15. require_once('/themes/hello-elementor/footer.php')
  16. load_template
  17. locate_template
  18. get_footer
  19. include('/themes/hello-elementor/index.php')
  20. require_once('wp-includes/template-loader.php')
  21. require('wp-blog-header.php')
0.0959

Database Queries

Extended query information such as the component and affected rows is not available. A conflicting db.php file is present. See this help page for more information.
Sequence
Time
1 SELECT option_value
FROM sm_options
WHERE option_name = 'home'
LIMIT 1
  1. WPML_URL_Converter_Url_Helper->get_unfiltered_home_option
  2. WPML_URL_Converter_Url_Helper->get_abs_home
  3. WPML_URL_Converter->get_abs_home
  4. wpml_strip_subdir_from_url
  5. WPML_REST_Request_Analyze->get_uri_part
  6. WPML_REST_Request_Analyze->has_valid_language_prefix
  7. WPML_REST_Request_Analyze->is_rest_request
  8. wpml_is_rest_request
  9. SitePress->set_term_filters_and_hooks
  10. SitePress->__construct
  11. WPML\Auryn\Injector->instantiateWithoutCtorParams
  12. WPML\Auryn\Injector->provisionInstance
  13. WPML\Auryn\Injector->make
  14. WPML\Container\Container::make
  15. WPML\Container\{closure}
  16. WPML\FP\{closure}
  17. WPML\Container\make
  18. include_once('/plugins/sitepress-multilingual-cms/sitepress.php')
  19. require_once('wp-settings.php')
  20. require_once('wp-config.php')
  21. require_once('wp-load.php')
  22. require('wp-blog-header.php')
0.0026
2 SELECT l.code, m.locale, l.default_locale
FROM sm_icl_languages AS l
LEFT JOIN sm_icl_locale_map AS m
ON m.code = l.code
  1. WPML_Locale->get_all_locales
  2. WPML_Locale->get_locale
  3. WPML_Locale->locale
  4. SitePress->locale_filter
  5. apply_filters('locale')
  6. get_locale
  7. determine_locale
  8. _load_textdomain_just_in_time
  9. get_translations_for_domain
  10. translate
  11. esc_html__
  12. SearchWP_Metrics_i18n->__construct
  13. include_once('/plugins/searchwp-metrics/searchwp-metrics-i18n.php')
  14. include_once('/plugins/searchwp-metrics/searchwp-metrics.php')
  15. require_once('wp-settings.php')
  16. require_once('wp-config.php')
  17. require_once('wp-load.php')
  18. require('wp-blog-header.php')
0.0069
3 SELECT autoload
FROM sm_options
WHERE option_name = 'wpocore_settings'
LIMIT 1
  1. update_option
  2. include_once('/plugins/woocommerce-pdf-ips-templates/woocommerce-pdf-ips-templates.php')
  3. require_once('wp-settings.php')
  4. require_once('wp-config.php')
  5. require_once('wp-load.php')
  6. require('wp-blog-header.php')
0.0062
4 SHOW FULL COLUMNS
FROM `sm_options`
  1. update_option
  2. include_once('/plugins/woocommerce-pdf-ips-templates/woocommerce-pdf-ips-templates.php')
  3. require_once('wp-settings.php')
  4. require_once('wp-config.php')
  5. require_once('wp-load.php')
  6. require('wp-blog-header.php')
0.0049
5 UPDATE `sm_options`
SET `option_value` = 'a:1:{s:27:\"wpo_wcpdf_templates_license\";s:32:\"e2eb9ef2bc348ed239b4ad59974c6f51\";}'
WHERE `option_name` = 'wpocore_settings'
  1. update_option
  2. include_once('/plugins/woocommerce-pdf-ips-templates/woocommerce-pdf-ips-templates.php')
  3. require_once('wp-settings.php')
  4. require_once('wp-config.php')
  5. require_once('wp-load.php')
  6. require('wp-blog-header.php')
0.0020
6 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_connections'
LIMIT 1; -- 6f2d169f-5783-4625-9a60-ebfa2f024bf3
  1. AffiliateWP\Connections\DB->table_exists
  2. AffiliateWP\Connections\DB->create_table
  3. AffiliateWP\Connections\DB->__construct
  4. Affiliate_WP->setup_objects
  5. Affiliate_WP::instance
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0019
7 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_connections'
LIMIT 1; -- 2c6eacfd-49e7-4382-89b5-b518d96c03ed
  1. AffiliateWP\Connections\DB->table_exists
  2. AffiliateWP\Connections\DB->upgrade_table
  3. AffiliateWP\Connections\DB->__construct
  4. Affiliate_WP->setup_objects
  5. Affiliate_WP::instance
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0003
8 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_connections'
LIMIT 1; -- 4f278d23-dfc3-417a-878f-cbb396cb92dc
  1. AffiliateWP\Connections\DB->table_exists
  2. AffiliateWP\Connections\DB->column_exists
  3. AffiliateWP\Connections\DB->upgrade_table
  4. AffiliateWP\Connections\DB->__construct
  5. Affiliate_WP->setup_objects
  6. Affiliate_WP::instance
  7. AffiliateWP_Core_Requirements_Check->bootstrap
  8. do_action('plugins_loaded')
  9. require_once('wp-settings.php')
  10. require_once('wp-config.php')
  11. require_once('wp-load.php')
  12. require('wp-blog-header.php')
0.0002
9 DESC `sm_affiliate_wp_connections` -- affiliate b0b7f03a-c990-4e5a-8e9f-dd3e68447d89
  1. AffiliateWP\Connections\DB->column_exists
  2. AffiliateWP\Connections\DB->upgrade_table
  3. AffiliateWP\Connections\DB->__construct
  4. Affiliate_WP->setup_objects
  5. Affiliate_WP::instance
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0007
10 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_groups'
LIMIT 1; -- a88a474d-311c-4443-a70b-11040635b0a8
  1. AffiliateWP\Groups\DB->table_exists
  2. AffiliateWP\Groups\DB->create_table
  3. AffiliateWP\Groups\DB->__construct
  4. Affiliate_WP->setup_objects
  5. Affiliate_WP::instance
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0019
11 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_groups'
LIMIT 1; -- 119228cc-62f3-45cf-8279-77c85f6919f4
  1. AffiliateWP\Groups\DB->table_exists
  2. AffiliateWP\Groups\DB->maybe_convert_meta_to_longtext
  3. AffiliateWP\Groups\DB->__construct
  4. Affiliate_WP->setup_objects
  5. Affiliate_WP::instance
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0013
12 SELECT DATA_TYPE
FROM INFORMATION_SCHEMA.COLUMNS
WHERE `table_name` = 'sm_affiliate_wp_groups'
AND `column_name` = 'meta'
AND `table_schema` = 'smcom'
  1. AffiliateWP\Groups\DB->get_column_type
  2. AffiliateWP\Groups\DB->maybe_convert_meta_to_longtext
  3. AffiliateWP\Groups\DB->__construct
  4. Affiliate_WP->setup_objects
  5. Affiliate_WP::instance
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0006
13 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_affiliates'
LIMIT 1; -- 0693bc75-f966-4468-a414-0632bdf25e2d
  1. AffiliateWP\Connections\DB->table_exists
  2. AffiliateWP\Connections\DB->args_are_connectable
  3. AffiliateWP\Connections\DB->register_connectable
  4. affwp_register_connectables
  5. do_action('affwp_plugins_loaded')
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0019
14 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_affiliates'
LIMIT 1; -- eeeb0479-a04d-43d1-b2f7-1a30d1fc0d4f
  1. AffiliateWP\Connections\DB->table_exists
  2. AffiliateWP\Connections\DB->column_exists
  3. AffiliateWP\Connections\DB->args_are_connectable
  4. AffiliateWP\Connections\DB->register_connectable
  5. affwp_register_connectables
  6. do_action('affwp_plugins_loaded')
  7. AffiliateWP_Core_Requirements_Check->bootstrap
  8. do_action('plugins_loaded')
  9. require_once('wp-settings.php')
  10. require_once('wp-config.php')
  11. require_once('wp-load.php')
  12. require('wp-blog-header.php')
0.0004
15 DESC `sm_affiliate_wp_affiliates` -- affiliate_id 4096c114-6e01-418e-9fe4-afe76a6ea709
  1. AffiliateWP\Connections\DB->column_exists
  2. AffiliateWP\Connections\DB->args_are_connectable
  3. AffiliateWP\Connections\DB->register_connectable
  4. affwp_register_connectables
  5. do_action('affwp_plugins_loaded')
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0057
16 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_connections'
LIMIT 1; -- 439fec34-d562-43ba-9e84-508ea5797870
  1. AffiliateWP\Connections\DB->table_exists
  2. AffiliateWP\Connections\DB->column_exists
  3. AffiliateWP\Connections\DB->args_are_connectable
  4. AffiliateWP\Connections\DB->register_connectable
  5. affwp_register_connectables
  6. do_action('affwp_plugins_loaded')
  7. AffiliateWP_Core_Requirements_Check->bootstrap
  8. do_action('plugins_loaded')
  9. require_once('wp-settings.php')
  10. require_once('wp-config.php')
  11. require_once('wp-load.php')
  12. require('wp-blog-header.php')
0.0051
17 DESC `sm_affiliate_wp_connections` -- affiliate 5536e65b-95c1-4c2d-af84-6a7c7e08837c
  1. AffiliateWP\Connections\DB->column_exists
  2. AffiliateWP\Connections\DB->args_are_connectable
  3. AffiliateWP\Connections\DB->register_connectable
  4. affwp_register_connectables
  5. do_action('affwp_plugins_loaded')
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0046
18 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_creatives'
LIMIT 1; -- 1b16176c-a530-417e-bba7-9d881dcbf0e6
  1. AffiliateWP\Connections\DB->table_exists
  2. AffiliateWP\Connections\DB->args_are_connectable
  3. AffiliateWP\Connections\DB->register_connectable
  4. affwp_register_connectables
  5. do_action('affwp_plugins_loaded')
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0062
19 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_creatives'
LIMIT 1; -- 6a704c7a-a4ea-451f-b31c-9eb9c1e49c05
  1. AffiliateWP\Connections\DB->table_exists
  2. AffiliateWP\Connections\DB->column_exists
  3. AffiliateWP\Connections\DB->args_are_connectable
  4. AffiliateWP\Connections\DB->register_connectable
  5. affwp_register_connectables
  6. do_action('affwp_plugins_loaded')
  7. AffiliateWP_Core_Requirements_Check->bootstrap
  8. do_action('plugins_loaded')
  9. require_once('wp-settings.php')
  10. require_once('wp-config.php')
  11. require_once('wp-load.php')
  12. require('wp-blog-header.php')
0.0024
20 DESC `sm_affiliate_wp_creatives` -- creative_id 190f95fa-3f16-4c88-b1a3-e8d44eacd7f5
  1. AffiliateWP\Connections\DB->column_exists
  2. AffiliateWP\Connections\DB->args_are_connectable
  3. AffiliateWP\Connections\DB->register_connectable
  4. affwp_register_connectables
  5. do_action('affwp_plugins_loaded')
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0014
21 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_connections'
LIMIT 1; -- 7fd39c3e-1ff7-405a-ae5b-f7bd93538943
  1. AffiliateWP\Connections\DB->table_exists
  2. AffiliateWP\Connections\DB->column_exists
  3. AffiliateWP\Connections\DB->args_are_connectable
  4. AffiliateWP\Connections\DB->register_connectable
  5. affwp_register_connectables
  6. do_action('affwp_plugins_loaded')
  7. AffiliateWP_Core_Requirements_Check->bootstrap
  8. do_action('plugins_loaded')
  9. require_once('wp-settings.php')
  10. require_once('wp-config.php')
  11. require_once('wp-load.php')
  12. require('wp-blog-header.php')
0.0084
22 DESC `sm_affiliate_wp_connections` -- creative 0ce3d48b-c4a2-463b-aa53-0443bdb02f72
  1. AffiliateWP\Connections\DB->column_exists
  2. AffiliateWP\Connections\DB->args_are_connectable
  3. AffiliateWP\Connections\DB->register_connectable
  4. affwp_register_connectables
  5. do_action('affwp_plugins_loaded')
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0007
23 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_groups'
LIMIT 1; -- f45254af-7b27-40bf-a0ba-ce8a0711333d
  1. AffiliateWP\Connections\DB->table_exists
  2. AffiliateWP\Connections\DB->args_are_connectable
  3. AffiliateWP\Connections\DB->register_connectable
  4. affwp_register_connectables
  5. do_action('affwp_plugins_loaded')
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0061
24 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_groups'
LIMIT 1; -- e0ecedb7-bd48-46ef-b169-e66fff7a6c6e
  1. AffiliateWP\Connections\DB->table_exists
  2. AffiliateWP\Connections\DB->column_exists
  3. AffiliateWP\Connections\DB->args_are_connectable
  4. AffiliateWP\Connections\DB->register_connectable
  5. affwp_register_connectables
  6. do_action('affwp_plugins_loaded')
  7. AffiliateWP_Core_Requirements_Check->bootstrap
  8. do_action('plugins_loaded')
  9. require_once('wp-settings.php')
  10. require_once('wp-config.php')
  11. require_once('wp-load.php')
  12. require('wp-blog-header.php')
0.0004
25 DESC `sm_affiliate_wp_groups` -- group_id 8191c816-7a66-471b-8438-5d2a12d8a765
  1. AffiliateWP\Connections\DB->column_exists
  2. AffiliateWP\Connections\DB->args_are_connectable
  3. AffiliateWP\Connections\DB->register_connectable
  4. affwp_register_connectables
  5. do_action('affwp_plugins_loaded')
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0029
26 SELECT `TABLE_NAME`
FROM INFORMATION_SCHEMA.TABLES
WHERE `table_schema` = 'smcom'
AND `table_name` = 'sm_affiliate_wp_connections'
LIMIT 1; -- 8e858968-b11d-4bc0-b99a-5a2d915e5779
  1. AffiliateWP\Connections\DB->table_exists
  2. AffiliateWP\Connections\DB->column_exists
  3. AffiliateWP\Connections\DB->args_are_connectable
  4. AffiliateWP\Connections\DB->register_connectable
  5. affwp_register_connectables
  6. do_action('affwp_plugins_loaded')
  7. AffiliateWP_Core_Requirements_Check->bootstrap
  8. do_action('plugins_loaded')
  9. require_once('wp-settings.php')
  10. require_once('wp-config.php')
  11. require_once('wp-load.php')
  12. require('wp-blog-header.php')
0.0047
27 DESC `sm_affiliate_wp_connections` -- group cc4fea85-1e50-4a20-b4af-aefb651828f3
  1. AffiliateWP\Connections\DB->column_exists
  2. AffiliateWP\Connections\DB->args_are_connectable
  3. AffiliateWP\Connections\DB->register_connectable
  4. affwp_register_connectables
  5. do_action('affwp_plugins_loaded')
  6. AffiliateWP_Core_Requirements_Check->bootstrap
  7. do_action('plugins_loaded')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0008
28 SELECT `affiliate_id`
FROM `sm_affiliate_wp_affiliates`
WHERE `user_id` = '1'
LIMIT 1; -- '18ad211d-f353-4df9-a039-4b265ea89ee3'
  1. Affiliate_WP_DB->get_column_by
  2. affwp_get_affiliate_id
  3. affwp_is_affiliate
  4. AffiliateWP_Affiliate_Portal\Core\Components\Assets->__construct
  5. AffiliateWP_Affiliate_Portal->setup_objects
  6. AffiliateWP_Affiliate_Portal::instance
  7. AffiliateWP_Affiliate_Portal_Requirements_Check->bootstrap
  8. do_action('affwp_plugins_loaded')
  9. AffiliateWP_Core_Requirements_Check->bootstrap
  10. do_action('plugins_loaded')
  11. require_once('wp-settings.php')
  12. require_once('wp-config.php')
  13. require_once('wp-load.php')
  14. require('wp-blog-header.php')
0.0066
29 SELECT `affiliate_id`
FROM `sm_affiliate_wp_affiliates`
WHERE `user_id` = '1'
LIMIT 1; -- '01a167ef-2109-422e-bdf8-9e857614857c'
  1. Affiliate_WP_DB->get_column_by
  2. affwp_get_affiliate_id
  3. AffiliateWP_Affiliate_Portal\Core\Components\Views->register_urls_view
  4. AffiliateWP_Affiliate_Portal\Core\Components\Views->register_core_views
  5. do_action('affwp_portal_views_registry_init')
  6. AffiliateWP_Affiliate_Portal\Core\Views_Registry->init
  7. AffiliateWP_Affiliate_Portal\Core\Components\Views->__construct
  8. AffiliateWP_Affiliate_Portal->setup_objects
  9. AffiliateWP_Affiliate_Portal::instance
  10. AffiliateWP_Affiliate_Portal_Requirements_Check->bootstrap
  11. do_action('affwp_plugins_loaded')
  12. AffiliateWP_Core_Requirements_Check->bootstrap
  13. do_action('plugins_loaded')
  14. require_once('wp-settings.php')
  15. require_once('wp-config.php')
  16. require_once('wp-load.php')
  17. require('wp-blog-header.php')
0.0002
30 SELECT group_id
FROM sm_affiliate_wp_groups
WHERE 1 = 1
AND type = 'creative-category'
ORDER BY title ASC
LIMIT 9000000 OFFSET 0 -- 3aee71a1-5222-4706-9c7b-d63ae1a0513c
  1. AffiliateWP\Groups\DB->get_groups
  2. AffiliateWP_Affiliate_Portal\Core\Components\Views\Creatives_View->get_creative_category_groups
  3. AffiliateWP_Affiliate_Portal\Core\Components\Views\Creatives_View->get_nonempty_creative_category_options
  4. AffiliateWP_Affiliate_Portal\Core\Components\Views\Creatives_View->get_controls
  5. AffiliateWP_Affiliate_Portal\Core\Components\Views->register_creatives_view
  6. AffiliateWP_Affiliate_Portal\Core\Components\Views->register_core_views
  7. do_action('affwp_portal_views_registry_init')
  8. AffiliateWP_Affiliate_Portal\Core\Views_Registry->init
  9. AffiliateWP_Affiliate_Portal\Core\Components\Views->__construct
  10. AffiliateWP_Affiliate_Portal->setup_objects
  11. AffiliateWP_Affiliate_Portal::instance
  12. AffiliateWP_Affiliate_Portal_Requirements_Check->bootstrap
  13. do_action('affwp_plugins_loaded')
  14. AffiliateWP_Core_Requirements_Check->bootstrap
  15. do_action('plugins_loaded')
  16. require_once('wp-settings.php')
  17. require_once('wp-config.php')
  18. require_once('wp-load.php')
  19. require('wp-blog-header.php')
0.0042
31 SELECT `affiliate_id`
FROM `sm_affiliate_wp_affiliates`
WHERE `user_id` = '1'
LIMIT 1; -- '47df2d50-07fb-4059-aa01-f041e091d66d'
  1. Affiliate_WP_DB->get_column_by
  2. affwp_get_affiliate_id
  3. AffiliateWP_Affiliate_Portal\Core\Components\Views->register_coupons_view
  4. AffiliateWP_Affiliate_Portal\Core\Components\Views->register_core_views
  5. do_action('affwp_portal_views_registry_init')
  6. AffiliateWP_Affiliate_Portal\Core\Views_Registry->init
  7. AffiliateWP_Affiliate_Portal\Core\Components\Views->__construct
  8. AffiliateWP_Affiliate_Portal->setup_objects
  9. AffiliateWP_Affiliate_Portal::instance
  10. AffiliateWP_Affiliate_Portal_Requirements_Check->bootstrap
  11. do_action('affwp_plugins_loaded')
  12. AffiliateWP_Core_Requirements_Check->bootstrap
  13. do_action('plugins_loaded')
  14. require_once('wp-settings.php')
  15. require_once('wp-config.php')
  16. require_once('wp-load.php')
  17. require('wp-blog-header.php')
0.0027
32 SELECT `affiliate_id`
FROM `sm_affiliate_wp_affiliates`
WHERE `user_id` = '1'
LIMIT 1; -- 'dfad0e3b-4685-411b-b7f5-5e4d2ed7945a'
  1. Affiliate_WP_DB->get_column_by
  2. affwp_get_affiliate_id
  3. affwp_get_affiliate
  4. affwp_get_affiliate_coupons
  5. AffiliateWP_Affiliate_Portal\Core\Components\Views->register_coupons_view
  6. AffiliateWP_Affiliate_Portal\Core\Components\Views->register_core_views
  7. do_action('affwp_portal_views_registry_init')
  8. AffiliateWP_Affiliate_Portal\Core\Views_Registry->init
  9. AffiliateWP_Affiliate_Portal\Core\Components\Views->__construct
  10. AffiliateWP_Affiliate_Portal->setup_objects
  11. AffiliateWP_Affiliate_Portal::instance
  12. AffiliateWP_Affiliate_Portal_Requirements_Check->bootstrap
  13. do_action('affwp_plugins_loaded')
  14. AffiliateWP_Core_Requirements_Check->bootstrap
  15. do_action('plugins_loaded')
  16. require_once('wp-settings.php')
  17. require_once('wp-config.php')
  18. require_once('wp-load.php')
  19. require('wp-blog-header.php')
0.0002
33 SELECT `affiliate_id`
FROM `sm_affiliate_wp_affiliates`
WHERE `user_id` = '1'
LIMIT 1; -- 'a025e659-a1e4-48ef-8a78-d5c6c5a86321'
  1. Affiliate_WP_DB->get_column_by
  2. affwp_get_affiliate_id
  3. AffiliateWP_Affiliate_Portal\Core\Components\Notifications->__construct
  4. AffiliateWP_Affiliate_Portal->setup_objects
  5. AffiliateWP_Affiliate_Portal::instance
  6. AffiliateWP_Affiliate_Portal_Requirements_Check->bootstrap
  7. do_action('affwp_plugins_loaded')
  8. AffiliateWP_Core_Requirements_Check->bootstrap
  9. do_action('plugins_loaded')
  10. require_once('wp-settings.php')
  11. require_once('wp-config.php')
  12. require_once('wp-load.php')
  13. require('wp-blog-header.php')
0.0071
34 SELECT *
FROM sm_icl_mo_files_domains
  1. WPML_ST_Translations_File_Dictionary_Storage_Table->load_data
  2. WPML_ST_Translations_File_Dictionary_Storage_Table->find
  3. WPML_ST_Translations_File_Dictionary->find_file_info_by_path
  4. WPML_ST_Translations_File_Registration->register_single_file
  5. WPML_ST_Translations_File_Registration->save_file_info
  6. WPML_ST_Translations_File_Registration->cached_save_mo_file_info
  7. apply_filters('override_load_textdomain')
  8. load_textdomain
  9. {closure}
  10. do_action('plugins_loaded')
  11. require_once('wp-settings.php')
  12. require_once('wp-config.php')
  13. require_once('wp-load.php')
  14. require('wp-blog-header.php')
0.0044
35 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334773183)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->get_element_lang_code
  3. WPML_URL_Filters->get_permalink_filter_lang
  4. WPML_URL_Filters->get_translated_permalink
  5. WPML_URL_Filters->permalink_filter
  6. WPML_URL_Filters->page_link_filter
  7. apply_filters('page_link')
  8. get_page_link
  9. get_permalink
  10. affwp_get_affiliate_area_page_url
  11. AffiliateWP_Affiliate_Portal\Core\Routes_Registry->register_rewrites
  12. do_action('init')
  13. require_once('wp-settings.php')
  14. require_once('wp-config.php')
  15. require_once('wp-load.php')
  16. require('wp-blog-header.php')
0.0021
36 SELECT autoload
FROM sm_options
WHERE option_name = 'affiliatewp_portal_flush_rewrite_rules_after_register_rewrites'
  1. delete_option
  2. AffiliateWP_Affiliate_Portal\Core\Routes_Registry->register_rewrites
  3. do_action('init')
  4. require_once('wp-settings.php')
  5. require_once('wp-config.php')
  6. require_once('wp-load.php')
  7. require('wp-blog-header.php')
0.0046
37 DELETE
FROM `sm_options`
WHERE `option_name` = 'affiliatewp_portal_flush_rewrite_rules_after_register_rewrites'
  1. delete_option
  2. AffiliateWP_Affiliate_Portal\Core\Routes_Registry->register_rewrites
  3. do_action('init')
  4. require_once('wp-settings.php')
  5. require_once('wp-config.php')
  6. require_once('wp-load.php')
  7. require('wp-blog-header.php')
0.0031
38 SELECT id
FROM sm_icl_strings
WHERE BINARY value='Smackcoders Inc'
AND context='WP'
AND name = 'Blog Title'
LIMIT 1
  1. WPML_ST_String_Factory->get_string_id
  2. icl_get_string_id
  3. wpml_get_string_current_translation
  4. WPML_ST_Blog_Name_And_Description_Hooks->translate_option
  5. WPML_ST_Blog_Name_And_Description_Hooks->option_blogname_filter
  6. apply_filters('option_blogname')
  7. get_option
  8. get_bloginfo
  9. WPDeveloper\BetterDocsPro\Core\Settings->_default
  10. apply_filters('betterdocs_default_settings')
  11. WPDeveloper\BetterDocs\Core\Settings->get_default
  12. WPDeveloper\BetterDocs\Core\Settings->get
  13. WPDeveloper\BetterDocsPro\Core\Request->init
  14. WPDeveloper\BetterDocs\Plugin->initialize
  15. do_action('init')
  16. require_once('wp-settings.php')
  17. require_once('wp-config.php')
  18. require_once('wp-load.php')
  19. require('wp-blog-header.php')
0.0021
39 SELECT value, language
FROM sm_icl_strings
WHERE id=248
  1. icl_get_string_by_id
  2. wpml_get_string_current_translation
  3. WPML_ST_Blog_Name_And_Description_Hooks->translate_option
  4. WPML_ST_Blog_Name_And_Description_Hooks->option_blogname_filter
  5. apply_filters('option_blogname')
  6. get_option
  7. get_bloginfo
  8. WPDeveloper\BetterDocsPro\Core\Settings->_default
  9. apply_filters('betterdocs_default_settings')
  10. WPDeveloper\BetterDocs\Core\Settings->get_default
  11. WPDeveloper\BetterDocs\Core\Settings->get
  12. WPDeveloper\BetterDocsPro\Core\Request->init
  13. WPDeveloper\BetterDocs\Plugin->initialize
  14. do_action('init')
  15. require_once('wp-settings.php')
  16. require_once('wp-config.php')
  17. require_once('wp-load.php')
  18. require('wp-blog-header.php')
0.0006
40 SELECT COUNT(*)
FROM sm_options
WHERE option_name LIKE 'elementor\\_1\\_custom\\_task\\_manger\\_batch\\_%'
  1. Elementor\Core\Base\BackgroundProcess\WP_Background_Process->is_queue_empty
  2. Elementor\Core\Base\Background_Task->is_running
  3. Elementor\Core\Upgrade\Custom_Tasks_Manager->__construct
  4. Elementor\Plugin->init_components
  5. Elementor\Plugin->init
  6. do_action('init')
  7. require_once('wp-settings.php')
  8. require_once('wp-config.php')
  9. require_once('wp-load.php')
  10. require('wp-blog-header.php')
0.0075
41 SELECT umeta_id as meta_id, meta_key, meta_value
FROM sm_usermeta
WHERE user_id = 1
ORDER BY umeta_id
  1. WC_Data_Store_WP->read_meta
  2. WC_Data_Store->__call
  3. WC_Data->read_meta_data
  4. WC_Customer_Data_Store->read
  5. WC_Data_Store->read
  6. WC_Customer->__construct
  7. WooCommerce->initialize_cart
  8. wc_load_cart
  9. WooCommerce->init
  10. do_action('init')
  11. require_once('wp-settings.php')
  12. require_once('wp-config.php')
  13. require_once('wp-load.php')
  14. require('wp-blog-header.php')
0.0036
42 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(47825,10,11,12)
  1. WPML_Element_Translation->prefetch_ids
  2. WCML_Store_Pages->{closure}
  3. WCML_Store_Pages->add_filter_to_get_shop_translated_page_id
  4. WCML_Store_Pages->add_hooks
  5. woocommerce_wpml->init_full
  6. woocommerce_wpml->init
  7. do_action('init')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0009
43 SELECT a.hook
FROM sm_actionscheduler_actions a JOIN sm_actionscheduler_groups g
ON g.group_id = a.group_id
WHERE g.slug = 'wp_mail_smtp'
AND a.status IN ('in-progress', 'pending')
  1. WPMailSMTP\Tasks\Tasks::get_active_actions
  2. WPMailSMTP\Tasks\Tasks::is_scheduled
  3. WPMailSMTP\Tasks\NotificationsUpdateTask->init
  4. WPMailSMTP\Tasks\Tasks->init
  5. WPMailSMTP\Core->get_tasks
  6. do_action('init')
  7. require_once('wp-settings.php')
  8. require_once('wp-config.php')
  9. require_once('wp-load.php')
  10. require('wp-blog-header.php')
0.0007
44 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_cc_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_cc_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0043
45 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_googlepay_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_googlepay_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0011
46 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_applepay_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_applepay_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0019
47 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_payment_request_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_payment_request_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0007
48 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_ideal_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_ideal_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0036
49 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_p24_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_p24_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0026
50 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_bancontact_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_bancontact_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0030
51 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_eps_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_eps_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0034
52 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_multibanco_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_multibanco_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0031
53 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_sepa_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_sepa_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0027
54 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_becs_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_becs_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0037
55 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_grabpay_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_grabpay_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0016
56 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_ach_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_ach_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0021
57 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_affirm_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_affirm_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0058
58 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_konbini_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_konbini_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0006
59 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_paynow_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_paynow_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0044
60 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_promptpay_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_promptpay_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0004
61 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'stripe_upm_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_stripe_upm_settings')
  18. get_option
  19. PaymentPlugins\Blocks\Stripe\Payments\AbstractStripePayment->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0028
62 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'ppcp_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_ppcp_settings')
  18. get_option
  19. PaymentPlugins\PPCP\Blocks\Payments\Gateways\AbstractGateway->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0040
63 SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10
AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation`
FROM sm_icl_strings s
LEFT JOIN sm_icl_string_translations st
ON st.string_id = s.id
AND st.`language` = 'en'
WHERE s.name = 'ppcp_googlepay_gateway_description'
AND s.context = 'admin_texts_woocommerce_gateways'
AND s.gettext_context = ''
  1. WPML\ST\StringsFilter\TranslationReceiver->get
  2. WPML\ST\StringsFilter\Translator->translate
  3. WPML_Displayed_String_Filter->get_translation
  4. WPML_Register_String_Filter->translate_by_name_and_context
  5. WPML\ST\TranslateWpmlString->translateByDBQuery
  6. WPML\ST\TranslateWpmlString->translate
  7. icl_translate
  8. wpml_translate_single_string_filter
  9. apply_filters('wpml_translate_single_string')
  10. WCML_WC_Gateways->get_translated_gateway_string
  11. WCML\PaymentGateways\BlockHooks->WCML\PaymentGateways\{closure}
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('option_woocommerce_ppcp_googlepay_settings')
  18. get_option
  19. PaymentPlugins\PPCP\Blocks\Payments\Gateways\AbstractGateway->initialize
  20. Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize
  21. do_action('init')
  22. require_once('wp-settings.php')
  23. require_once('wp-config.php')
  24. require_once('wp-load.php')
  25. require('wp-blog-header.php')
0.0004
64 SELECT s.name as name, st.value as value
FROM sm_icl_strings s JOIN sm_icl_string_translations st
WHERE s.context = 'WP Endpoints'
AND s.id = st.string_id
AND st.language = 'en'
  1. WCML_Endpoints->getTranslatedEndpointsInDatabase
  2. WCML_Endpoints->translateEndpoint
  3. WCML_Endpoints->registerAndTranslate
  4. apply_filters('woocommerce_get_query_vars')
  5. WC_Query->get_query_vars
  6. WCML_Endpoints->initQueryVars
  7. do_action('init')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0017
65 SELECT autoload
FROM sm_options
WHERE option_name = 'wp_rocket_no_licence'
LIMIT 1
  1. update_option
  2. {closure}
  3. do_action('init')
  4. require_once('wp-settings.php')
  5. require_once('wp-config.php')
  6. require_once('wp-load.php')
  7. require('wp-blog-header.php')
0.0004
66 UPDATE `sm_options`
SET `option_value` = '0'
WHERE `option_name` = 'wp_rocket_no_licence'
  1. update_option
  2. {closure}
  3. do_action('init')
  4. require_once('wp-settings.php')
  5. require_once('wp-config.php')
  6. require_once('wp-load.php')
  7. require('wp-blog-header.php')
0.0002
67 SELECT a.action_id
FROM sm_actionscheduler_actions a
LEFT JOIN sm_actionscheduler_groups g
ON g.group_id=a.group_id
WHERE 1=1
AND g.slug='affiliatewp'
AND a.hook='affwp_daily_scheduled_events'
AND a.args='[]'
AND a.status IN ('in-progress', 'pending')
LIMIT 0, 1
  1. ActionScheduler_DBStore->query_actions
  2. ActionScheduler_Store->query_action
  3. as_has_scheduled_action
  4. Affiliate_WP_Scheduler->as_has_scheduled_action
  5. Affiliate_WP_Scheduler->daily_events
  6. Affiliate_WP_Scheduler->schedule_actions
  7. do_action('init')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0032
68 SELECT a.action_id
FROM sm_actionscheduler_actions a
LEFT JOIN sm_actionscheduler_groups g
ON g.group_id=a.group_id
WHERE 1=1
AND g.slug='affiliatewp'
AND a.hook='affwp_monthly_email_summaries'
AND a.args='[]'
AND a.status IN ('in-progress', 'pending')
LIMIT 0, 1
  1. ActionScheduler_DBStore->query_actions
  2. ActionScheduler_Store->query_action
  3. as_has_scheduled_action
  4. Affiliate_WP_Scheduler->as_has_scheduled_action
  5. Affiliate_WP_Scheduler->monthly_email_summaries
  6. Affiliate_WP_Scheduler->schedule_actions
  7. do_action('init')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0008
69 SELECT a.action_id
FROM sm_actionscheduler_actions a
WHERE 1=1
AND a.hook='affwp_monthly_affiliate_email_summaries'
AND a.status IN ('pending')
LIMIT 0, 1000
  1. ActionScheduler_DBStore->query_actions
  2. ActionScheduler_DBStore->bulk_cancel_actions
  3. ActionScheduler_DBStore->cancel_actions_by_hook
  4. as_unschedule_all_actions
  5. Affiliate_WP_Scheduler->monthly_affiliate_email_summaries
  6. Affiliate_WP_Scheduler->schedule_actions
  7. do_action('init')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0004
70 SELECT a.action_id
FROM sm_actionscheduler_actions a
WHERE 1=1
AND a.hook='affwp_send_scheduled_summary'
AND a.status IN ('pending')
LIMIT 0, 1000
  1. ActionScheduler_DBStore->query_actions
  2. ActionScheduler_DBStore->bulk_cancel_actions
  3. ActionScheduler_DBStore->cancel_actions_by_hook
  4. as_unschedule_all_actions
  5. Affiliate_WP_Scheduler->monthly_affiliate_email_summaries
  6. Affiliate_WP_Scheduler->schedule_actions
  7. do_action('init')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0003
71 SELECT a.action_id
FROM sm_actionscheduler_actions a
LEFT JOIN sm_actionscheduler_groups g
ON g.group_id=a.group_id
WHERE 1=1
AND g.slug='affiliatewp'
AND a.hook='affwp_scheduled_creative_status_check'
AND a.args='[]'
AND a.status IN ('in-progress', 'pending')
LIMIT 0, 1
  1. ActionScheduler_DBStore->query_actions
  2. ActionScheduler_Store->query_action
  3. as_has_scheduled_action
  4. Affiliate_WP_Scheduler->as_has_scheduled_action
  5. Affiliate_WP_Scheduler->scheduled_creative_status_check
  6. Affiliate_WP_Scheduler->schedule_actions
  7. do_action('init')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require_once('wp-load.php')
  11. require('wp-blog-header.php')
0.0019
72 SELECT `affiliate_id`
FROM `sm_affiliate_wp_affiliates`
WHERE `user_id` = '1'
LIMIT 1; -- '2e0069ce-57b2-4668-81c5-4d57d23daf2b'
  1. Affiliate_WP_DB->get_column_by
  2. affwp_get_affiliate_id
  3. Affiliate_WP_Editor->blocks_init
  4. do_action('init')
  5. require_once('wp-settings.php')
  6. require_once('wp-config.php')
  7. require_once('wp-load.php')
  8. require('wp-blog-header.php')
0.0018
73 SELECT `affiliate_id`
FROM `sm_affiliate_wp_affiliates`
WHERE `user_id` = '1'
LIMIT 1; -- 'c55a1357-166f-44ef-b54e-5f9ef07002be'
  1. Affiliate_WP_DB->get_column_by
  2. affwp_get_affiliate_id
  3. Affiliate_WP_Editor->blocks_init
  4. do_action('init')
  5. require_once('wp-settings.php')
  6. require_once('wp-config.php')
  7. require_once('wp-load.php')
  8. require('wp-blog-header.php')
0.0002
74 SELECT `affiliate_id`
FROM `sm_affiliate_wp_affiliates`
WHERE `user_id` = '1'
LIMIT 1; -- 'b7d55d73-1a88-441d-9ac3-827124c6a2e9'
  1. Affiliate_WP_DB->get_column_by
  2. affwp_get_affiliate_id
  3. affwp_get_affiliate
  4. affwp_get_affiliate_username
  5. Affiliate_WP_Editor->blocks_init
  6. do_action('init')
  7. require_once('wp-settings.php')
  8. require_once('wp-config.php')
  9. require_once('wp-load.php')
  10. require('wp-blog-header.php')
0.0002
75 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(-1)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WCML_Url_Translation->translate_shop_page_base_in_rewrite_rules
  7. WCML_Url_Translation->translate_bases_in_rewrite_rules
  8. apply_filters('option_rewrite_rules')
  9. get_option
  10. Automattic\WooCommerce\Blocks\Domain\Services\CheckoutLink->add_checkout_link_endpoint
  11. do_action('init')
  12. require_once('wp-settings.php')
  13. require_once('wp-config.php')
  14. require_once('wp-load.php')
  15. require('wp-blog-header.php')
0.0006
76 SELECT id
FROM sm_icl_strings
WHERE BINARY value='Smackcoders'
AND context='WP'
AND name = 'Tagline'
LIMIT 1
  1. WPML_ST_String_Factory->get_string_id
  2. icl_get_string_id
  3. wpml_get_string_current_translation
  4. WPML_ST_Blog_Name_And_Description_Hooks->translate_option
  5. WPML_ST_Blog_Name_And_Description_Hooks->option_blogdescription_filter
  6. apply_filters('option_blogdescription')
  7. get_option
  8. get_bloginfo
  9. include('/plugins/woocommerce/patterns/page-coming-soon-minimal-left-image.php')
  10. Automattic\WooCommerce\Blocks\BlockPatterns->load_pattern_content
  11. Automattic\WooCommerce\Blocks\BlockPatterns->register_block_patterns
  12. do_action('init')
  13. require_once('wp-settings.php')
  14. require_once('wp-config.php')
  15. require_once('wp-load.php')
  16. require('wp-blog-header.php')
0.0005
77 SELECT value, language
FROM sm_icl_strings
WHERE id=249
  1. icl_get_string_by_id
  2. wpml_get_string_current_translation
  3. WPML_ST_Blog_Name_And_Description_Hooks->translate_option
  4. WPML_ST_Blog_Name_And_Description_Hooks->option_blogdescription_filter
  5. apply_filters('option_blogdescription')
  6. get_option
  7. get_bloginfo
  8. include('/plugins/woocommerce/patterns/page-coming-soon-minimal-left-image.php')
  9. Automattic\WooCommerce\Blocks\BlockPatterns->load_pattern_content
  10. Automattic\WooCommerce\Blocks\BlockPatterns->register_block_patterns
  11. do_action('init')
  12. require_once('wp-settings.php')
  13. require_once('wp-config.php')
  14. require_once('wp-load.php')
  15. require('wp-blog-header.php')
0.0002
78 SELECT ID, post_name, post_parent, post_type
FROM sm_posts
WHERE post_name IN ('blog','woocommerce-product-import-html')
AND post_type IN ('page','attachment')
  1. get_page_by_path
  2. WP->parse_request
  3. wpsolr\core\classes\services\WPSOLR_Service_Container::get_is_replace_by_wpsolr_query
  4. wpsolr\core\classes\services\WPSOLR_Service_Container::action_wp_loaded
  5. do_action('wp_loaded')
  6. require_once('wp-settings.php')
  7. require_once('wp-config.php')
  8. require_once('wp-load.php')
  9. require('wp-blog-header.php')
0.0005
79 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334783600)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->get_element_lang_code
  3. SitePress->get_language_for_element
  4. wpml_element_language_code_filter
  5. apply_filters('wpml_element_language_code')
  6. Permalink_Manager_Language_Plugins::get_language_code
  7. Permalink_Manager_Language_Plugins->fix_language_mismatch
  8. apply_filters('permalink_manager_detected_post_id')
  9. Permalink_Manager_Core_Functions::detect_post
  10. apply_filters('request')
  11. WP->parse_request
  12. wpsolr\core\classes\services\WPSOLR_Service_Container::get_is_replace_by_wpsolr_query
  13. wpsolr\core\classes\services\WPSOLR_Service_Container::action_wp_loaded
  14. do_action('wp_loaded')
  15. require_once('wp-settings.php')
  16. require_once('wp-config.php')
  17. require_once('wp-load.php')
  18. require('wp-blog-header.php')
0.0005
80 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(73689)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. Permalink_Manager_Language_Plugins->fix_posts_page
  7. apply_filters('permalink_manager_filter_query')
  8. Permalink_Manager_Core_Functions::detect_post
  9. apply_filters('request')
  10. WP->parse_request
  11. wpsolr\core\classes\services\WPSOLR_Service_Container::get_is_replace_by_wpsolr_query
  12. wpsolr\core\classes\services\WPSOLR_Service_Container::action_wp_loaded
  13. do_action('wp_loaded')
  14. require_once('wp-settings.php')
  15. require_once('wp-config.php')
  16. require_once('wp-load.php')
  17. require('wp-blog-header.php')
0.0004
81 SELECT t.value AS translated_endpoint, t.language, s.value AS endpoint
FROM sm_icl_string_translations AS t
LEFT JOIN sm_icl_strings AS s
ON t.string_id = s.id
WHERE context = 'WP Endpoints'
  1. Permalink_Manager_Language_Plugins->wpml_translate_wc_endpoints
  2. apply_filters('request')
  3. WP->parse_request
  4. wpsolr\core\classes\services\WPSOLR_Service_Container::get_is_replace_by_wpsolr_query
  5. wpsolr\core\classes\services\WPSOLR_Service_Container::action_wp_loaded
  6. do_action('wp_loaded')
  7. require_once('wp-settings.php')
  8. require_once('wp-config.php')
  9. require_once('wp-load.php')
  10. require('wp-blog-header.php')
0.0004
82 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(30556)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. Permalink_Manager_Language_Plugins->wpml_is_front_page
  7. apply_filters('permalink_manager_is_front_page')
  8. Permalink_Manager_Helper_Functions::is_front_page
  9. Permalink_Manager_URI_Functions_Post::custom_post_permalinks
  10. apply_filters('post_link')
  11. get_permalink
  12. WPML_WP_API->get_permalink
  13. WPML_Query_Parser->is_redirected
  14. WPML_Query_Parser->parse_query
  15. SitePress->parse_query
  16. do_action_ref_array('parse_query')
  17. WP_Query->parse_query
  18. wpsolr\core\classes\services\WPSOLR_Service_Container::get_is_replace_by_wpsolr_query
  19. wpsolr\core\classes\services\WPSOLR_Service_Container::action_wp_loaded
  20. do_action('wp_loaded')
  21. require_once('wp-settings.php')
  22. require_once('wp-config.php')
  23. require_once('wp-load.php')
  24. require('wp-blog-header.php')
0.0005
83 SELECT autoload
FROM sm_options
WHERE option_name = 'rewrite_rules'
LIMIT 1
  1. update_option
  2. WP_Rewrite->refresh_rewrite_rules
  3. WP_Rewrite->flush_rules
  4. do_action('wp_loaded')
  5. require_once('wp-settings.php')
  6. require_once('wp-config.php')
  7. require_once('wp-load.php')
  8. require('wp-blog-header.php')
0.0003
84 UPDATE `sm_options`
SET `option_value` = 'a:451:{s:18:\"affiliate-area//?$\";s:56:\"index.php?affwp_portal_view=home&pagename=affiliate-area\";s:22:\"affiliate-area/urls/?$\";s:56:\"index.php?affwp_portal_view=urls&pagename=affiliate-area\";s:23:\"affiliate-area/stats/?$\";s:57:\"index.php?affwp_portal_view=stats&pagename=affiliate-area\";s:24:\"affiliate-area/graphs/?$\";s:58:\"index.php?affwp_portal_view=graphs&pagename=affiliate-area\";s:27:\"affiliate-area/referrals/?$\";s:61:\"index.php?affwp_portal_view=referrals&pagename=affiliate-area\";s:25:\"affiliate-area/payouts/?$\";s:59:\"index.php?affwp_portal_view=payouts&pagename=affiliate-area\";s:24:\"affiliate-area/visits/?$\";s:58:\"index.php?affwp_portal_view=visits&pagename=affiliate-area\";s:27:\"affiliate-area/creatives/?$\";s:61:\"index.php?affwp_portal_view=creatives&pagename=affiliate-area\";s:41:\"affiliate-area/creatives/(.*)?/?(\\d+)?/?$\";s:107:\"index.php?affwp_portal_view=creatives&category=$matches[1]&current_page=$matches[2]&pagename=affiliate-area\";s:26:\"affiliate-area/settings/?$\";s:60:\"index.php?affwp_portal_view=settings&pagename=affiliate-area\";s:25:\"affiliate-area/coupons/?$\";s:59:\"index.php?affwp_portal_view=coupons&pagename=affiliate-area\";s:26:\"affiliate-area/feedback/?$\";s:60:\"index.php?affwp_portal_view=feedback&pagename=affiliate-area\";s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:25:\"index.php?xsl=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:21:\"documentation.html/?$\";s:24:\"index.php?post_type=docs\";s:51:\"documentation.html/feed/(feed|rdf|rss|rss2|atom)/?$\";s:41:\"index.php?post_type=docs&feed=$matches[1]\";s:46:\"documentation.html/(feed|rdf|rss|rss2|atom)/?$\";s:41:\"index.php?post_type=docs&feed=$matches[1]\";s:38:\"documentation.html/page/([0-9]{1,})/?$\";s:42:\"index.php?post_type=docs&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:15:\"/ref(/(.*))?/?$\";s:43:\"index.php?post_type=product&ref=$matches[2]\";s:15:\"^checkout-link$\";s:28:\"index.php?checkout-link=true\";s:11:\"^llms\\.txt$\";s:20:\"index.php?llms_txt=1\";s:54:\"documentation.html/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?knowledge_base=$matches[1]&feed=$matches[2]\";s:62:\"documentation.html/([^/]+)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:78:\"index.php?knowledge_base=$matches[1]&doc_category=$matches[2]&feed=$matches[3]\";s:29:\"documentation.html/([^/]+)/?$\";s:36:\"index.php?knowledge_base=$matches[1]\";s:37:\"documentation.html/([^/]+)/([^/]+)/?$\";s:61:\"index.php?knowledge_base=$matches[1]&doc_category=$matches[2]\";s:35:\"documentation.html/page/([0-9]+)/?$\";s:24:\"index.php?post_type=docs\";s:38:\"documentation.html/authors/([0-9]+)/?$\";s:43:\"index.php?post_type=docs&author=$matches[1]\";s:52:\"documentation.html/authors/([0-9]+)/page/([0-9]+)/?$\";s:60:\"index.php?post_type=docs&author=$matches[1]&page=$matches[2]\";s:49:\"documentation/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?docs=$matches[1]&feed=$matches[2]\";s:24:\"documentation/([^/]+)/?$\";s:41:\"index.php?docs=$matches[1]&post_type=docs\";s:35:\"^broken-link-checker-scan/([^/]*)/?\";s:39:\"index.php?blc-scan-complete=$matches[1]\";s:41:\"^broken-link-checker-activation/([^/]*)/?\";s:44:\"index.php?blc-activate-recipient=$matches[1]\";s:37:\"^broken-link-checker-review/([^/]*)/?\";s:33:\"index.php?user-review=$matches[1]\";s:32:\"category/(.+?)/schema-preview/?$\";s:57:\"index.php?category=$matches[1]&schema-preview=$matches[3]\";s:27:\"tag/(.+?)/schema-preview/?$\";s:57:\"index.php?post_tag=$matches[1]&schema-preview=$matches[3]\";s:39:\"custom_category/(.+?)/schema-preview/?$\";s:64:\"index.php?custom_category=$matches[1]&schema-preview=$matches[3]\";s:40:\"product-category/(.+?)/schema-preview/?$\";s:60:\"index.php?product_cat=$matches[1]&schema-preview=$matches[3]\";s:35:\"product-tag/(.+?)/schema-preview/?$\";s:60:\"index.php?product_tag=$matches[1]&schema-preview=$matches[3]\";s:59:\"documentation.html/%knowledge_base%/(.+?)/schema-preview/?$\";s:61:\"index.php?doc_category=$matches[1]&schema-preview=$matches[3]\";s:32:\"docs-tag/(.+?)/schema-preview/?$\";s:56:\"index.php?doc_tag=$matches[1]&schema-preview=$matches[3]\";s:42:\"documentation.html/(.+?)/schema-preview/?$\";s:63:\"index.php?knowledge_base=$matches[1]&schema-preview=$matches[3]\";s:36:\"custom_category/(.+?)/ref(/(.*))?/?$\";s:53:\"index.php?custom_category=$matches[1]&ref=$matches[3]\";s:26:\"brand/(.+?)/ref(/(.*))?/?$\";s:51:\"index.php?product_brand=$matches[1]&ref=$matches[3]\";s:37:\"product-category/(.+?)/ref(/(.*))?/?$\";s:49:\"index.php?product_cat=$matches[1]&ref=$matches[3]\";s:32:\"product-tag/(.+?)/ref(/(.*))?/?$\";s:49:\"index.php?product_tag=$matches[1]&ref=$matches[3]\";s:29:\"/package/(.+?)/ref(/(.*))?/?$\";s:48:\"index.php?pa_package=$matches[1]&ref=$matches[3]\";s:56:\"documentation.html/%knowledge_base%/(.+?)/ref(/(.*))?/?$\";s:50:\"index.php?doc_category=$matches[1]&ref=$matches[3]\";s:29:\"docs-tag/(.+?)/ref(/(.*))?/?$\";s:45:\"index.php?doc_tag=$matches[1]&ref=$matches[3]\";s:39:\"documentation.html/(.+?)/ref(/(.*))?/?$\";s:52:\"index.php?knowledge_base=$matches[1]&ref=$matches[3]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:29:\"category/(.+?)/ref(/(.*))?/?$\";s:48:\"index.php?category_name=$matches[1]&=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:26:\"tag/([^/]+)/ref(/(.*))?/?$\";s:38:\"index.php?tag=$matches[1]&=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:51:\"e-landing-page/([^/]+)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?e-landing-page=$matches[1]&wc/file/transient=$matches[3]\";s:40:\"e-landing-page/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?e-landing-page=$matches[1]&wc-api=$matches[3]\";s:48:\"e-landing-page/([^/]+)/schema-preview(/(.*))?/?$\";s:63:\"index.php?e-landing-page=$matches[1]&schema-preview=$matches[3]\";s:37:\"e-landing-page/([^/]+)/ref(/(.*))?/?$\";s:49:\"index.php?e-landing-page=$matches[1]&=$matches[3]\";s:57:\"e-landing-page/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:68:\"e-landing-page/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:46:\"e-landing-page/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e-landing-page/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:55:\"e-floating-buttons/([^/]+)/wc/file/transient(/(.*))?/?$\";s:70:\"index.php?e-floating-buttons=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"e-floating-buttons/([^/]+)/wc-api(/(.*))?/?$\";s:59:\"index.php?e-floating-buttons=$matches[1]&wc-api=$matches[3]\";s:52:\"e-floating-buttons/([^/]+)/schema-preview(/(.*))?/?$\";s:67:\"index.php?e-floating-buttons=$matches[1]&schema-preview=$matches[3]\";s:41:\"e-floating-buttons/([^/]+)/ref(/(.*))?/?$\";s:53:\"index.php?e-floating-buttons=$matches[1]&=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:72:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:50:\"e-floating-buttons/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"elementor_component/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"elementor_component/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"elementor_component/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"elementor_component/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"elementor_component/([^/]+)/embed/?$\";s:52:\"index.php?elementor_component=$matches[1]&embed=true\";s:40:\"elementor_component/([^/]+)/trackback/?$\";s:46:\"index.php?elementor_component=$matches[1]&tb=1\";s:48:\"elementor_component/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&paged=$matches[2]\";s:55:\"elementor_component/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&cpage=$matches[2]\";s:56:\"elementor_component/([^/]+)/wc/file/transient(/(.*))?/?$\";s:71:\"index.php?elementor_component=$matches[1]&wc/file/transient=$matches[3]\";s:45:\"elementor_component/([^/]+)/wc-api(/(.*))?/?$\";s:60:\"index.php?elementor_component=$matches[1]&wc-api=$matches[3]\";s:53:\"elementor_component/([^/]+)/schema-preview(/(.*))?/?$\";s:68:\"index.php?elementor_component=$matches[1]&schema-preview=$matches[3]\";s:42:\"elementor_component/([^/]+)/ref(/(.*))?/?$\";s:54:\"index.php?elementor_component=$matches[1]&=$matches[3]\";s:62:\"elementor_component/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:73:\"elementor_component/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:51:\"elementor_component/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:44:\"elementor_component/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementor_component=$matches[1]&page=$matches[2]\";s:36:\"elementor_component/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"elementor_component/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"elementor_component/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"elementor_component/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"ha_library/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"ha_library/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"ha_library/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"ha_library/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"ha_library/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"ha_library/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"ha_library/([^/]+)/embed/?$\";s:43:\"index.php?ha_library=$matches[1]&embed=true\";s:31:\"ha_library/([^/]+)/trackback/?$\";s:37:\"index.php?ha_library=$matches[1]&tb=1\";s:39:\"ha_library/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?ha_library=$matches[1]&paged=$matches[2]\";s:46:\"ha_library/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?ha_library=$matches[1]&cpage=$matches[2]\";s:47:\"ha_library/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?ha_library=$matches[1]&wc/file/transient=$matches[3]\";s:36:\"ha_library/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?ha_library=$matches[1]&wc-api=$matches[3]\";s:44:\"ha_library/([^/]+)/schema-preview(/(.*))?/?$\";s:59:\"index.php?ha_library=$matches[1]&schema-preview=$matches[3]\";s:33:\"ha_library/([^/]+)/ref(/(.*))?/?$\";s:45:\"index.php?ha_library=$matches[1]&=$matches[3]\";s:53:\"ha_library/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:64:\"ha_library/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"ha_library/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"ha_library/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"ha_library/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?ha_library=$matches[1]&page=$matches[2]\";s:27:\"ha_library/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"ha_library/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"ha_library/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"ha_library/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"ha_library/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"ha_library/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:56:\"custom_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?custom_category=$matches[1]&feed=$matches[2]\";s:51:\"custom_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?custom_category=$matches[1]&feed=$matches[2]\";s:32:\"custom_category/([^/]+)/embed/?$\";s:48:\"index.php?custom_category=$matches[1]&embed=true\";s:44:\"custom_category/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?custom_category=$matches[1]&paged=$matches[2]\";s:26:\"custom_category/([^/]+)/?$\";s:37:\"index.php?custom_category=$matches[1]\";s:44:\"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:39:\"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:20:\"brand/(.+?)/embed/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:32:\"brand/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:14:\"brand/(.+?)/?$\";s:35:\"index.php?product_brand=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:48:\"package/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?pa_package=$matches[1]&feed=$matches[2]\";s:43:\"package/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?pa_package=$matches[1]&feed=$matches[2]\";s:24:\"package/([^/]+)/embed/?$\";s:43:\"index.php?pa_package=$matches[1]&embed=true\";s:36:\"package/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?pa_package=$matches[1]&paged=$matches[2]\";s:18:\"package/([^/]+)/?$\";s:32:\"index.php?pa_package=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:41:\"product/([^/]+)/schema-preview(/(.*))?/?$\";s:56:\"index.php?product=$matches[1]&schema-preview=$matches[3]\";s:30:\"product/([^/]+)/ref(/(.*))?/?$\";s:42:\"index.php?product=$matches[1]&=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"documentation/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"documentation/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"documentation/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"documentation/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"documentation/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"documentation/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"documentation/([^/]+)/embed/?$\";s:37:\"index.php?docs=$matches[1]&embed=true\";s:34:\"documentation/([^/]+)/trackback/?$\";s:31:\"index.php?docs=$matches[1]&tb=1\";s:54:\"documentation/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?docs=$matches[1]&feed=$matches[2]\";s:42:\"documentation/([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?docs=$matches[1]&paged=$matches[2]\";s:49:\"documentation/([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?docs=$matches[1]&cpage=$matches[2]\";s:50:\"documentation/([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?docs=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"documentation/([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?docs=$matches[1]&wc-api=$matches[3]\";s:47:\"documentation/([^/]+)/schema-preview(/(.*))?/?$\";s:53:\"index.php?docs=$matches[1]&schema-preview=$matches[3]\";s:36:\"documentation/([^/]+)/ref(/(.*))?/?$\";s:39:\"index.php?docs=$matches[1]&=$matches[3]\";s:56:\"documentation/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:67:\"documentation/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:45:\"documentation/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:56:\"documentation/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:38:\"documentation/([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?docs=$matches[1]&page=$matches[2]\";s:30:\"documentation/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"documentation/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"documentation/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"documentation/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"documentation/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"documentation/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:14:\"is_single_docs\";s:19:\"documentation.html/\";s:67:\"documentation.html/([^/]+)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:78:\"index.php?knowledge_base=$matches[1]&doc_category=$matches[2]&feed=$matches[3]\";s:43:\"documentation.html/([^/]+)/([^/]+)/embed/?$\";s:72:\"index.php?knowledge_base=$matches[1]&doc_category=$matches[2]&embed=true\";s:55:\"documentation.html/([^/]+)/([^/]+)/page/?([0-9]{1,})/?$\";s:79:\"index.php?knowledge_base=$matches[1]&doc_category=$matches[2]&paged=$matches[3]\";s:59:\"documentation.html/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?knowledge_base=$matches[1]&feed=$matches[2]\";s:35:\"documentation.html/([^/]+)/embed/?$\";s:47:\"index.php?knowledge_base=$matches[1]&embed=true\";s:47:\"documentation.html/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?knowledge_base=$matches[1]&paged=$matches[2]\";s:49:\"docs-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?doc_tag=$matches[1]&feed=$matches[2]\";s:44:\"docs-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?doc_tag=$matches[1]&feed=$matches[2]\";s:25:\"docs-tag/([^/]+)/embed/?$\";s:40:\"index.php?doc_tag=$matches[1]&embed=true\";s:37:\"docs-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?doc_tag=$matches[1]&paged=$matches[2]\";s:19:\"docs-tag/([^/]+)/?$\";s:29:\"index.php?doc_tag=$matches[1]\";s:48:\"monsterinsights_note/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"monsterinsights_note/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"monsterinsights_note/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"monsterinsights_note/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"monsterinsights_note/([^/]+)/embed/?$\";s:53:\"index.php?monsterinsights_note=$matches[1]&embed=true\";s:41:\"monsterinsights_note/([^/]+)/trackback/?$\";s:47:\"index.php?monsterinsights_note=$matches[1]&tb=1\";s:49:\"monsterinsights_note/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&paged=$matches[2]\";s:56:\"monsterinsights_note/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&cpage=$matches[2]\";s:57:\"monsterinsights_note/([^/]+)/wc/file/transient(/(.*))?/?$\";s:72:\"index.php?monsterinsights_note=$matches[1]&wc/file/transient=$matches[3]\";s:46:\"monsterinsights_note/([^/]+)/wc-api(/(.*))?/?$\";s:61:\"index.php?monsterinsights_note=$matches[1]&wc-api=$matches[3]\";s:54:\"monsterinsights_note/([^/]+)/schema-preview(/(.*))?/?$\";s:69:\"index.php?monsterinsights_note=$matches[1]&schema-preview=$matches[3]\";s:43:\"monsterinsights_note/([^/]+)/ref(/(.*))?/?$\";s:55:\"index.php?monsterinsights_note=$matches[1]&=$matches[3]\";s:63:\"monsterinsights_note/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:74:\"monsterinsights_note/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:52:\"monsterinsights_note/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:63:\"monsterinsights_note/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:45:\"monsterinsights_note/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?monsterinsights_note=$matches[1]&page=$matches[2]\";s:37:\"monsterinsights_note/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"monsterinsights_note/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"monsterinsights_note/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"monsterinsights_note/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:70:\"monsterinsights_note_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:82:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]\";s:65:\"monsterinsights_note_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:82:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]\";s:46:\"monsterinsights_note_category/([^/]+)/embed/?$\";s:76:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&embed=true\";s:58:\"monsterinsights_note_category/([^/]+)/page/?([0-9]{1,})/?$\";s:83:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&paged=$matches[2]\";s:40:\"monsterinsights_note_category/([^/]+)/?$\";s:65:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]\";s:40:\"ha-nav-content/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"ha-nav-content/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"ha-nav-content/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"ha-nav-content/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"ha-nav-content/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"ha-nav-content/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"ha-nav-content/(.+?)/embed/?$\";s:47:\"index.php?ha_nav_content=$matches[1]&embed=true\";s:33:\"ha-nav-content/(.+?)/trackback/?$\";s:41:\"index.php?ha_nav_content=$matches[1]&tb=1\";s:41:\"ha-nav-content/(.+?)/page/?([0-9]{1,})/?$\";s:54:\"index.php?ha_nav_content=$matches[1]&paged=$matches[2]\";s:48:\"ha-nav-content/(.+?)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?ha_nav_content=$matches[1]&cpage=$matches[2]\";s:49:\"ha-nav-content/(.+?)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?ha_nav_content=$matches[1]&wc/file/transient=$matches[3]\";s:38:\"ha-nav-content/(.+?)/wc-api(/(.*))?/?$\";s:55:\"index.php?ha_nav_content=$matches[1]&wc-api=$matches[3]\";s:46:\"ha-nav-content/(.+?)/schema-preview(/(.*))?/?$\";s:63:\"index.php?ha_nav_content=$matches[1]&schema-preview=$matches[3]\";s:35:\"ha-nav-content/(.+?)/ref(/(.*))?/?$\";s:49:\"index.php?ha_nav_content=$matches[1]&=$matches[3]\";s:55:\"ha-nav-content/.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:66:\"ha-nav-content/.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"ha-nav-content/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"ha-nav-content/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:37:\"ha-nav-content/(.+?)(?:/([0-9]+))?/?$\";s:53:\"index.php?ha_nav_content=$matches[1]&page=$matches[2]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:42:\"index.php?&page_id=30556&cpage=$matches[1]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:25:\"schema-preview(/(.*))?/?$\";s:37:\"index.php?&schema-preview=$matches[2]\";s:14:\"ref(/(.*))?/?$\";s:23:\"index.php?&=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:23:\"comments/ref(/(.*))?/?$\";s:23:\"index.php?&=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:26:\"search/(.+)/ref(/(.*))?/?$\";s:36:\"index.php?s=$matches[1]&=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:29:\"author/([^/]+)/ref(/(.*))?/?$\";s:46:\"index.php?author_name=$matches[1]&=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:51:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/ref(/(.*))?/?$\";s:76:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:38:\"([0-9]{4})/([0-9]{1,2})/ref(/(.*))?/?$\";s:60:\"index.php?year=$matches[1]&monthnum=$matches[2]&=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:25:\"([0-9]{4})/ref(/(.*))?/?$\";s:39:\"index.php?year=$matches[1]&=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:25:\"(.?.+?)/peppol(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&peppol=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:33:\"(.?.+?)/schema-preview(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&schema-preview=$matches[3]\";s:22:\"(.?.+?)/ref(/(.*))?/?$\";s:43:\"index.php?pagename=$matches[1]&=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:32:\"[^/]+.html/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"[^/]+.html/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"[^/]+.html/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"[^/]+.html/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"[^/]+.html/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"[^/]+.html/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"([^/]+).html/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:25:\"([^/]+).html/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:45:\"([^/]+).html/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:40:\"([^/]+).html/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:33:\"([^/]+).html/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:40:\"([^/]+).html/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:41:\"([^/]+).html/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:30:\"([^/]+).html/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:38:\"([^/]+).html/schema-preview(/(.*))?/?$\";s:53:\"index.php?name=$matches[1]&schema-preview=$matches[3]\";s:27:\"([^/]+).html/ref(/(.*))?/?$\";s:39:\"index.php?name=$matches[1]&=$matches[3]\";s:47:\"[^/]+.html/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:58:\"[^/]+.html/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:36:\"[^/]+.html/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:47:\"[^/]+.html/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:29:\"([^/]+).html(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:21:\"[^/]+.html/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"[^/]+.html/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"[^/]+.html/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"[^/]+.html/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"[^/]+.html/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"[^/]+.html/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}'
WHERE `option_name` = 'rewrite_rules'
  1. update_option
  2. WP_Rewrite->refresh_rewrite_rules
  3. WP_Rewrite->flush_rules
  4. do_action('wp_loaded')
  5. require_once('wp-settings.php')
  6. require_once('wp-config.php')
  7. require_once('wp-load.php')
  8. require('wp-blog-header.php')
0.0015
85 INSERT INTO `sm_options` (`option_name`, `option_value`, `autoload`)
VALUES ('affiliatewp_portal_flush_rewrite_rules_after_register_rewrites', 'flush_rewrites', 'on')
ON DUPLICATE KEY
UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
  1. add_option
  2. update_option
  3. AffiliateWP_Affiliate_Portal_Requirements_Check->flush_permalinks_after_register_rewrites
  4. apply_filters('flush_rewrite_rules_hard')
  5. WP_Rewrite->flush_rules
  6. do_action('wp_loaded')
  7. require_once('wp-settings.php')
  8. require_once('wp-config.php')
  9. require_once('wp-load.php')
  10. require('wp-blog-header.php')
0.0003
86 SELECT 1
FROM `sm_wc_product_download_directories`
WHERE enabled = 1
AND url IN ('https://cdn.smackcoders.com/','https://cdn.smackcoders.com/downloads/','https://cdn.smackcoders.com/downloads/713c3cd05e29d0f0defe88e28ced3c90/')
  1. Automattic\WooCommerce\Internal\ProductDownloads\ApprovedDirectories\Register->is_valid_path
  2. WC_Product_Download->approved_directory_checks
  3. WC_Product_Download->check_is_valid
  4. WC_Product->set_downloads
  5. WC_Product_Data_Store_CPT->read_downloads
  6. WC_Product_Data_Store_CPT->read
  7. WC_Data_Store->read
  8. WC_Product->__construct
  9. WC_Product_Simple->__construct
  10. WC_Product_Factory->get_product
  11. wc_get_product
  12. WC_Cart_Session->get_cart_from_session
  13. do_action('wp_loaded')
  14. require_once('wp-settings.php')
  15. require_once('wp-config.php')
  16. require_once('wp-load.php')
  17. require('wp-blog-header.php')
0.0005
87 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(452)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->get_source_lang_code
  3. WCML_Products->is_original_product
  4. WCML_Products->filter_product_data
  5. apply_filters('get_post_metadata')
  6. get_metadata_raw
  7. get_metadata
  8. get_post_meta
  9. WC_Product_Data_Store_CPT->read_product_data
  10. WC_Product_Data_Store_CPT->read
  11. WC_Data_Store->read
  12. WC_Product->__construct
  13. WC_Product_Simple->__construct
  14. WC_Product_Factory->get_product
  15. wc_get_product
  16. WC_Cart_Session->get_cart_from_session
  17. do_action('wp_loaded')
  18. require_once('wp-settings.php')
  19. require_once('wp-config.php')
  20. require_once('wp-load.php')
  21. require('wp-blog-header.php')
0.0005
88 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(43)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. get_object_term_cache
  8. get_the_terms
  9. WC_Data_Store_WP->get_term_ids
  10. WC_Product_Data_Store_CPT->read_product_data
  11. WC_Product_Data_Store_CPT->read
  12. WC_Data_Store->read
  13. WC_Product->__construct
  14. WC_Product_Simple->__construct
  15. WC_Product_Factory->get_product
  16. wc_get_product
  17. WC_Cart_Session->get_cart_from_session
  18. do_action('wp_loaded')
  19. require_once('wp-settings.php')
  20. require_once('wp-config.php')
  21. require_once('wp-load.php')
  22. require('wp-blog-header.php')
0.0005
89 SELECT id
FROM sm_swpext_metrics_ids
WHERE value = '14bfa28de4f2ec3fc8cdce389fa309f0'
AND type = 'uid'
  1. SearchWP_Metrics\ID->get_numeric_id_from_hash
  2. SearchWP_Metrics\ID->id_exists
  3. SearchWP_Metrics->maybe_set_uid_cookie
  4. do_action('wp_loaded')
  5. require_once('wp-settings.php')
  6. require_once('wp-config.php')
  7. require_once('wp-load.php')
  8. require('wp-blog-header.php')
0.0004
90 SELECT t.value AS translated_endpoint, t.language, s.value AS endpoint
FROM sm_icl_string_translations AS t
LEFT JOIN sm_icl_strings AS s
ON t.string_id = s.id
WHERE context = 'WP Endpoints'
  1. Permalink_Manager_Language_Plugins->wpml_translate_wc_endpoints
  2. apply_filters('request')
  3. WP->parse_request
  4. WP->main
  5. wp
  6. require('wp-blog-header.php')
0.0006
91 SELECT post_type from sm_posts where ID=334783600
  1. WPML_Query_Filter->determine_post_type
  2. WPML_Query_Filter->where_filter_active
  3. WPML_Query_Filter->posts_where_filter
  4. apply_filters_ref_array('posts_where')
  5. WP_Query->get_posts
  6. WP_Query->query
  7. WP->query_posts
  8. WP->main
  9. wp
  10. require('wp-blog-header.php')
0.0003
92 SELECT post_type from sm_posts where ID=334783600
  1. WPML_Query_Filter->determine_post_type
  2. WPML_Query_Filter->posts_join_filter
  3. apply_filters_ref_array('posts_join')
  4. WP_Query->get_posts
  5. WP_Query->query
  6. WP->query_posts
  7. WP->main
  8. wp
  9. require('wp-blog-header.php')
0.0002
93 SELECT sm_posts.ID
FROM sm_posts JOIN sm_icl_translations wpml_translations
ON sm_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', sm_posts.post_type)
WHERE 1=1
AND sm_posts.post_name = 'woocommerce-product-import'
AND sm_posts.ID = 334783600
AND sm_posts.post_type = 'post'
AND ( ( ( wpml_translations.language_code = 'en'
OR ( wpml_translations.language_code = 'en'
AND sm_posts.post_type IN ( 'e-landing-page','e-floating-buttons','elementor_component','elementor_library' )
AND ( ( (
SELECT COUNT(element_id)
FROM sm_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en' ) = 0 )
OR ( (
SELECT COUNT(element_id)
FROM sm_icl_translations t2 JOIN sm_posts p
ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'en'
AND ( p.post_status = 'publish'
OR p.post_status = 'private'
OR ( p.post_type='attachment'
AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) )
AND sm_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
OR sm_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
ORDER BY sm_posts.post_date DESC
  1. WP_Query->get_posts
  2. WP_Query->query
  3. WP->query_posts
  4. WP->main
  5. wp
  6. require('wp-blog-header.php')

Main Query

0.0006
94 SELECT umeta_id
FROM sm_usermeta
WHERE meta_key = 'wc_last_active'
AND user_id = 1
  1. update_metadata
  2. update_user_meta
  3. wc_update_user_last_active
  4. wc_current_user_is_active
  5. do_action_ref_array('wp')
  6. WP->main
  7. wp
  8. require('wp-blog-header.php')
0.0011
95 SHOW FULL COLUMNS
FROM `sm_usermeta`
  1. update_metadata
  2. update_user_meta
  3. wc_update_user_last_active
  4. wc_current_user_is_active
  5. do_action_ref_array('wp')
  6. WP->main
  7. wp
  8. require('wp-blog-header.php')
0.0007
96 UPDATE `sm_usermeta`
SET `meta_value` = '1772258130'
WHERE `user_id` = 1
AND `meta_key` = 'wc_last_active'
  1. update_metadata
  2. update_user_meta
  3. wc_update_user_last_active
  4. wc_current_user_is_active
  5. do_action_ref_array('wp')
  6. WP->main
  7. wp
  8. require('wp-blog-header.php')
0.0026
97 SELECT user_id, meta_key, meta_value
FROM sm_usermeta
WHERE user_id IN (1)
ORDER BY umeta_id ASC
  1. update_meta_cache
  2. get_metadata_raw
  3. get_metadata
  4. get_user_meta
  5. WP_User->get_caps_data
  6. WP_User->for_site
  7. WP_User->init
  8. get_user_by
  9. WC_Customer_Data_Store->read
  10. WC_Data_Store->read
  11. WC_Customer->__construct
  12. Automattic\WooCommerce\Admin\API\Reports\Customers\DataStore::update_registered_customer
  13. Automattic\WooCommerce\Admin\API\Reports\Customers\DataStore::update_registered_customer_via_last_active
  14. do_action('updated_user_meta')
  15. update_metadata
  16. update_user_meta
  17. wc_update_user_last_active
  18. wc_current_user_is_active
  19. do_action_ref_array('wp')
  20. WP->main
  21. wp
  22. require('wp-blog-header.php')
0.0014
98 SELECT umeta_id as meta_id, meta_key, meta_value
FROM sm_usermeta
WHERE user_id = 1
ORDER BY umeta_id
  1. WC_Data_Store_WP->read_meta
  2. WC_Data_Store->__call
  3. WC_Data->read_meta_data
  4. WC_Customer_Data_Store->read
  5. WC_Data_Store->read
  6. WC_Customer->__construct
  7. Automattic\WooCommerce\Admin\API\Reports\Customers\DataStore::update_registered_customer
  8. Automattic\WooCommerce\Admin\API\Reports\Customers\DataStore::update_registered_customer_via_last_active
  9. do_action('updated_user_meta')
  10. update_metadata
  11. update_user_meta
  12. wc_update_user_last_active
  13. wc_current_user_is_active
  14. do_action_ref_array('wp')
  15. WP->main
  16. wp
  17. require('wp-blog-header.php')
0.0024
99 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(2830)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. get_object_term_cache
  8. get_the_terms
  9. RankMath\Replace_Variables\Base->get_the_terms
  10. RankMath\Replace_Variables\Base->get_terms
  11. RankMath\Replace_Variables\Post_Variables->get_category
  12. RankMath\Replace_Variables\Post_Variables->setup_post_category_variables
  13. RankMath\Replace_Variables\Post_Variables->setup_post_variables
  14. RankMath\Replace_Variables\Manager->setup
  15. do_action_ref_array('wp')
  16. WP->main
  17. wp
  18. require('wp-blog-header.php')
0.0006
100 SELECT `affiliate_id`
FROM `sm_affiliate_wp_affiliates`
WHERE `user_id` = '1'
LIMIT 1; -- '58b4f981-63ab-4e7a-9d43-becdf7f58356'
  1. Affiliate_WP_DB->get_column_by
  2. affwp_get_affiliate_id
  3. affwp_is_affiliate
  4. Affiliate_WP_Register->redirect_out_from_registration_page_when_logged
  5. do_action('template_redirect')
  6. require_once('wp-includes/template-loader.php')
  7. require('wp-blog-header.php')
0.0021
101 SELECT `affiliate_id`
FROM `sm_affiliate_wp_affiliates`
WHERE `user_id` = '1'
LIMIT 1; -- 'fef97f6f-6542-4429-89c4-242ac75519ca'
  1. Affiliate_WP_DB->get_column_by
  2. affwp_get_affiliate_id
  3. affwp_is_affiliate
  4. AffiliateWP\Affiliate_Area->redirect_to_registration_page_when_non_affiliate_is_logged_in
  5. do_action('template_redirect')
  6. require_once('wp-includes/template-loader.php')
  7. require('wp-blog-header.php')
0.0002
102 SELECT `affiliate_id`
FROM `sm_affiliate_wp_affiliates`
WHERE `user_id` = '1'
LIMIT 1; -- '68503e73-65f7-42fd-a1e3-f5ca138a07f3'
  1. Affiliate_WP_DB->get_column_by
  2. affwp_get_affiliate_id
  3. affwp_is_affiliate
  4. AffiliateWP_Affiliate_Portal\Core\Menu_Links->redirect_non_affiliates_on_menu_pages
  5. do_action('template_redirect')
  6. require_once('wp-includes/template-loader.php')
  7. require('wp-blog-header.php')
0.0009
103 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(4677)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. WP_Tax_Query->transform_query
  11. WP_Tax_Query->clean_query
  12. WP_Tax_Query->get_sql_for_clause
  13. WP_Tax_Query->get_sql_for_query
  14. WP_Tax_Query->get_sql_clauses
  15. WP_Tax_Query->get_sql
  16. WP_Query->get_posts
  17. WP_Query->query
  18. WP_Query->__construct
  19. get_block_templates
  20. resolve_block_template
  21. locate_block_template
  22. get_query_template
  23. get_single_template
  24. do_action('template_redirect')
  25. require_once('wp-includes/template-loader.php')
  26. require('wp-blog-header.php')
0.0006
104 SELECT sm_posts.ID
FROM sm_posts
LEFT JOIN sm_term_relationships
ON (sm_posts.ID = sm_term_relationships.object_id) JOIN sm_icl_translations wpml_translations
ON sm_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', sm_posts.post_type)
WHERE 1=1
AND sm_posts.post_name IN ('single','single-post','single-post-woocommerce-product-import')
AND ( sm_term_relationships.term_taxonomy_id IN (4677) )
AND sm_posts.post_type = 'wp_template'
AND ((sm_posts.post_status = 'publish'))
AND ( ( ( wpml_translations.language_code = 'en'
OR ( wpml_translations.language_code = 'en'
AND sm_posts.post_type IN ( 'e-landing-page','e-floating-buttons','elementor_component','elementor_library' )
AND ( ( (
SELECT COUNT(element_id)
FROM sm_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en' ) = 0 )
OR ( (
SELECT COUNT(element_id)
FROM sm_icl_translations t2 JOIN sm_posts p
ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'en'
AND ( p.post_status = 'publish'
OR p.post_status = 'private'
OR ( p.post_type='attachment'
AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) )
AND sm_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
OR sm_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
GROUP BY sm_posts.ID
ORDER BY sm_posts.post_date DESC
LIMIT 0, 3
  1. WP_Query->get_posts
  2. WP_Query->query
  3. WP_Query->__construct
  4. get_block_templates
  5. resolve_block_template
  6. locate_block_template
  7. get_query_template
  8. get_single_template
  9. do_action('template_redirect')
  10. require_once('wp-includes/template-loader.php')
  11. require('wp-blog-header.php')
0.0013
105 SELECT sm_posts.ID
FROM sm_posts
LEFT JOIN sm_term_relationships
ON (sm_posts.ID = sm_term_relationships.object_id) JOIN sm_icl_translations wpml_translations
ON sm_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', sm_posts.post_type)
WHERE 1=1
AND sm_posts.post_name IN ('singular')
AND ( sm_term_relationships.term_taxonomy_id IN (4677) )
AND sm_posts.post_type = 'wp_template'
AND ((sm_posts.post_status = 'publish'))
AND ( ( ( wpml_translations.language_code = 'en'
OR ( wpml_translations.language_code = 'en'
AND sm_posts.post_type IN ( 'e-landing-page','e-floating-buttons','elementor_component','elementor_library' )
AND ( ( (
SELECT COUNT(element_id)
FROM sm_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en' ) = 0 )
OR ( (
SELECT COUNT(element_id)
FROM sm_icl_translations t2 JOIN sm_posts p
ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'en'
AND ( p.post_status = 'publish'
OR p.post_status = 'private'
OR ( p.post_type='attachment'
AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) )
AND sm_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
OR sm_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
GROUP BY sm_posts.ID
ORDER BY sm_posts.post_date DESC
LIMIT 0, 1
  1. WP_Query->get_posts
  2. WP_Query->query
  3. WP_Query->__construct
  4. get_block_templates
  5. resolve_block_template
  6. locate_block_template
  7. get_query_template
  8. get_singular_template
  9. do_action('template_redirect')
  10. require_once('wp-includes/template-loader.php')
  11. require('wp-blog-header.php')
0.0024
106 SELECT sm_posts.ID
FROM sm_posts
LEFT JOIN sm_term_relationships
ON (sm_posts.ID = sm_term_relationships.object_id) JOIN sm_icl_translations wpml_translations
ON sm_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', sm_posts.post_type)
WHERE 1=1
AND sm_posts.post_name IN ('index')
AND ( sm_term_relationships.term_taxonomy_id IN (4677) )
AND sm_posts.post_type = 'wp_template'
AND ((sm_posts.post_status = 'publish'))
AND ( ( ( wpml_translations.language_code = 'en'
OR ( wpml_translations.language_code = 'en'
AND sm_posts.post_type IN ( 'e-landing-page','e-floating-buttons','elementor_component','elementor_library' )
AND ( ( (
SELECT COUNT(element_id)
FROM sm_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en' ) = 0 )
OR ( (
SELECT COUNT(element_id)
FROM sm_icl_translations t2 JOIN sm_posts p
ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'en'
AND ( p.post_status = 'publish'
OR p.post_status = 'private'
OR ( p.post_type='attachment'
AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) )
AND sm_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
OR sm_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
GROUP BY sm_posts.ID
ORDER BY sm_posts.post_date DESC
LIMIT 0, 1
  1. WP_Query->get_posts
  2. WP_Query->query
  3. WP_Query->__construct
  4. get_block_templates
  5. resolve_block_template
  6. locate_block_template
  7. get_query_template
  8. get_index_template
  9. do_action('template_redirect')
  10. require_once('wp-includes/template-loader.php')
  11. require('wp-blog-header.php')
0.0013
107 SHOW TABLES LIKE 'sm\\_e\\_events'
  1. Elementor\Core\Common\Modules\EventTracker\DB->__construct
  2. Elementor\Core\Common\Modules\EventTracker\Module->__construct
  3. Elementor\Core\Common\App->init_components
  4. Elementor\Plugin->init_common
  5. Elementor\Frontend->init
  6. do_action('template_redirect')
  7. require_once('wp-includes/template-loader.php')
  8. require('wp-blog-header.php')
0.0009
108 SELECT COUNT(*)
FROM sm_posts
WHERE ( ( post_type = 'docs'
AND ( post_status = 'publish'
OR post_status = 'private' ) ) )
AND post_author = 0
  1. count_user_posts
  2. WPDeveloper\BetterDocs\FrontEnd\FrontEnd->render_authors_template
  3. apply_filters('template_include')
  4. require_once('wp-includes/template-loader.php')
  5. require('wp-blog-header.php')
0.0005
109 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334782414)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  13. apply_filters('template_include')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0004
110 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334772544)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  13. apply_filters('template_include')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0004
111 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334770848)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  13. apply_filters('template_include')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0004
112 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334746795)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  13. apply_filters('template_include')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0005
113 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(1062)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Translation->term_id_in
  4. SitePress->get_object_id
  5. wpml_object_id_filter
  6. apply_filters('wpml_object_id')
  7. WPML_Elementor_Translate_IDs->translate_id
  8. WPML_Elementor_Translate_IDs->translate_location_condition_sub_id
  9. apply_filters('elementor/theme/get_location_templates/condition_sub_id')
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  12. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  13. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  14. apply_filters('template_include')
  15. require_once('wp-includes/template-loader.php')
  16. require('wp-blog-header.php')
0.0004
114 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334746445)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  13. apply_filters('template_include')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0004
115 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334755438)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  13. apply_filters('template_include')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0004
116 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(70166)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  13. apply_filters('template_include')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0004
117 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(69246)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  13. apply_filters('template_include')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0004
118 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(216)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Translation->term_id_in
  4. SitePress->get_object_id
  5. wpml_object_id_filter
  6. apply_filters('wpml_object_id')
  7. WPML_Elementor_Translate_IDs->translate_id
  8. WPML_Elementor_Translate_IDs->translate_location_condition_sub_id
  9. apply_filters('elementor/theme/get_location_templates/condition_sub_id')
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  12. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  13. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  14. apply_filters('template_include')
  15. require_once('wp-includes/template-loader.php')
  16. require('wp-blog-header.php')
0.0004
119 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(68824)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  13. apply_filters('template_include')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0006
120 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334751692)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  13. apply_filters('template_include')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0005
121 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(1625)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  13. apply_filters('template_include')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0005
122 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(421)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  13. apply_filters('template_include')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0004
123 SELECT sm_posts.ID
FROM sm_posts
WHERE 1=1
AND ((sm_posts.post_type = 'elementor_font'
AND (sm_posts.post_status = 'publish'
OR sm_posts.post_status = 'acf-disabled'
OR sm_posts.post_status = 'private')))
ORDER BY sm_posts.post_date DESC
  1. WP_Query->get_posts
  2. WP_Query->query
  3. WP_Query->__construct
  4. ElementorPro\Modules\AssetsManager\AssetTypes\Fonts_Manager->generate_fonts_list
  5. ElementorPro\Modules\AssetsManager\AssetTypes\Fonts_Manager->get_fonts
  6. ElementorPro\Modules\AssetsManager\AssetTypes\Fonts_Manager->get_font_variables
  7. apply_filters('elementor/typography/font_variables')
  8. Elementor\Group_Control_Typography->get_font_variables
  9. Elementor\Group_Control_Typography->add_font_variables_fields
  10. Elementor\Group_Control_Typography->init_fields
  11. Elementor\Group_Control_Base->get_fields
  12. Elementor\Group_Control_Base->filter_fields
  13. Elementor\Group_Control_Base->add_controls
  14. Elementor\Controls_Stack->add_group_control
  15. Elementor\Core\Kits\Documents\Tabs\Global_Typography->register_tab_controls
  16. Elementor\Core\Kits\Documents\Tabs\Tab_Base->register_controls
  17. Elementor\Core\Kits\Documents\Kit->register_controls
  18. Elementor\Controls_Stack->init_controls
  19. Elementor\Controls_Stack->get_stack
  20. Elementor\Controls_Stack->get_controls
  21. Elementor\Controls_Stack->sanitize_settings
  22. Elementor\Controls_Stack->get_data
  23. Elementor\Controls_Stack->get_init_settings
  24. Elementor\Core\Base\Base_Object->ensure_settings
  25. Elementor\Core\Base\Base_Object->get_settings
  26. Happy_Addons\Elementor\Extensions\Reading_Progress_Bar->elementor_get_setting
  27. Happy_Addons\Elementor\Extensions\Reading_Progress_Bar->reading_progress_bar_controls
  28. do_action('elementor/documents/register_controls')
  29. Elementor\Core\Base\Document->register_controls
  30. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->register_controls
  31. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Page_Document->register_controls
  32. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->register_controls
  33. Elementor\Controls_Stack->init_controls
  34. Elementor\Controls_Stack->get_stack
  35. Elementor\Controls_Stack->get_controls
  36. Elementor\Controls_Stack->sanitize_settings
  37. Elementor\Controls_Stack->get_data
  38. Elementor\Controls_Stack->get_init_settings
  39. Elementor\Core\Base\Base_Object->ensure_settings
  40. Elementor\Core\Base\Base_Object->get_settings
  41. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  42. apply_filters('template_include')
  43. require_once('wp-includes/template-loader.php')
  44. require('wp-blog-header.php')
0.0005
124 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(37)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. get_object_term_cache
  8. get_the_terms
  9. ElementorPro\Modules\AssetsManager\AssetTypes\Fonts_Manager->get_font_type_by_post_id
  10. ElementorPro\Modules\AssetsManager\AssetTypes\Fonts_Manager->generate_fonts_list
  11. ElementorPro\Modules\AssetsManager\AssetTypes\Fonts_Manager->get_fonts
  12. ElementorPro\Modules\AssetsManager\AssetTypes\Fonts_Manager->get_font_variables
  13. apply_filters('elementor/typography/font_variables')
  14. Elementor\Group_Control_Typography->get_font_variables
  15. Elementor\Group_Control_Typography->add_font_variables_fields
  16. Elementor\Group_Control_Typography->init_fields
  17. Elementor\Group_Control_Base->get_fields
  18. Elementor\Group_Control_Base->filter_fields
  19. Elementor\Group_Control_Base->add_controls
  20. Elementor\Controls_Stack->add_group_control
  21. Elementor\Core\Kits\Documents\Tabs\Global_Typography->register_tab_controls
  22. Elementor\Core\Kits\Documents\Tabs\Tab_Base->register_controls
  23. Elementor\Core\Kits\Documents\Kit->register_controls
  24. Elementor\Controls_Stack->init_controls
  25. Elementor\Controls_Stack->get_stack
  26. Elementor\Controls_Stack->get_controls
  27. Elementor\Controls_Stack->sanitize_settings
  28. Elementor\Controls_Stack->get_data
  29. Elementor\Controls_Stack->get_init_settings
  30. Elementor\Core\Base\Base_Object->ensure_settings
  31. Elementor\Core\Base\Base_Object->get_settings
  32. Happy_Addons\Elementor\Extensions\Reading_Progress_Bar->elementor_get_setting
  33. Happy_Addons\Elementor\Extensions\Reading_Progress_Bar->reading_progress_bar_controls
  34. do_action('elementor/documents/register_controls')
  35. Elementor\Core\Base\Document->register_controls
  36. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->register_controls
  37. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Page_Document->register_controls
  38. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->register_controls
  39. Elementor\Controls_Stack->init_controls
  40. Elementor\Controls_Stack->get_stack
  41. Elementor\Controls_Stack->get_controls
  42. Elementor\Controls_Stack->sanitize_settings
  43. Elementor\Controls_Stack->get_data
  44. Elementor\Controls_Stack->get_init_settings
  45. Elementor\Core\Base\Base_Object->ensure_settings
  46. Elementor\Core\Base\Base_Object->get_settings
  47. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  48. apply_filters('template_include')
  49. require_once('wp-includes/template-loader.php')
  50. require('wp-blog-header.php')
0.0004
125 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334746664)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. WPML\Convert\Ids::WPML\Convert\{closure}
  5. WPML\Convert\Ids::convert
  6. WPML\ST\AdminTexts\TranslateNestedIds->convertIds
  7. WPML\ST\AdminTexts\TranslateNestedIds->convertByPath
  8. WPML_Admin_Texts->translate_ids_in_admin_string
  9. apply_filters('option_site_logo')
  10. get_option
  11. _override_custom_logo_theme_mod
  12. apply_filters('theme_mod_custom_logo')
  13. get_theme_mod
  14. Elementor\Core\Kits\Documents\Tabs\Settings_Site_Identity->register_tab_controls
  15. Elementor\Core\Kits\Documents\Tabs\Tab_Base->register_controls
  16. Elementor\Core\Kits\Documents\Kit->register_controls
  17. Elementor\Controls_Stack->init_controls
  18. Elementor\Controls_Stack->get_stack
  19. Elementor\Controls_Stack->get_controls
  20. Elementor\Controls_Stack->sanitize_settings
  21. Elementor\Controls_Stack->get_data
  22. Elementor\Controls_Stack->get_init_settings
  23. Elementor\Core\Base\Base_Object->ensure_settings
  24. Elementor\Core\Base\Base_Object->get_settings
  25. Happy_Addons\Elementor\Extensions\Reading_Progress_Bar->elementor_get_setting
  26. Happy_Addons\Elementor\Extensions\Reading_Progress_Bar->reading_progress_bar_controls
  27. do_action('elementor/documents/register_controls')
  28. Elementor\Core\Base\Document->register_controls
  29. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->register_controls
  30. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Page_Document->register_controls
  31. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->register_controls
  32. Elementor\Controls_Stack->init_controls
  33. Elementor\Controls_Stack->get_stack
  34. Elementor\Controls_Stack->get_controls
  35. Elementor\Controls_Stack->sanitize_settings
  36. Elementor\Controls_Stack->get_data
  37. Elementor\Controls_Stack->get_init_settings
  38. Elementor\Core\Base\Base_Object->ensure_settings
  39. Elementor\Core\Base\Base_Object->get_settings
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  41. apply_filters('template_include')
  42. require_once('wp-includes/template-loader.php')
  43. require('wp-blog-header.php')
0.0006
126 SELECT *
FROM sm_wpmcs_items
WHERE source_id = 334746664
AND source_type = 'media_library'
AND provider = 'cloudflareR2'
AND storage = 'smackcoders-cdn'
  1. Dudlewebs\WPMCS\Item->get
  2. Dudlewebs\WPMCS\MediaLibrary->get_attached_file
  3. apply_filters('get_attached_file')
  4. get_attached_file
  5. wp_attachment_is
  6. wp_attachment_is_image
  7. image_downsize
  8. wp_get_attachment_image_src
  9. Elementor\Core\Kits\Documents\Tabs\Settings_Site_Identity->register_tab_controls
  10. Elementor\Core\Kits\Documents\Tabs\Tab_Base->register_controls
  11. Elementor\Core\Kits\Documents\Kit->register_controls
  12. Elementor\Controls_Stack->init_controls
  13. Elementor\Controls_Stack->get_stack
  14. Elementor\Controls_Stack->get_controls
  15. Elementor\Controls_Stack->sanitize_settings
  16. Elementor\Controls_Stack->get_data
  17. Elementor\Controls_Stack->get_init_settings
  18. Elementor\Core\Base\Base_Object->ensure_settings
  19. Elementor\Core\Base\Base_Object->get_settings
  20. Happy_Addons\Elementor\Extensions\Reading_Progress_Bar->elementor_get_setting
  21. Happy_Addons\Elementor\Extensions\Reading_Progress_Bar->reading_progress_bar_controls
  22. do_action('elementor/documents/register_controls')
  23. Elementor\Core\Base\Document->register_controls
  24. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->register_controls
  25. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Page_Document->register_controls
  26. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->register_controls
  27. Elementor\Controls_Stack->init_controls
  28. Elementor\Controls_Stack->get_stack
  29. Elementor\Controls_Stack->get_controls
  30. Elementor\Controls_Stack->sanitize_settings
  31. Elementor\Controls_Stack->get_data
  32. Elementor\Controls_Stack->get_init_settings
  33. Elementor\Core\Base\Base_Object->ensure_settings
  34. Elementor\Core\Base\Base_Object->get_settings
  35. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  36. apply_filters('template_include')
  37. require_once('wp-includes/template-loader.php')
  38. require('wp-blog-header.php')
0.0003
127 SELECT *
FROM sm_wpmcs_items
WHERE source_id = 334740010
AND source_type = 'media_library'
AND provider = 'cloudflareR2'
AND storage = 'smackcoders-cdn'
  1. Dudlewebs\WPMCS\Item->get
  2. Dudlewebs\WPMCS\MediaLibrary->get_attached_file
  3. apply_filters('get_attached_file')
  4. get_attached_file
  5. wp_attachment_is
  6. wp_attachment_is_image
  7. image_downsize
  8. wp_get_attachment_image_src
  9. Elementor\Core\Kits\Documents\Tabs\Settings_Site_Identity->register_tab_controls
  10. Elementor\Core\Kits\Documents\Tabs\Tab_Base->register_controls
  11. Elementor\Core\Kits\Documents\Kit->register_controls
  12. Elementor\Controls_Stack->init_controls
  13. Elementor\Controls_Stack->get_stack
  14. Elementor\Controls_Stack->get_controls
  15. Elementor\Controls_Stack->sanitize_settings
  16. Elementor\Controls_Stack->get_data
  17. Elementor\Controls_Stack->get_init_settings
  18. Elementor\Core\Base\Base_Object->ensure_settings
  19. Elementor\Core\Base\Base_Object->get_settings
  20. Happy_Addons\Elementor\Extensions\Reading_Progress_Bar->elementor_get_setting
  21. Happy_Addons\Elementor\Extensions\Reading_Progress_Bar->reading_progress_bar_controls
  22. do_action('elementor/documents/register_controls')
  23. Elementor\Core\Base\Document->register_controls
  24. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->register_controls
  25. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Page_Document->register_controls
  26. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->register_controls
  27. Elementor\Controls_Stack->init_controls
  28. Elementor\Controls_Stack->get_stack
  29. Elementor\Controls_Stack->get_controls
  30. Elementor\Controls_Stack->sanitize_settings
  31. Elementor\Controls_Stack->get_data
  32. Elementor\Controls_Stack->get_init_settings
  33. Elementor\Core\Base\Base_Object->ensure_settings
  34. Elementor\Core\Base\Base_Object->get_settings
  35. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  36. apply_filters('template_include')
  37. require_once('wp-includes/template-loader.php')
  38. require('wp-blog-header.php')
0.0003
128 SELECT sm_posts.ID
FROM sm_posts
WHERE 1=1
AND sm_posts.post_type = 'post'
AND ((sm_posts.post_status = 'publish'))
ORDER BY sm_posts.post_date DESC
LIMIT 0, 1
  1. WP_Query->get_posts
  2. WP_Query->query
  3. get_posts
  4. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->register_controls
  5. Elementor\Controls_Stack->init_controls
  6. Elementor\Controls_Stack->get_stack
  7. Elementor\Controls_Stack->get_controls
  8. Elementor\Controls_Stack->sanitize_settings
  9. Elementor\Controls_Stack->get_data
  10. Elementor\Controls_Stack->get_init_settings
  11. Elementor\Core\Base\Base_Object->ensure_settings
  12. Elementor\Core\Base\Base_Object->get_settings
  13. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->template_include
  14. apply_filters('template_include')
  15. require_once('wp-includes/template-loader.php')
  16. require('wp-blog-header.php')
0.0023
129 SELECT `post_type`, `post_status`, COUNT(`ID`) `hits`
FROM sm_posts `p`
LEFT JOIN sm_postmeta `pm` ON(`p`.`ID` = `pm`.`post_id`)
WHERE `post_type` != 'elementor_library'
AND `meta_key` = '_elementor_edit_mode'
AND `meta_value` = 'builder'
GROUP BY `post_type`, `post_status`;
  1. Elementor\Tracker::get_posts_usage
  2. Elementor\Modules\Usage\Module->get_doc_type_count
  3. Elementor\Modules\Usage\Module->get_formatted_usage
  4. Happy_Addons_Pro\Classes\Widgets_Manager::get_skin_usage_data
  5. Happy_Addons_Pro\Classes\Widgets_Manager::skin_widget_registration_decision
  6. Happy_Addons_Pro\Classes\Widgets_Manager::get_local_widgets_map
  7. Happy_Addons_Pro\Classes\Widgets_Manager::register
  8. do_action('happyaddons/widgets/register')
  9. Happy_Addons\Elementor\Classes\Widgets_Manager::register
  10. do_action('elementor/widgets/register')
  11. Elementor\Widgets_Manager->init_widgets
  12. Elementor\Widgets_Manager->get_widget_types
  13. Elementor\Widgets_Manager->register_frontend_handlers
  14. Elementor\Frontend->register_frontend_handlers
  15. Elementor\Frontend->register_scripts
  16. do_action('wp_enqueue_scripts')
  17. wp_enqueue_scripts
  18. do_action('wp_head')
  19. wp_head
  20. require_once('/themes/hello-elementor/header.php')
  21. load_template
  22. locate_template
  23. get_header
  24. include('/themes/hello-elementor/index.php')
  25. require_once('wp-includes/template-loader.php')
  26. require('wp-blog-header.php')
0.0990
130 SELECT `meta_value`, COUNT(`ID`) `hits`
FROM sm_posts `p`
LEFT JOIN sm_postmeta `pm` ON(`p`.`ID` = `pm`.`post_id`)
WHERE `post_type` = 'elementor_library'
AND `meta_key` = '_elementor_template_type'
GROUP BY `post_type`, `meta_value`;
  1. Elementor\Tracker::get_library_usage
  2. Elementor\Modules\Usage\Module->get_doc_type_count
  3. Elementor\Modules\Usage\Module->get_formatted_usage
  4. Happy_Addons_Pro\Classes\Widgets_Manager::get_skin_usage_data
  5. Happy_Addons_Pro\Classes\Widgets_Manager::skin_widget_registration_decision
  6. Happy_Addons_Pro\Classes\Widgets_Manager::get_local_widgets_map
  7. Happy_Addons_Pro\Classes\Widgets_Manager::register
  8. do_action('happyaddons/widgets/register')
  9. Happy_Addons\Elementor\Classes\Widgets_Manager::register
  10. do_action('elementor/widgets/register')
  11. Elementor\Widgets_Manager->init_widgets
  12. Elementor\Widgets_Manager->get_widget_types
  13. Elementor\Widgets_Manager->register_frontend_handlers
  14. Elementor\Frontend->register_frontend_handlers
  15. Elementor\Frontend->register_scripts
  16. do_action('wp_enqueue_scripts')
  17. wp_enqueue_scripts
  18. do_action('wp_head')
  19. wp_head
  20. require_once('/themes/hello-elementor/header.php')
  21. load_template
  22. locate_template
  23. get_header
  24. include('/themes/hello-elementor/index.php')
  25. require_once('wp-includes/template-loader.php')
  26. require('wp-blog-header.php')
0.0295
131 SELECT sm_posts.ID
FROM sm_posts
LEFT JOIN sm_term_relationships
ON (sm_posts.ID = sm_term_relationships.object_id)
WHERE 1=1
AND ( sm_term_relationships.term_taxonomy_id IN (4677) )
AND sm_posts.post_type = 'wp_global_styles'
AND ((sm_posts.post_status = 'publish'))
GROUP BY sm_posts.ID
ORDER BY sm_posts.post_date DESC
LIMIT 0, 1
  1. WP_Query->get_posts
  2. WP_Query->query
  3. WP_Theme_JSON_Resolver::get_user_data_from_wp_global_styles
  4. WP_Theme_JSON_Resolver::get_user_data
  5. WP_Theme_JSON_Resolver::get_merged_data
  6. wp_get_global_stylesheet
  7. wp_enqueue_global_styles
  8. do_action('wp_enqueue_scripts')
  9. wp_enqueue_scripts
  10. do_action('wp_head')
  11. wp_head
  12. require_once('/themes/hello-elementor/header.php')
  13. load_template
  14. locate_template
  15. get_header
  16. include('/themes/hello-elementor/index.php')
  17. require_once('wp-includes/template-loader.php')
  18. require('wp-blog-header.php')
0.0018
132 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334782805)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0025
133 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334747448)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0005
134 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334782801)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0025
135 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334775891)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0005
136 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334776098)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0005
137 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334772582)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0004
138 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334772550)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0004
139 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334772524)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0004
140 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334772496)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0004
141 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(68781)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_theme_location_template_id
  8. apply_filters('elementor/theme/get_location_templates/template_id')
  9. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_location_templates
  10. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_theme_templates_ids
  11. ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->get_documents_for_location
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0024
142 UPDATE `sm_options`
SET `option_value` = 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:240:{i:334747448;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334775891;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:70166;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334746445;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334746464;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334770848;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334746578;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767262;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:67728;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782996;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334764573;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334759820;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:30556;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334768049;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334742605;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334764879;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755435;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334775897;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334756173;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755577;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782414;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782264;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782797;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782801;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:47825;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334768214;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334779971;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334742617;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334769842;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766569;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334751823;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334775903;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334751692;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752527;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766270;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334753998;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334765883;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767680;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334756874;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334746587;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:75190;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334765193;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334747717;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767860;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766902;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766985;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334745319;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755547;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334747409;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334779987;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:68781;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:22222;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334776098;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782261;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782251;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782247;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:11;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782259;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782257;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782253;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782249;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334747885;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782777;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782782;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334764087;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334763208;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334761720;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:22221;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766579;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334774178;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755589;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766603;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752510;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752114;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755621;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334768844;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334768838;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752099;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:62556;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334772582;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752530;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766661;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755524;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334756486;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755573;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767007;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754035;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755545;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334761739;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767273;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767536;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334768866;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334769659;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755579;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755578;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334768860;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334772146;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755584;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755612;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334743969;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752568;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:62591;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766670;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334768872;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766918;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752488;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:62583;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782489;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334773076;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334770687;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754041;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334769845;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754040;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:22227;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754042;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752560;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:62501;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752528;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:62512;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334770858;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754439;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:62517;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334771299;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752533;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752557;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:62593;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334756178;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334772530;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334741656;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334771316;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754415;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334746795;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334745351;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754443;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782182;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334772564;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754419;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:22220;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334770250;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766577;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754448;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:10;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767268;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334765591;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334760671;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334770854;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766684;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:39324;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334763661;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767266;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:41405;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:23026;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752529;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334765563;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334751639;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:62573;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:22219;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334780329;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334783510;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334771855;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334771857;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767041;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755500;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334773351;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334775919;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334773120;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334751593;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334760674;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755575;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755608;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334772737;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334745875;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:75744;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:62584;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334741645;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334772148;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752538;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334771193;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334770767;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334781214;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752523;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334751696;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:26556;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:24429;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767789;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766680;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334746828;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754441;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334768864;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334768858;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334768841;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334781723;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334756869;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334772524;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334764529;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754386;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767999;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334743882;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:22233;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:22216;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334775996;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334755506;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334760676;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334764297;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:22215;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334740229;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754011;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334772124;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752491;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767516;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334767005;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766601;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334763556;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334765585;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334768270;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:69900;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334771308;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766526;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782809;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782817;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754023;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334752493;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334761735;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334759826;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334746637;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334766621;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:22213;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782485;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:22283;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:22226;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754037;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334760408;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754036;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334764077;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754453;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334782492;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334772544;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:22232;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334754447;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:334783600;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}', `autoload` = 'off'
WHERE `option_name` = 'elementor_atomic_cache_validity__component-styles-related-posts'
  1. update_option
  2. Elementor\Modules\AtomicWidgets\Styles\CacheValidity\Cache_Validity_Item->update_stored_data
  3. Elementor\Modules\AtomicWidgets\Styles\CacheValidity\Cache_Validity_Item->validate_nested_node
  4. Elementor\Modules\AtomicWidgets\Styles\CacheValidity\Cache_Validity_Item->Elementor\Modules\AtomicWidgets\Styles\CacheValidity\{closure}
  5. Elementor\Modules\AtomicWidgets\Styles\CacheValidity\Cache_Validity_Item->wrap_exception
  6. Elementor\Modules\AtomicWidgets\Styles\CacheValidity\Cache_Validity_Item->validate
  7. Elementor\Modules\AtomicWidgets\Styles\CacheValidity\Cache_Validity->validate
  8. Elementor\Modules\Components\Styles\Component_Styles->render_post
  9. Elementor\Modules\Components\Styles\Component_Styles->Elementor\Modules\Components\Styles\{closure}
  10. do_action('elementor/post/render')
  11. Elementor\Frontend->enqueue_styles
  12. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0019
143 SELECT sm_posts.ID
FROM sm_posts
LEFT JOIN sm_term_relationships
ON (sm_posts.ID = sm_term_relationships.object_id) JOIN sm_icl_translations wpml_translations
ON sm_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', sm_posts.post_type)
WHERE 1=1
AND ( sm_term_relationships.term_taxonomy_id IN (4677) )
AND sm_posts.post_type = 'wp_template'
AND ((sm_posts.post_status = 'publish'))
AND ( ( ( wpml_translations.language_code = 'en'
OR ( wpml_translations.language_code = 'en'
AND sm_posts.post_type IN ( 'e-landing-page','e-floating-buttons','elementor_component','elementor_library' )
AND ( ( (
SELECT COUNT(element_id)
FROM sm_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en' ) = 0 )
OR ( (
SELECT COUNT(element_id)
FROM sm_icl_translations t2 JOIN sm_posts p
ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'en'
AND ( p.post_status = 'publish'
OR p.post_status = 'private'
OR ( p.post_type='attachment'
AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) )
AND sm_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
OR sm_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
GROUP BY sm_posts.ID
ORDER BY sm_posts.post_date DESC
  1. WP_Query->get_posts
  2. WP_Query->query
  3. WP_Query->__construct
  4. get_block_templates
  5. WP_Theme->get_post_templates
  6. WP_Theme->get_page_templates
  7. get_page_templates
  8. Elementor\Modules\PageTemplates\Module->register_template_control
  9. Elementor\Modules\PageTemplates\Module->action_register_template_control
  10. do_action('elementor/documents/register_controls')
  11. Elementor\Core\Base\Document->register_controls
  12. Elementor\Core\DocumentTypes\PageBase->register_controls
  13. Elementor\Controls_Stack->init_controls
  14. Elementor\Controls_Stack->get_stack
  15. Elementor\Controls_Stack->get_controls
  16. Elementor\Controls_Stack->sanitize_settings
  17. Elementor\Controls_Stack->get_data
  18. Elementor\Controls_Stack->get_init_settings
  19. Elementor\Core\Base\Base_Object->ensure_settings
  20. Elementor\Core\Base\Base_Object->get_settings
  21. Elementor\Core\Base\Elements_Iteration_Actions\Assets->get_document_assets
  22. Elementor\Core\Base\Elements_Iteration_Actions\Assets->after_elements_iteration
  23. Elementor\Core\Base\Document->iterate_elements
  24. Elementor\Core\Base\Document->update_runtime_elements
  25. Elementor\Frontend->handle_page_assets
  26. Elementor\Frontend->enqueue_styles
  27. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  28. do_action('wp_enqueue_scripts')
  29. wp_enqueue_scripts
  30. do_action('wp_head')
  31. wp_head
  32. require_once('/themes/hello-elementor/header.php')
  33. load_template
  34. locate_template
  35. get_header
  36. include('/themes/hello-elementor/index.php')
  37. require_once('wp-includes/template-loader.php')
  38. require('wp-blog-header.php')
0.0012
144 SELECT meta_id
FROM sm_postmeta
WHERE meta_key = '_elementor_page_assets'
AND post_id = 334783600
  1. update_metadata
  2. Elementor\Core\Base\Document->update_meta
  3. Elementor\Core\Base\Elements_Iteration_Actions\Assets->after_elements_iteration
  4. Elementor\Core\Base\Document->iterate_elements
  5. Elementor\Core\Base\Document->update_runtime_elements
  6. Elementor\Frontend->handle_page_assets
  7. Elementor\Frontend->enqueue_styles
  8. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  9. do_action('wp_enqueue_scripts')
  10. wp_enqueue_scripts
  11. do_action('wp_head')
  12. wp_head
  13. require_once('/themes/hello-elementor/header.php')
  14. load_template
  15. locate_template
  16. get_header
  17. include('/themes/hello-elementor/index.php')
  18. require_once('wp-includes/template-loader.php')
  19. require('wp-blog-header.php')
0.0008
145 SHOW FULL COLUMNS
FROM `sm_postmeta`
  1. add_metadata
  2. update_metadata
  3. Elementor\Core\Base\Document->update_meta
  4. Elementor\Core\Base\Elements_Iteration_Actions\Assets->after_elements_iteration
  5. Elementor\Core\Base\Document->iterate_elements
  6. Elementor\Core\Base\Document->update_runtime_elements
  7. Elementor\Frontend->handle_page_assets
  8. Elementor\Frontend->enqueue_styles
  9. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  10. do_action('wp_enqueue_scripts')
  11. wp_enqueue_scripts
  12. do_action('wp_head')
  13. wp_head
  14. require_once('/themes/hello-elementor/header.php')
  15. load_template
  16. locate_template
  17. get_header
  18. include('/themes/hello-elementor/index.php')
  19. require_once('wp-includes/template-loader.php')
  20. require('wp-blog-header.php')
0.0007
146 INSERT INTO `sm_postmeta` (`post_id`, `meta_key`, `meta_value`)
VALUES (334783600, '_elementor_page_assets', 'a:0:{}')
  1. add_metadata
  2. update_metadata
  3. Elementor\Core\Base\Document->update_meta
  4. Elementor\Core\Base\Elements_Iteration_Actions\Assets->after_elements_iteration
  5. Elementor\Core\Base\Document->iterate_elements
  6. Elementor\Core\Base\Document->update_runtime_elements
  7. Elementor\Frontend->handle_page_assets
  8. Elementor\Frontend->enqueue_styles
  9. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  10. do_action('wp_enqueue_scripts')
  11. wp_enqueue_scripts
  12. do_action('wp_head')
  13. wp_head
  14. require_once('/themes/hello-elementor/header.php')
  15. load_template
  16. locate_template
  17. get_header
  18. include('/themes/hello-elementor/index.php')
  19. require_once('wp-includes/template-loader.php')
  20. require('wp-blog-header.php')
0.0024
147 SELECT post_id, meta_key, meta_value
FROM sm_postmeta
WHERE post_id IN (334783600)
ORDER BY meta_id ASC
  1. update_meta_cache
  2. get_metadata_raw
  3. get_metadata
  4. get_post_meta
  5. Elementor\Core\Base\Document->get_meta
  6. Elementor\Core\Base\Document->is_built_with_elementor
  7. Elementor\Core\Files\CSS\Post->enqueue
  8. Elementor\Frontend->enqueue_styles
  9. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  10. do_action('wp_enqueue_scripts')
  11. wp_enqueue_scripts
  12. do_action('wp_head')
  13. wp_head
  14. require_once('/themes/hello-elementor/header.php')
  15. load_template
  16. locate_template
  17. get_header
  18. include('/themes/hello-elementor/index.php')
  19. require_once('wp-includes/template-loader.php')
  20. require('wp-blog-header.php')
0.0020
148 SELECT option_value
FROM sm_options
WHERE option_name = 'ea11y_access_token'
LIMIT 1
  1. get_option
  2. Elementor\Core\Utils\Hints::should_display_hint
  3. Elementor\Widget_Heading->maybe_add_ally_heading_hint
  4. Elementor\Widget_Heading->register_controls
  5. ElementorPro\Modules\ThemeBuilder\Widgets\Title_Widget_Base->register_controls
  6. Elementor\Controls_Stack->init_controls
  7. Elementor\Widget_Base->init_controls
  8. Elementor\Controls_Stack->get_stack
  9. Elementor\Widget_Base->get_stack
  10. Elementor\Controls_Stack->get_controls
  11. Elementor\Controls_Stack->sanitize_settings
  12. Elementor\Controls_Stack->get_data
  13. Elementor\Controls_Stack->get_init_settings
  14. Elementor\Core\Base\Base_Object->ensure_settings
  15. Elementor\Core\Base\Base_Object->get_settings
  16. Elementor\Controls_Stack->get_parsed_dynamic_settings
  17. Elementor\Core\Files\CSS\Post->render_element_styles
  18. Elementor\Core\Files\CSS\Post->render_styles
  19. Elementor\Core\DynamicTags\Dynamic_CSS->render_styles
  20. Elementor\Core\DynamicTags\Dynamic_CSS->render_styles
  21. Elementor\Core\DynamicTags\Dynamic_CSS->render_styles
  22. Elementor\Core\Files\CSS\Post->render_css
  23. Elementor\Core\Files\CSS\Base->parse_content
  24. Elementor\Core\Files\Base->update_file
  25. Elementor\Core\Files\CSS\Base->update
  26. Elementor\Core\Files\CSS\Base->enqueue
  27. Elementor\Core\Files\CSS\Post->enqueue
  28. Elementor\Core\DynamicTags\Manager->after_enqueue_post_css
  29. do_action('elementor/css-file/post/enqueue')
  30. Elementor\Core\Files\CSS\Base->enqueue
  31. Elementor\Core\Files\CSS\Post->enqueue
  32. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  33. do_action('wp_enqueue_scripts')
  34. wp_enqueue_scripts
  35. do_action('wp_head')
  36. wp_head
  37. require_once('/themes/hello-elementor/header.php')
  38. load_template
  39. locate_template
  40. get_header
  41. include('/themes/hello-elementor/index.php')
  42. require_once('wp-includes/template-loader.php')
  43. require('wp-blog-header.php')
0.0008
149 SELECT option_value
FROM sm_options
WHERE option_name = 'elementor_one_access_token'
LIMIT 1
  1. get_option
  2. Elementor\Core\Utils\Hints::is_plugin_connected
  3. Elementor\Core\Utils\Hints::is_plugin_connected_to_one_subscription
  4. Elementor\Widget_Heading->maybe_add_ally_heading_hint
  5. Elementor\Widget_Heading->register_controls
  6. ElementorPro\Modules\ThemeBuilder\Widgets\Title_Widget_Base->register_controls
  7. Elementor\Controls_Stack->init_controls
  8. Elementor\Widget_Base->init_controls
  9. Elementor\Controls_Stack->get_stack
  10. Elementor\Widget_Base->get_stack
  11. Elementor\Controls_Stack->get_controls
  12. Elementor\Controls_Stack->sanitize_settings
  13. Elementor\Controls_Stack->get_data
  14. Elementor\Controls_Stack->get_init_settings
  15. Elementor\Core\Base\Base_Object->ensure_settings
  16. Elementor\Core\Base\Base_Object->get_settings
  17. Elementor\Controls_Stack->get_parsed_dynamic_settings
  18. Elementor\Core\Files\CSS\Post->render_element_styles
  19. Elementor\Core\Files\CSS\Post->render_styles
  20. Elementor\Core\DynamicTags\Dynamic_CSS->render_styles
  21. Elementor\Core\DynamicTags\Dynamic_CSS->render_styles
  22. Elementor\Core\DynamicTags\Dynamic_CSS->render_styles
  23. Elementor\Core\Files\CSS\Post->render_css
  24. Elementor\Core\Files\CSS\Base->parse_content
  25. Elementor\Core\Files\Base->update_file
  26. Elementor\Core\Files\CSS\Base->update
  27. Elementor\Core\Files\CSS\Base->enqueue
  28. Elementor\Core\Files\CSS\Post->enqueue
  29. Elementor\Core\DynamicTags\Manager->after_enqueue_post_css
  30. do_action('elementor/css-file/post/enqueue')
  31. Elementor\Core\Files\CSS\Base->enqueue
  32. Elementor\Core\Files\CSS\Post->enqueue
  33. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->enqueue_styles
  34. do_action('wp_enqueue_scripts')
  35. wp_enqueue_scripts
  36. do_action('wp_head')
  37. wp_head
  38. require_once('/themes/hello-elementor/header.php')
  39. load_template
  40. locate_template
  41. get_header
  42. include('/themes/hello-elementor/index.php')
  43. require_once('wp-includes/template-loader.php')
  44. require('wp-blog-header.php')
0.0002
150 SELECT id
FROM sm_icl_strings
WHERE BINARY value=''
AND context='admin_texts_woocommerce_gateways'
AND name = 'stripe_cc_gateway_description'
LIMIT 1
  1. WPML_ST_String_Factory->get_string_id
  2. icl_get_string_id
  3. WCML_WC_Gateways->get_gateway_string_id
  4. WCML_WC_Gateways->register_gateway_settings_strings
  5. WCML_WC_Gateways->loaded_woocommerce_payment_gateways
  6. WPML\FP\Fns::WPML\FP\{closure}
  7. apply_filters('woocommerce_payment_gateways')
  8. WC_Payment_Gateways->init
  9. WC_Payment_Gateways->__construct
  10. WC_Payment_Gateways::instance
  11. WooCommerce->payment_gateways
  12. WC_Stripe_Frontend_Scripts->enqueue_scripts
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0027
151 SELECT id
FROM sm_icl_strings
WHERE BINARY value=''
AND context='admin_texts_woocommerce_gateways'
AND name = 'ppcp_gateway_description'
LIMIT 1
  1. WPML_ST_String_Factory->get_string_id
  2. icl_get_string_id
  3. WCML_WC_Gateways->get_gateway_string_id
  4. WCML_WC_Gateways->register_gateway_settings_strings
  5. WCML_WC_Gateways->loaded_woocommerce_payment_gateways
  6. WPML\FP\Fns::WPML\FP\{closure}
  7. apply_filters('woocommerce_payment_gateways')
  8. WC_Payment_Gateways->init
  9. WC_Payment_Gateways->__construct
  10. WC_Payment_Gateways::instance
  11. WooCommerce->payment_gateways
  12. WC_Stripe_Frontend_Scripts->enqueue_scripts
  13. do_action('wp_enqueue_scripts')
  14. wp_enqueue_scripts
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0021
152 SELECT value, language
FROM sm_icl_strings
WHERE id=248
  1. icl_get_string_by_id
  2. wpml_get_string_current_translation
  3. WPML_ST_Blog_Name_And_Description_Hooks->translate_option
  4. WPML_ST_Blog_Name_And_Description_Hooks->option_blogname_filter
  5. apply_filters('option_blogname')
  6. get_option
  7. get_bloginfo
  8. RankMath\OpenGraph\Facebook->site_name
  9. do_action_ref_array('rank_math/opengraph/facebook')
  10. RankMath\OpenGraph\OpenGraph->do_action
  11. RankMath\OpenGraph\OpenGraph->output_tags
  12. do_action_ref_array('rank_math/head')
  13. RankMath\Frontend\Head->do_action
  14. RankMath\Frontend\Head->head
  15. do_action('wp_head')
  16. wp_head
  17. require_once('/themes/hello-elementor/header.php')
  18. load_template
  19. locate_template
  20. get_header
  21. include('/themes/hello-elementor/index.php')
  22. require_once('wp-includes/template-loader.php')
  23. require('wp-blog-header.php')
0.0017
153 SELECT *
FROM sm_wpmcs_items
WHERE source_id = 334783600
AND source_type = 'media_library'
AND provider = 'cloudflareR2'
AND storage = 'smackcoders-cdn'
  1. Dudlewebs\WPMCS\Item->get
  2. Dudlewebs\WPMCS\MediaLibrary->get_attached_file
  3. apply_filters('get_attached_file')
  4. get_attached_file
  5. wp_attachment_is
  6. wp_attachment_is_image
  7. RankMath\OpenGraph\Image->get_image_variations
  8. RankMath\OpenGraph\Image->add_image_by_id
  9. RankMath\OpenGraph\Image->set_image_post_meta
  10. RankMath\OpenGraph\Image->set_user_defined_image
  11. RankMath\OpenGraph\Image->set_singular_image
  12. RankMath\OpenGraph\Image->set_images
  13. RankMath\OpenGraph\Image->__construct
  14. RankMath\OpenGraph\Facebook->image
  15. do_action_ref_array('rank_math/opengraph/facebook')
  16. RankMath\OpenGraph\OpenGraph->do_action
  17. RankMath\OpenGraph\OpenGraph->output_tags
  18. do_action_ref_array('rank_math/head')
  19. RankMath\Frontend\Head->do_action
  20. RankMath\Frontend\Head->head
  21. do_action('wp_head')
  22. wp_head
  23. require_once('/themes/hello-elementor/header.php')
  24. load_template
  25. locate_template
  26. get_header
  27. include('/themes/hello-elementor/index.php')
  28. require_once('wp-includes/template-loader.php')
  29. require('wp-blog-header.php')
0.0005
154 SELECT meta_id, meta_value
FROM sm_postmeta
WHERE post_id = 334783600
AND meta_key LIKE 'rank\\_math\\_schema%'
  1. RankMath\Admin\Database\Query_Builder->run
  2. RankMath\Admin\Database\Query_Builder->get_results
  3. RankMath\Admin\Database\Query_Builder->get
  4. RankMath\Schema\DB::get_schemas
  5. RankMath\Schema\Opengraph->get_schemas
  6. RankMath\Schema\Opengraph->add_schema_tags
  7. do_action_ref_array('rank_math/opengraph/facebook')
  8. RankMath\OpenGraph\OpenGraph->do_action
  9. RankMath\OpenGraph\OpenGraph->output_tags
  10. do_action_ref_array('rank_math/head')
  11. RankMath\Frontend\Head->do_action
  12. RankMath\Frontend\Head->head
  13. do_action('wp_head')
  14. wp_head
  15. require_once('/themes/hello-elementor/header.php')
  16. load_template
  17. locate_template
  18. get_header
  19. include('/themes/hello-elementor/index.php')
  20. require_once('wp-includes/template-loader.php')
  21. require('wp-blog-header.php')
0.0029
155 SELECT ID
FROM sm_posts
WHERE post_type='rank_math_schema'
AND post_status='publish'
  1. RankMath\Admin\Database\Query_Builder->run
  2. RankMath\Admin\Database\Query_Builder->get_col
  3. RankMath\Helpers\DB::get_col
  4. RankMathPro\Schema\Display_Conditions::get_schema_templates
  5. RankMathPro\Schema\Frontend->add_template_schema
  6. apply_filters_ref_array('rank_math/json_ld')
  7. RankMath\Schema\JsonLD->do_filter
  8. RankMath\Schema\JsonLD->json_ld
  9. do_action_ref_array('rank_math/head')
  10. RankMath\Frontend\Head->do_action
  11. RankMath\Frontend\Head->head
  12. do_action('wp_head')
  13. wp_head
  14. require_once('/themes/hello-elementor/header.php')
  15. load_template
  16. locate_template
  17. get_header
  18. include('/themes/hello-elementor/index.php')
  19. require_once('wp-includes/template-loader.php')
  20. require('wp-blog-header.php')
0.0004
156 SELECT meta_id, meta_value
FROM sm_postmeta
WHERE post_id = '334756072'
AND meta_key LIKE 'rank\\_math\\_schema%'
  1. RankMath\Admin\Database\Query_Builder->run
  2. RankMath\Admin\Database\Query_Builder->get_results
  3. RankMath\Admin\Database\Query_Builder->get
  4. RankMath\Schema\DB::get_schemas
  5. RankMathPro\Schema\Display_Conditions::get_schema_templates
  6. RankMathPro\Schema\Frontend->add_template_schema
  7. apply_filters_ref_array('rank_math/json_ld')
  8. RankMath\Schema\JsonLD->do_filter
  9. RankMath\Schema\JsonLD->json_ld
  10. do_action_ref_array('rank_math/head')
  11. RankMath\Frontend\Head->do_action
  12. RankMath\Frontend\Head->head
  13. do_action('wp_head')
  14. wp_head
  15. require_once('/themes/hello-elementor/header.php')
  16. load_template
  17. locate_template
  18. get_header
  19. include('/themes/hello-elementor/index.php')
  20. require_once('wp-includes/template-loader.php')
  21. require('wp-blog-header.php')
0.0026
157 SELECT umeta_id as meta_id, meta_key, meta_value
FROM sm_usermeta
WHERE user_id = 1
ORDER BY umeta_id
  1. WC_Data_Store_WP->read_meta
  2. WC_Data_Store->__call
  3. WC_Data->read_meta_data
  4. WC_Customer_Data_Store->read
  5. WC_Data_Store->read
  6. WC_Customer->__construct
  7. WC_Checkout->get_value
  8. WC_Checkout->initialize_checkout_fields
  9. WC_Checkout->get_checkout_fields
  10. wc_stripe_get_checkout_fields
  11. WC_Stripe_Frontend_Scripts->localize_scripts
  12. do_action('wp_print_scripts')
  13. wp_print_head_scripts
  14. do_action('wp_head')
  15. wp_head
  16. require_once('/themes/hello-elementor/header.php')
  17. load_template
  18. locate_template
  19. get_header
  20. include('/themes/hello-elementor/index.php')
  21. require_once('wp-includes/template-loader.php')
  22. require('wp-blog-header.php')
0.0016
158 SELECT `affiliate_id`
FROM `sm_affiliate_wp_affiliates`
WHERE `user_id` = '1'
LIMIT 1; -- '892b4d17-6dfa-4800-bc6f-8914c278128e'
  1. Affiliate_WP_DB->get_column_by
  2. affwp_get_affiliate_id
  3. affwp_is_affiliate
  4. Affiliate_WP_Elementor->hide_registration_form
  5. do_action('wp_head')
  6. wp_head
  7. require_once('/themes/hello-elementor/header.php')
  8. load_template
  9. locate_template
  10. get_header
  11. include('/themes/hello-elementor/index.php')
  12. require_once('wp-includes/template-loader.php')
  13. require('wp-blog-header.php')
0.0004
159 SELECT sm_posts.ID
FROM sm_posts
INNER JOIN sm_postmeta
ON ( sm_posts.ID = sm_postmeta.post_id )
INNER JOIN sm_postmeta AS mt1
ON ( sm_posts.ID = mt1.post_id )
WHERE 1=1
AND ( sm_postmeta.meta_key = '_elementor_priority'
AND ( ( mt1.meta_key = '_elementor_location'
AND mt1.meta_value = 'elementor_head' ) ) )
AND sm_posts.post_type = 'elementor_snippet'
AND ((sm_posts.post_status = 'publish'))
GROUP BY sm_posts.ID
ORDER BY sm_postmeta.meta_value+0 ASC
  1. WP_Query->get_posts
  2. WP_Query->query
  3. get_posts
  4. ElementorPro\Modules\CustomCode\Module->get_snippets_by_location
  5. ElementorPro\Modules\CustomCode\Module->print_snippets
  6. ElementorPro\Modules\CustomCode\Module->ElementorPro\Modules\CustomCode\{closure}
  7. do_action('wp_head')
  8. wp_head
  9. require_once('/themes/hello-elementor/header.php')
  10. load_template
  11. locate_template
  12. get_header
  13. include('/themes/hello-elementor/index.php')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0006
160 SELECT sm_posts.ID
FROM sm_posts
INNER JOIN sm_postmeta
ON ( sm_posts.ID = sm_postmeta.post_id )
INNER JOIN sm_postmeta AS mt1
ON ( sm_posts.ID = mt1.post_id )
WHERE 1=1
AND ( sm_postmeta.meta_key = '_elementor_priority'
AND ( ( mt1.meta_key = '_elementor_location'
AND mt1.meta_value = 'elementor_body_start' ) ) )
AND sm_posts.post_type = 'elementor_snippet'
AND ((sm_posts.post_status = 'publish'))
GROUP BY sm_posts.ID
ORDER BY sm_postmeta.meta_value+0 ASC
  1. WP_Query->get_posts
  2. WP_Query->query
  3. get_posts
  4. ElementorPro\Modules\CustomCode\Module->get_snippets_by_location
  5. ElementorPro\Modules\CustomCode\Module->print_snippets
  6. ElementorPro\Modules\CustomCode\Module->ElementorPro\Modules\CustomCode\{closure}
  7. do_action('wp_body_open')
  8. wp_body_open
  9. require_once('/themes/hello-elementor/header.php')
  10. load_template
  11. locate_template
  12. get_header
  13. include('/themes/hello-elementor/index.php')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0007
161 SELECT *
FROM sm_posts
WHERE post_parent = 334783600
AND post_name LIKE '334783600-autosave%'
AND post_modified_gmt > '2026-02-28 05:54:45'
AND post_author = 1
AND post_type = 'revision'
  1. Elementor\Utils::get_post_autosave
  2. Elementor\Core\Base\Document->get_autosave_id
  3. Elementor\Core\Documents_Manager->get_doc_or_auto_save
  4. ElementorPro\Modules\ThemeBuilder\Classes\Preview_Manager->switch_to_preview_query
  5. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->before_get_content
  6. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  7. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  8. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  9. elementor_theme_do_location
  10. require_once('/themes/hello-elementor/header.php')
  11. load_template
  12. locate_template
  13. get_header
  14. include('/themes/hello-elementor/index.php')
  15. require_once('wp-includes/template-loader.php')
  16. require('wp-blog-header.php')
0.0004
162 SELECT option_value
FROM sm_options
WHERE option_name = 'elementor_exclude_user_roles'
LIMIT 1
  1. get_option
  2. Elementor\User::is_current_user_in_editing_black_list
  3. Elementor\User::is_current_user_can_edit_post_type
  4. Elementor\User::is_current_user_can_edit
  5. Elementor\Core\Base\Document->is_editable_by_current_user
  6. Elementor\Modules\AdminBar\Module->add_document_to_admin_bar
  7. do_action('elementor/frontend/before_get_builder_content')
  8. Elementor\Frontend->get_builder_content
  9. Elementor\Core\Base\Document->get_content
  10. Elementor\Modules\Library\Documents\Library_Document->get_content
  11. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  12. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  13. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  14. elementor_theme_do_location
  15. require_once('/themes/hello-elementor/header.php')
  16. load_template
  17. locate_template
  18. get_header
  19. include('/themes/hello-elementor/index.php')
  20. require_once('wp-includes/template-loader.php')
  21. require('wp-blog-header.php')
0.0003
163 SELECT tj.job_id, tj.editor, t.language_code
FROM sm_icl_translate_job tj JOIN sm_icl_translation_status ts
ON tj.rid = ts.rid JOIN sm_icl_translations t
ON ts.translation_id = t.translation_id
WHERE t.trid = 334747448
ORDER BY tj.job_id DESC
  1. TranslationManagement->get_translation_job_info
  2. TranslationManagement->get_translation_job_id
  3. WPML\TM\API\Jobs::WPML\TM\API\{closure}
  4. WPML\TM\API\Jobs::WPML\FP\{closure}
  5. WPML\TM\API\Jobs::__callStatic
  6. WPML\TM\API\Jobs::WPML\TM\API\{closure}
  7. WPML\FP\{closure}
  8. WPML\TM\API\Jobs::getElementJob
  9. WPML\TM\API\Jobs::WPML\TM\API\{closure}
  10. WPML\TM\API\Jobs::WPML\FP\{closure}
  11. WPML\TM\API\Jobs::__callStatic
  12. WPML\TM\ATE\Review\ReviewTranslation->WPML\TM\ATE\Review\{closure}
  13. WPML\FP\{closure}
  14. WPML\FP\Right->map
  15. WPML\FP\Right->chain
  16. WPML\FP\Promise->resolve
  17. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  18. apply_filters('user_has_cap')
  19. WP_User->has_cap
  20. user_can
  21. current_user_can
  22. Elementor\User::is_current_user_can_edit
  23. Elementor\Core\Base\Document->is_editable_by_current_user
  24. Elementor\Modules\AdminBar\Module->add_document_to_admin_bar
  25. do_action('elementor/frontend/before_get_builder_content')
  26. Elementor\Frontend->get_builder_content
  27. Elementor\Core\Base\Document->get_content
  28. Elementor\Modules\Library\Documents\Library_Document->get_content
  29. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  30. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  31. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  32. elementor_theme_do_location
  33. require_once('/themes/hello-elementor/header.php')
  34. load_template
  35. locate_template
  36. get_header
  37. include('/themes/hello-elementor/index.php')
  38. require_once('wp-includes/template-loader.php')
  39. require('wp-blog-header.php')
0.0011
164 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(6)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_template_id
  8. apply_filters('elementor/documents/get/post_id')
  9. Elementor\Core\Documents_Manager->get
  10. Happy_Addons\Elementor\Extensions\Reading_Progress_Bar->elementor_get_setting
  11. Happy_Addons\Elementor\Extensions\Reading_Progress_Bar->reading_progress_bar_controls
  12. do_action('elementor/documents/register_controls')
  13. Elementor\Core\Base\Document->register_controls
  14. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->register_controls
  15. ElementorPro\Modules\ThemeBuilder\Documents\Header_Footer_Base->register_controls
  16. Elementor\Controls_Stack->init_controls
  17. Elementor\Controls_Stack->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  27. Elementor\Frontend->get_builder_content
  28. Elementor\Core\Base\Document->get_content
  29. Elementor\Modules\Library\Documents\Library_Document->get_content
  30. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  31. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  32. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  33. elementor_theme_do_location
  34. require_once('/themes/hello-elementor/header.php')
  35. load_template
  36. locate_template
  37. get_header
  38. include('/themes/hello-elementor/index.php')
  39. require_once('wp-includes/template-loader.php')
  40. require('wp-blog-header.php')
0.0005
165 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(3547)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0006
166 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(1930)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0004
167 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(1067)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0005
168 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(1206)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0004
169 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(1073)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0003
170 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(26)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0004
171 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(1978)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0003
172 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(3553)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0004
173 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(3556)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0004
174 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(3560)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0003
175 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(3563)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0003
176 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(3540)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0004
177 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(3545)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0003
178 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(31)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0004
179 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(3546)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. WPML_Term_Adjust_Id->filter
  4. SitePress->get_term_adjust_id
  5. apply_filters('get_term')
  6. get_term
  7. WP_Term_Query->populate_terms
  8. WP_Term_Query->get_terms
  9. WP_Term_Query->query
  10. get_terms
  11. wp_get_nav_menus
  12. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->get_available_menus
  13. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->register_controls
  14. Elementor\Controls_Stack->init_controls
  15. Elementor\Widget_Base->init_controls
  16. Elementor\Controls_Stack->get_stack
  17. Elementor\Widget_Base->get_stack
  18. Elementor\Controls_Stack->get_controls
  19. Elementor\Controls_Stack->sanitize_settings
  20. Elementor\Controls_Stack->get_data
  21. Elementor\Controls_Stack->get_init_settings
  22. Elementor\Core\Base\Base_Object->ensure_settings
  23. Elementor\Core\Base\Base_Object->get_settings
  24. Elementor\Controls_Stack->get_parsed_dynamic_settings
  25. Elementor\Controls_Stack->get_settings_for_display
  26. Happy_Addons\Elementor\Extensions\Wrapper_Link::before_section_render
  27. do_action('elementor/frontend/before_render')
  28. Elementor\Element_Base->print_element
  29. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  30. do_shortcode_tag
  31. preg_replace_callback
  32. do_shortcode
  33. Elementor\Core\Base\Document->print_elements
  34. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  35. Elementor\Frontend->get_builder_content
  36. Elementor\Core\Base\Document->get_content
  37. Elementor\Modules\Library\Documents\Library_Document->get_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  39. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  40. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  41. elementor_theme_do_location
  42. require_once('/themes/hello-elementor/header.php')
  43. load_template
  44. locate_template
  45. get_header
  46. include('/themes/hello-elementor/index.php')
  47. require_once('wp-includes/template-loader.php')
  48. require('wp-blog-header.php')
0.0004
180 SELECT sm_posts.ID
FROM sm_posts
LEFT JOIN sm_term_relationships
ON (sm_posts.ID = sm_term_relationships.object_id)
WHERE 1=1
AND ( sm_term_relationships.term_taxonomy_id IN (1073) )
AND sm_posts.post_type = 'nav_menu_item'
AND ((sm_posts.post_status = 'publish'))
GROUP BY sm_posts.ID
ORDER BY sm_posts.menu_order ASC
  1. WP_Query->get_posts
  2. WP_Query->query
  3. get_posts
  4. wp_get_nav_menu_items
  5. wp_nav_menu
  6. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->render
  7. Elementor\Controls_Stack->render_by_mode
  8. Elementor\Widget_Base->render_content
  9. Elementor\Widget_Base->print_content
  10. Elementor\Element_Base->print_element
  11. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  12. do_shortcode_tag
  13. preg_replace_callback
  14. do_shortcode
  15. Elementor\Core\Base\Document->print_elements
  16. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  17. Elementor\Frontend->get_builder_content
  18. Elementor\Core\Base\Document->get_content
  19. Elementor\Modules\Library\Documents\Library_Document->get_content
  20. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  21. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  22. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  23. elementor_theme_do_location
  24. require_once('/themes/hello-elementor/header.php')
  25. load_template
  26. locate_template
  27. get_header
  28. include('/themes/hello-elementor/index.php')
  29. require_once('wp-includes/template-loader.php')
  30. require('wp-blog-header.php')
0.0007
181 SELECT *
FROM sm_posts
WHERE ID = 3
LIMIT 1
  1. WP_Post::get_instance
  2. get_post
  3. get_post_status
  4. get_privacy_policy_url
  5. Walker_Nav_Menu->__construct
  6. walk_nav_menu_tree
  7. wp_nav_menu
  8. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->render
  9. Elementor\Controls_Stack->render_by_mode
  10. Elementor\Widget_Base->render_content
  11. Elementor\Widget_Base->print_content
  12. Elementor\Element_Base->print_element
  13. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  14. do_shortcode_tag
  15. preg_replace_callback
  16. do_shortcode
  17. Elementor\Core\Base\Document->print_elements
  18. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  19. Elementor\Frontend->get_builder_content
  20. Elementor\Core\Base\Document->get_content
  21. Elementor\Modules\Library\Documents\Library_Document->get_content
  22. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  23. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  24. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  25. elementor_theme_do_location
  26. require_once('/themes/hello-elementor/header.php')
  27. load_template
  28. locate_template
  29. get_header
  30. include('/themes/hello-elementor/index.php')
  31. require_once('wp-includes/template-loader.php')
  32. require('wp-blog-header.php')
0.0003
182 SELECT *
FROM sm_posts
WHERE ID = 3
LIMIT 1
  1. WP_Post::get_instance
  2. get_post
  3. get_post_status
  4. get_privacy_policy_url
  5. Walker_Nav_Menu->__construct
  6. walk_nav_menu_tree
  7. wp_nav_menu
  8. ElementorPro\Modules\NavMenu\Widgets\Nav_Menu->render
  9. Elementor\Controls_Stack->render_by_mode
  10. Elementor\Widget_Base->render_content
  11. Elementor\Widget_Base->print_content
  12. Elementor\Element_Base->print_element
  13. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  14. do_shortcode_tag
  15. preg_replace_callback
  16. do_shortcode
  17. Elementor\Core\Base\Document->print_elements
  18. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  19. Elementor\Frontend->get_builder_content
  20. Elementor\Core\Base\Document->get_content
  21. Elementor\Modules\Library\Documents\Library_Document->get_content
  22. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  23. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  24. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  25. elementor_theme_do_location
  26. require_once('/themes/hello-elementor/header.php')
  27. load_template
  28. locate_template
  29. get_header
  30. include('/themes/hello-elementor/index.php')
  31. require_once('wp-includes/template-loader.php')
  32. require('wp-blog-header.php')
0.0003
183 SELECT *
FROM sm_posts
WHERE post_parent = 334783600
AND post_name LIKE '334783600-autosave%'
AND post_modified_gmt > '2026-02-28 05:54:45'
AND post_author = 1
AND post_type = 'revision'
  1. Elementor\Utils::get_post_autosave
  2. Elementor\Core\Base\Document->get_autosave_id
  3. Elementor\Core\Documents_Manager->get_doc_or_auto_save
  4. ElementorPro\Modules\ThemeBuilder\Classes\Preview_Manager->switch_to_preview_query
  5. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->before_get_content
  6. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->before_get_content
  7. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  8. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  9. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->print_content
  10. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  11. elementor_theme_do_location
  12. include('/themes/hello-elementor/index.php')
  13. require_once('wp-includes/template-loader.php')
  14. require('wp-blog-header.php')
0.0019
184 SELECT tj.job_id, tj.editor, t.language_code
FROM sm_icl_translate_job tj JOIN sm_icl_translation_status ts
ON tj.rid = ts.rid JOIN sm_icl_translations t
ON ts.translation_id = t.translation_id
WHERE t.trid = 67728
ORDER BY tj.job_id DESC
  1. TranslationManagement->get_translation_job_info
  2. TranslationManagement->get_translation_job_id
  3. WPML\TM\API\Jobs::WPML\TM\API\{closure}
  4. WPML\TM\API\Jobs::WPML\FP\{closure}
  5. WPML\TM\API\Jobs::__callStatic
  6. WPML\TM\API\Jobs::WPML\TM\API\{closure}
  7. WPML\FP\{closure}
  8. WPML\TM\API\Jobs::getElementJob
  9. WPML\TM\API\Jobs::WPML\TM\API\{closure}
  10. WPML\TM\API\Jobs::WPML\FP\{closure}
  11. WPML\TM\API\Jobs::__callStatic
  12. WPML\TM\ATE\Review\ReviewTranslation->WPML\TM\ATE\Review\{closure}
  13. WPML\FP\{closure}
  14. WPML\FP\Right->map
  15. WPML\FP\Right->chain
  16. WPML\FP\Promise->resolve
  17. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  18. apply_filters('user_has_cap')
  19. WP_User->has_cap
  20. user_can
  21. current_user_can
  22. Elementor\User::is_current_user_can_edit
  23. Elementor\Core\Base\Document->is_editable_by_current_user
  24. Elementor\Modules\AdminBar\Module->add_document_to_admin_bar
  25. do_action('elementor/frontend/before_get_builder_content')
  26. Elementor\Frontend->get_builder_content
  27. Elementor\Core\Base\Document->get_content
  28. Elementor\Modules\Library\Documents\Library_Document->get_content
  29. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  30. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  31. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->print_content
  32. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  33. elementor_theme_do_location
  34. include('/themes/hello-elementor/index.php')
  35. require_once('wp-includes/template-loader.php')
  36. require('wp-blog-header.php')
0.0016
185 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334783624)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. WPML\Convert\Ids::WPML\Convert\{closure}
  5. WPML\Convert\Ids::convert
  6. WPML\PB\Gutenberg\ConvertIdsInBlock\Base::convertIds
  7. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convertByPath
  8. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convertByPath
  9. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convert
  10. WPML\PB\Gutenberg\ConvertIdsInBlock\Composite->convert
  11. WPML\PB\Gutenberg\ConvertIdsInBlock\Hooks->filterIdsInBlock
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('render_block_data')
  18. render_block
  19. do_blocks
  20. apply_filters('the_content')
  21. ElementorPro\Modules\ThemeBuilder\Widgets\Post_Content->render_post_content
  22. ElementorPro\Modules\ThemeBuilder\Widgets\Post_Content->render
  23. Elementor\Controls_Stack->render_by_mode
  24. Elementor\Widget_Base->render_content
  25. Elementor\Widget_Base->print_content
  26. Elementor\Element_Base->print_element
  27. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  28. do_shortcode_tag
  29. preg_replace_callback
  30. do_shortcode
  31. Elementor\Core\Base\Document->print_elements
  32. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  33. Elementor\Frontend->get_builder_content
  34. Elementor\Core\Base\Document->get_content
  35. Elementor\Modules\Library\Documents\Library_Document->get_content
  36. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  37. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->print_content
  39. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  40. elementor_theme_do_location
  41. include('/themes/hello-elementor/index.php')
  42. require_once('wp-includes/template-loader.php')
  43. require('wp-blog-header.php')
0.0006
186 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334783645)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. WPML\Convert\Ids::WPML\Convert\{closure}
  5. WPML\Convert\Ids::convert
  6. WPML\PB\Gutenberg\ConvertIdsInBlock\Base::convertIds
  7. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convertByPath
  8. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convertByPath
  9. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convert
  10. WPML\PB\Gutenberg\ConvertIdsInBlock\Composite->convert
  11. WPML\PB\Gutenberg\ConvertIdsInBlock\Hooks->filterIdsInBlock
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('render_block_data')
  18. render_block
  19. do_blocks
  20. apply_filters('the_content')
  21. ElementorPro\Modules\ThemeBuilder\Widgets\Post_Content->render_post_content
  22. ElementorPro\Modules\ThemeBuilder\Widgets\Post_Content->render
  23. Elementor\Controls_Stack->render_by_mode
  24. Elementor\Widget_Base->render_content
  25. Elementor\Widget_Base->print_content
  26. Elementor\Element_Base->print_element
  27. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  28. do_shortcode_tag
  29. preg_replace_callback
  30. do_shortcode
  31. Elementor\Core\Base\Document->print_elements
  32. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  33. Elementor\Frontend->get_builder_content
  34. Elementor\Core\Base\Document->get_content
  35. Elementor\Modules\Library\Documents\Library_Document->get_content
  36. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  37. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->print_content
  39. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  40. elementor_theme_do_location
  41. include('/themes/hello-elementor/index.php')
  42. require_once('wp-includes/template-loader.php')
  43. require('wp-blog-header.php')
0.0013
187 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334783642)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. WPML\Convert\Ids::WPML\Convert\{closure}
  5. WPML\Convert\Ids::convert
  6. WPML\PB\Gutenberg\ConvertIdsInBlock\Base::convertIds
  7. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convertByPath
  8. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convertByPath
  9. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convert
  10. WPML\PB\Gutenberg\ConvertIdsInBlock\Composite->convert
  11. WPML\PB\Gutenberg\ConvertIdsInBlock\Hooks->filterIdsInBlock
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('render_block_data')
  18. render_block
  19. do_blocks
  20. apply_filters('the_content')
  21. ElementorPro\Modules\ThemeBuilder\Widgets\Post_Content->render_post_content
  22. ElementorPro\Modules\ThemeBuilder\Widgets\Post_Content->render
  23. Elementor\Controls_Stack->render_by_mode
  24. Elementor\Widget_Base->render_content
  25. Elementor\Widget_Base->print_content
  26. Elementor\Element_Base->print_element
  27. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  28. do_shortcode_tag
  29. preg_replace_callback
  30. do_shortcode
  31. Elementor\Core\Base\Document->print_elements
  32. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  33. Elementor\Frontend->get_builder_content
  34. Elementor\Core\Base\Document->get_content
  35. Elementor\Modules\Library\Documents\Library_Document->get_content
  36. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  37. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->print_content
  39. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  40. elementor_theme_do_location
  41. include('/themes/hello-elementor/index.php')
  42. require_once('wp-includes/template-loader.php')
  43. require('wp-blog-header.php')
0.0035
188 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334783639)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. WPML\Convert\Ids::WPML\Convert\{closure}
  5. WPML\Convert\Ids::convert
  6. WPML\PB\Gutenberg\ConvertIdsInBlock\Base::convertIds
  7. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convertByPath
  8. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convertByPath
  9. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convert
  10. WPML\PB\Gutenberg\ConvertIdsInBlock\Composite->convert
  11. WPML\PB\Gutenberg\ConvertIdsInBlock\Hooks->filterIdsInBlock
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('render_block_data')
  18. render_block
  19. do_blocks
  20. apply_filters('the_content')
  21. ElementorPro\Modules\ThemeBuilder\Widgets\Post_Content->render_post_content
  22. ElementorPro\Modules\ThemeBuilder\Widgets\Post_Content->render
  23. Elementor\Controls_Stack->render_by_mode
  24. Elementor\Widget_Base->render_content
  25. Elementor\Widget_Base->print_content
  26. Elementor\Element_Base->print_element
  27. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  28. do_shortcode_tag
  29. preg_replace_callback
  30. do_shortcode
  31. Elementor\Core\Base\Document->print_elements
  32. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  33. Elementor\Frontend->get_builder_content
  34. Elementor\Core\Base\Document->get_content
  35. Elementor\Modules\Library\Documents\Library_Document->get_content
  36. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  37. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->print_content
  39. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  40. elementor_theme_do_location
  41. include('/themes/hello-elementor/index.php')
  42. require_once('wp-includes/template-loader.php')
  43. require('wp-blog-header.php')
0.0006
189 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334783648)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. WPML\Convert\Ids::WPML\Convert\{closure}
  5. WPML\Convert\Ids::convert
  6. WPML\PB\Gutenberg\ConvertIdsInBlock\Base::convertIds
  7. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convertByPath
  8. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convertByPath
  9. WPML\PB\Gutenberg\ConvertIdsInBlock\BlockAttributes->convert
  10. WPML\PB\Gutenberg\ConvertIdsInBlock\Composite->convert
  11. WPML\PB\Gutenberg\ConvertIdsInBlock\Hooks->filterIdsInBlock
  12. WPML\FP\{closure}
  13. WPML\FP\Right->map
  14. WPML\FP\Right->chain
  15. WPML\FP\Promise->resolve
  16. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  17. apply_filters('render_block_data')
  18. render_block
  19. do_blocks
  20. apply_filters('the_content')
  21. ElementorPro\Modules\ThemeBuilder\Widgets\Post_Content->render_post_content
  22. ElementorPro\Modules\ThemeBuilder\Widgets\Post_Content->render
  23. Elementor\Controls_Stack->render_by_mode
  24. Elementor\Widget_Base->render_content
  25. Elementor\Widget_Base->print_content
  26. Elementor\Element_Base->print_element
  27. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  28. do_shortcode_tag
  29. preg_replace_callback
  30. do_shortcode
  31. Elementor\Core\Base\Document->print_elements
  32. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  33. Elementor\Frontend->get_builder_content
  34. Elementor\Core\Base\Document->get_content
  35. Elementor\Modules\Library\Documents\Library_Document->get_content
  36. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  37. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  38. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->print_content
  39. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  40. elementor_theme_do_location
  41. include('/themes/hello-elementor/index.php')
  42. require_once('wp-includes/template-loader.php')
  43. require('wp-blog-header.php')
0.0026
190 SELECT DISTINCT source_id, source_type
FROM sm_wpmcs_items
USE INDEX (uidx_source_path, uidx_original_source_path)
WHERE provider = 'cloudflareR2'
AND storage = 'smackcoders-cdn'
AND ( `source_path` IN ('www.smackcoders.com/wp-content/uploads/2023/11/WordPress_Ultimate_CSV_-XML_Importer_Pro.webp')
OR `original_source_path` IN ('www.smackcoders.com/wp-content/uploads/2023/11/WordPress_Ultimate_CSV_-XML_Importer_Pro.webp') )
  1. Dudlewebs\WPMCS\Item->get_items_by_paths
  2. Dudlewebs\WPMCS\FilterContent->get_item_sources_from_urls
  3. Dudlewebs\WPMCS\FilterContent->get_urls_from_content
  4. Dudlewebs\WPMCS\FilterContent->find_urls_and_replace
  5. Dudlewebs\WPMCS\FilterContent->process_content
  6. Dudlewebs\WPMCS\FilterContent->filter_post
  7. apply_filters('the_content')
  8. ElementorPro\Modules\ThemeBuilder\Widgets\Post_Content->render_post_content
  9. ElementorPro\Modules\ThemeBuilder\Widgets\Post_Content->render
  10. Elementor\Controls_Stack->render_by_mode
  11. Elementor\Widget_Base->render_content
  12. Elementor\Widget_Base->print_content
  13. Elementor\Element_Base->print_element
  14. Elementor\Modules\ElementCache\Module->Elementor\Modules\ElementCache\{closure}
  15. do_shortcode_tag
  16. preg_replace_callback
  17. do_shortcode
  18. Elementor\Core\Base\Document->print_elements
  19. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_elements_with_wrapper
  20. Elementor\Frontend->get_builder_content
  21. Elementor\Core\Base\Document->get_content
  22. Elementor\Modules\Library\Documents\Library_Document->get_content
  23. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  24. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  25. ElementorPro\Modules\ThemeBuilder\Documents\Single_Base->print_content
  26. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  27. elementor_theme_do_location
  28. include('/themes/hello-elementor/index.php')
  29. require_once('wp-includes/template-loader.php')
  30. require('wp-blog-header.php')
0.0005
191 SELECT *
FROM sm_posts
WHERE post_parent = 334783600
AND post_name LIKE '334783600-autosave%'
AND post_modified_gmt > '2026-02-28 05:54:45'
AND post_author = 1
AND post_type = 'revision'
  1. Elementor\Utils::get_post_autosave
  2. Elementor\Core\Base\Document->get_autosave_id
  3. Elementor\Core\Documents_Manager->get_doc_or_auto_save
  4. ElementorPro\Modules\ThemeBuilder\Classes\Preview_Manager->switch_to_preview_query
  5. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->before_get_content
  6. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  7. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  8. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  9. elementor_theme_do_location
  10. require_once('/themes/hello-elementor/footer.php')
  11. load_template
  12. locate_template
  13. get_footer
  14. include('/themes/hello-elementor/index.php')
  15. require_once('wp-includes/template-loader.php')
  16. require('wp-blog-header.php')
0.0005
192 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334746658)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->element_id_in
  3. SitePress->get_object_id
  4. wpml_object_id_filter
  5. apply_filters('wpml_object_id')
  6. WPML_Elementor_Translate_IDs->translate_id
  7. WPML_Elementor_Translate_IDs->translate_field_ids
  8. WPML_Elementor_Translate_IDs->translate_widget_ids
  9. WPML_Elementor_Translate_IDs->translate_ids_in_widget_fields
  10. WPML_Elementor_Translate_IDs->translate_ids_in_widget_fields
  11. WPML_Elementor_Translate_IDs->translate_ids_in_widget_fields
  12. WPML_Elementor_Translate_IDs->translate_ids_in_widget_fields
  13. apply_filters('elementor/frontend/builder_content_data')
  14. Elementor\Frontend->get_builder_content
  15. Elementor\Core\Base\Document->get_content
  16. Elementor\Modules\Library\Documents\Library_Document->get_content
  17. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  18. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  19. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  20. elementor_theme_do_location
  21. require_once('/themes/hello-elementor/footer.php')
  22. load_template
  23. locate_template
  24. get_footer
  25. include('/themes/hello-elementor/index.php')
  26. require_once('wp-includes/template-loader.php')
  27. require('wp-blog-header.php')
0.0005
193 SELECT tj.job_id, tj.editor, t.language_code
FROM sm_icl_translate_job tj JOIN sm_icl_translation_status ts
ON tj.rid = ts.rid JOIN sm_icl_translations t
ON ts.translation_id = t.translation_id
WHERE t.trid = 2344030779
ORDER BY tj.job_id DESC
  1. TranslationManagement->get_translation_job_info
  2. TranslationManagement->get_translation_job_id
  3. WPML\TM\API\Jobs::WPML\TM\API\{closure}
  4. WPML\TM\API\Jobs::WPML\FP\{closure}
  5. WPML\TM\API\Jobs::__callStatic
  6. WPML\TM\API\Jobs::WPML\TM\API\{closure}
  7. WPML\FP\{closure}
  8. WPML\TM\API\Jobs::getElementJob
  9. WPML\TM\API\Jobs::WPML\TM\API\{closure}
  10. WPML\TM\API\Jobs::WPML\FP\{closure}
  11. WPML\TM\API\Jobs::__callStatic
  12. WPML\TM\ATE\Review\ReviewTranslation->WPML\TM\ATE\Review\{closure}
  13. WPML\FP\{closure}
  14. WPML\FP\Right->map
  15. WPML\FP\Right->chain
  16. WPML\FP\Promise->resolve
  17. WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}
  18. apply_filters('user_has_cap')
  19. WP_User->has_cap
  20. user_can
  21. current_user_can
  22. Elementor\User::is_current_user_can_edit
  23. Elementor\Core\Base\Document->is_editable_by_current_user
  24. Elementor\Modules\AdminBar\Module->add_document_to_admin_bar
  25. do_action('elementor/frontend/before_get_builder_content')
  26. Elementor\Frontend->get_builder_content
  27. Elementor\Core\Base\Document->get_content
  28. Elementor\Modules\Library\Documents\Library_Document->get_content
  29. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->get_content
  30. ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document->print_content
  31. ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager->do_location
  32. elementor_theme_do_location
  33. require_once('/themes/hello-elementor/footer.php')
  34. load_template
  35. locate_template
  36. get_footer
  37. include('/themes/hello-elementor/index.php')
  38. require_once('wp-includes/template-loader.php')
  39. require('wp-blog-header.php')
0.0030
194 SELECT SQL_CALC_FOUND_ROWS sm_posts.ID
FROM sm_posts
INNER JOIN sm_postmeta
ON ( sm_posts.ID = sm_postmeta.post_id )
INNER JOIN sm_postmeta AS mt1
ON ( sm_posts.ID = mt1.post_id ) JOIN sm_icl_translations wpml_translations
ON sm_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', sm_posts.post_type)
WHERE 1=1
AND ( sm_postmeta.meta_key = '_elementor_template_type'
AND ( ( mt1.meta_key = '_elementor_template_type'
AND mt1.meta_value = 'popup' ) ) )
AND sm_posts.post_type = 'elementor_library'
AND ((sm_posts.post_status <> 'trash'
AND sm_posts.post_status <> 'auto-draft'))
AND ( ( ( wpml_translations.language_code = 'en'
OR ( wpml_translations.language_code = 'en'
AND sm_posts.post_type IN ( 'e-landing-page','e-floating-buttons','elementor_component','elementor_library' )
AND ( ( (
SELECT COUNT(element_id)
FROM sm_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en' ) = 0 )
OR ( (
SELECT COUNT(element_id)
FROM sm_icl_translations t2 JOIN sm_posts p
ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'en'
AND ( p.post_status = 'publish'
OR p.post_status = 'private'
OR ( p.post_type='attachment'
AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) )
AND sm_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
OR sm_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
GROUP BY sm_posts.ID
ORDER BY sm_posts.post_date DESC
LIMIT 0, 1
  1. WP_Query->get_posts
  2. WP_Query->query
  3. WP_Query->__construct
  4. ElementorPro\Modules\Popup\Module->has_popups
  5. ElementorPro\Modules\Popup\Module->localize_settings
  6. apply_filters('elementor_pro/frontend/localize_settings')
  7. ElementorPro\Plugin->enqueue_frontend_scripts
  8. do_action('elementor/frontend/before_enqueue_scripts')
  9. Elementor\Frontend->enqueue_scripts
  10. Elementor\Frontend->wp_footer
  11. do_action('wp_footer')
  12. wp_footer
  13. require_once('/themes/hello-elementor/footer.php')
  14. load_template
  15. locate_template
  16. get_footer
  17. include('/themes/hello-elementor/index.php')
  18. require_once('wp-includes/template-loader.php')
  19. require('wp-blog-header.php')
0.0274
195 SELECT FOUND_ROWS()
  1. WP_Query->set_found_posts
  2. WP_Query->get_posts
  3. WP_Query->query
  4. WP_Query->__construct
  5. ElementorPro\Modules\Popup\Module->has_popups
  6. ElementorPro\Modules\Popup\Module->localize_settings
  7. apply_filters('elementor_pro/frontend/localize_settings')
  8. ElementorPro\Plugin->enqueue_frontend_scripts
  9. do_action('elementor/frontend/before_enqueue_scripts')
  10. Elementor\Frontend->enqueue_scripts
  11. Elementor\Frontend->wp_footer
  12. do_action('wp_footer')
  13. wp_footer
  14. require_once('/themes/hello-elementor/footer.php')
  15. load_template
  16. locate_template
  17. get_footer
  18. include('/themes/hello-elementor/index.php')
  19. require_once('wp-includes/template-loader.php')
  20. require('wp-blog-header.php')
0.0001
196 SELECT *
FROM sm_posts
WHERE post_parent = 334783600
AND post_name LIKE '334783600-autosave%'
AND post_modified_gmt > '2026-02-28 05:54:45'
AND post_author = 1
AND post_type = 'revision'
  1. Elementor\Utils::get_post_autosave
  2. Elementor\Core\Base\Document->get_autosave_id
  3. Elementor\Core\Documents_Manager->get_doc_or_auto_save
  4. Elementor\Core\Settings\Page\Model->register_controls
  5. Elementor\Controls_Stack->init_controls
  6. Elementor\Controls_Stack->get_stack
  7. Elementor\Controls_Stack->get_controls
  8. Elementor\Controls_Stack->sanitize_settings
  9. Elementor\Controls_Stack->get_data
  10. Elementor\Controls_Stack->get_init_settings
  11. Elementor\Core\Base\Base_Object->ensure_settings
  12. Elementor\Core\Base\Base_Object->get_settings
  13. Elementor\Controls_Stack->get_parsed_dynamic_settings
  14. Elementor\Controls_Stack->get_settings_for_display
  15. Elementor\Controls_Stack->get_frontend_settings
  16. Elementor\Core\Settings\Manager::get_settings_frontend_config
  17. Elementor\Frontend->get_init_settings
  18. Elementor\Core\Base\Base_Object->ensure_settings
  19. Elementor\Core\Base\Base_Object->get_settings
  20. Elementor\Core\Base\App->print_config
  21. Elementor\Frontend->enqueue_scripts
  22. Elementor\Frontend->wp_footer
  23. do_action('wp_footer')
  24. wp_footer
  25. require_once('/themes/hello-elementor/footer.php')
  26. load_template
  27. locate_template
  28. get_footer
  29. include('/themes/hello-elementor/index.php')
  30. require_once('wp-includes/template-loader.php')
  31. require('wp-blog-header.php')
0.0006
197 SELECT sm_posts.ID
FROM sm_posts
INNER JOIN sm_postmeta
ON ( sm_posts.ID = sm_postmeta.post_id )
LEFT JOIN sm_icl_translations wpml_translations
ON sm_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', sm_posts.post_type)
WHERE 1=1
AND ( ( sm_postmeta.meta_key = '_elementor_edit_mode'
AND sm_postmeta.meta_value = 'builder' ) )
AND sm_posts.post_type IN ('post', 'page', 'attachment', 'e-landing-page', 'e-floating-buttons', 'product', 'docs', 'rm_content_editor', 'betterdocs_faq')
AND ((sm_posts.post_status = 'publish'
OR sm_posts.post_status = 'draft'))
AND ( ( ( wpml_translations.language_code = 'en'
OR ( wpml_translations.language_code = 'en'
AND sm_posts.post_type IN ( 'e-landing-page','e-floating-buttons','elementor_component','elementor_library' )
AND ( ( (
SELECT COUNT(element_id)
FROM sm_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en' ) = 0 )
OR ( (
SELECT COUNT(element_id)
FROM sm_icl_translations t2 JOIN sm_posts p
ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'en'
AND ( p.post_status = 'publish'
OR p.post_status = 'private'
OR ( p.post_type='attachment'
AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) )
AND sm_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
OR sm_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_component','elementor_library','product','product_variation','docs' ) )
GROUP BY sm_posts.ID
ORDER BY sm_posts.post_modified DESC
LIMIT 0, 1
  1. WP_Query->get_posts
  2. WP_Query->query
  3. WP_Query->__construct
  4. Elementor\Utils::get_recently_edited_posts_query
  5. Elementor\Core\Kits\Manager->add_menu_in_admin_bar
  6. Elementor\Core\Kits\Manager->Elementor\Core\Kits\{closure}
  7. apply_filters('elementor/frontend/admin_bar/settings')
  8. Elementor\Modules\AdminBar\Module->get_init_settings
  9. Elementor\Core\Base\Base_Object->ensure_settings
  10. Elementor\Core\Base\Base_Object->get_settings
  11. Elementor\Core\Base\App->print_config
  12. Elementor\Modules\AdminBar\Module->enqueue_scripts
  13. do_action('wp_footer')
  14. wp_footer
  15. require_once('/themes/hello-elementor/footer.php')
  16. load_template
  17. locate_template
  18. get_footer
  19. include('/themes/hello-elementor/index.php')
  20. require_once('wp-includes/template-loader.php')
  21. require('wp-blog-header.php')
0.0959
198 SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM sm_icl_translations wpml_translations JOIN sm_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN sm_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.element_id IN(334747885)
  1. WPML_Element_Translation->maybe_populate_cache
  2. WPML_Element_Translation->get_element_language_details
  3. SitePress->get_element_language_details
  4. WPML_Translation_Element->init_language_details
  5. WPML_Translation_Element->get_language_details
  6. WPML_Translation_Element->get_language_code
  7. WPML_Elementor_URLs->adjust_edit_with_elementor_url
  8. apply_filters('elementor/document/urls/edit')
  9. Elementor\Core\Base\Document->get_edit_url
  10. Elementor\Core\Kits\Manager->add_menu_in_admin_bar
  11. Elementor\Core\Kits\Manager->Elementor\Core\Kits\{closure}
  12. apply_filters('elementor/frontend/admin_bar/settings')
  13. Elementor\Modules\AdminBar\Module->get_init_settings
  14. Elementor\Core\Base\Base_Object->ensure_settings
  15. Elementor\Core\Base\Base_Object->get_settings
  16. Elementor\Core\Base\App->print_config
  17. Elementor\Modules\AdminBar\Module->enqueue_scripts
  18. do_action('wp_footer')
  19. wp_footer
  20. require_once('/themes/hello-elementor/footer.php')
  21. load_template
  22. locate_template
  23. get_footer
  24. include('/themes/hello-elementor/index.php')
  25. require_once('wp-includes/template-loader.php')
  26. require('wp-blog-header.php')
0.0006
199 SELECT umeta_id as meta_id, meta_key, meta_value
FROM sm_usermeta
WHERE user_id = 1
ORDER BY umeta_id
  1. WC_Data_Store_WP->read_meta
  2. WC_Data_Store->__call
  3. WC_Data->read_meta_data
  4. WC_Customer_Data_Store->read
  5. WC_Data_Store->read
  6. WC_Customer->__construct
  7. WCML\MultiCurrency\Geolocation::getUserCountryByAddress
  8. WCML\MultiCurrency\Geolocation::getUserCountry
  9. WCML\PaymentGateways\Hooks->filterByCountry
  10. apply_filters('woocommerce_available_payment_gateways')
  11. WC_Payment_Gateways->get_available_payment_gateways
  12. PaymentPlugins\WooCommerce\PPCP\Assets\PayPalDataTransformer->transform_cart
  13. PaymentPlugins\WooCommerce\PPCP\Assets\AssetDataController->add_default_data
  14. PaymentPlugins\WooCommerce\PPCP\Assets\AssetDataController->enqueue_asset_data
  15. do_action('wp_print_footer_scripts')
  16. wp_print_footer_scripts
  17. do_action('wp_footer')
  18. wp_footer
  19. require_once('/themes/hello-elementor/footer.php')
  20. load_template
  21. locate_template
  22. get_footer
  23. include('/themes/hello-elementor/index.php')
  24. require_once('wp-includes/template-loader.php')
  25. require('wp-blog-header.php')
0.0036
200 SELECT umeta_id as meta_id, meta_key, meta_value
FROM sm_usermeta
WHERE user_id = 1
ORDER BY umeta_id
  1. WC_Data_Store_WP->read_meta
  2. WC_Data_Store->__call
  3. WC_Data->read_meta_data
  4. WC_Customer_Data_Store->read
  5. WC_Data_Store->read
  6. WC_Customer->__construct
  7. WCML\MultiCurrency\Geolocation::getUserCountryByAddress
  8. WCML\MultiCurrency\Geolocation::getUserCountry
  9. WCML\PaymentGateways\Hooks->filterByCountry
  10. apply_filters('woocommerce_available_payment_gateways')
  11. WC_Payment_Gateways->get_available_payment_gateways
  12. PaymentPlugins\WooCommerce\PPCP\Assets\PayPalDataTransformer->transform_cart
  13. PaymentPlugins\WooCommerce\PPCP\Assets\AssetDataController->add_default_data
  14. PaymentPlugins\WooCommerce\PPCP\Assets\AssetDataController->enqueue_asset_data
  15. do_action('wp_print_footer_scripts')
  16. wp_print_footer_scripts
  17. do_action('wp_footer')
  18. wp_footer
  19. require_once('/themes/hello-elementor/footer.php')
  20. load_template
  21. locate_template
  22. get_footer
  23. include('/themes/hello-elementor/index.php')
  24. require_once('wp-includes/template-loader.php')
  25. require('wp-blog-header.php')
0.0025
201 SELECT sm_posts.ID
FROM sm_posts
INNER JOIN sm_postmeta
ON ( sm_posts.ID = sm_postmeta.post_id )
INNER JOIN sm_postmeta AS mt1
ON ( sm_posts.ID = mt1.post_id )
WHERE 1=1
AND ( sm_postmeta.meta_key = '_elementor_priority'
AND ( ( mt1.meta_key = '_elementor_location'
AND mt1.meta_value = 'elementor_body_end' ) ) )
AND sm_posts.post_type = 'elementor_snippet'
AND ((sm_posts.post_status = 'publish'))
GROUP BY sm_posts.ID
ORDER BY sm_postmeta.meta_value+0 ASC
  1. WP_Query->get_posts
  2. WP_Query->query
  3. get_posts
  4. ElementorPro\Modules\CustomCode\Module->get_snippets_by_location
  5. ElementorPro\Modules\CustomCode\Module->print_snippets
  6. ElementorPro\Modules\CustomCode\Module->ElementorPro\Modules\CustomCode\{closure}
  7. do_action('wp_footer')
  8. wp_footer
  9. require_once('/themes/hello-elementor/footer.php')
  10. load_template
  11. locate_template
  12. get_footer
  13. include('/themes/hello-elementor/index.php')
  14. require_once('wp-includes/template-loader.php')
  15. require('wp-blog-header.php')
0.0021
Total: 201 0.5592

Queries by Caller

Caller SELECT SHOW UPDATE DESC DELETE INSERT Time
14 0.1388
1 0.0990
20 0.0520
58 0.0397
12 0.0381
1 0.0295
12 0.0226
3 1 4 0.0174
7 0.0168
5 0.0137
1 1 0.0078
1 0.0075
4 0.0074
1 0.0069
5 0.0066
3 0.0059
3 0.0057
2 1 1 0.0052
1 0.0044
1 0.0042
4 0.0034
2 0.0033
2 0.0032
1 1 0.0031
1 0.0026
3 0.0024
1 0.0017
3 0.0012
3 0.0011
2 0.0010
1 0.0009
1 0.0009
1 0.0007
1 0.0006
2 0.0006
1 0.0005
1 0.0005
1 0.0005
1 0.0005
2 0.0004
1 0.0004
1 0.0003
1 0.0001
182 4 5 7 1 2 0.5592

Duplicate Queries

Query Count Time Callers Potential Troublemakers
SELECT value, language
FROM sm_icl_strings
WHERE id=248
2 0.0023
2 calls
WPDeveloper\BetterDocsPro\Core\Settings->_default
1 call
RankMath\OpenGraph\Facebook->site_name
1 call
SELECT umeta_id as meta_id, meta_key, meta_value
FROM sm_usermeta
WHERE user_id = 1
ORDER BY umeta_id
5 0.0137
5 calls
WooCommerce->initialize_cart
1 call
Automattic\WooCommerce\Admin\API\Reports\Customers\DataStore::update_registered_customer
1 call
WC_Checkout->get_value
1 call
WCML\MultiCurrency\Geolocation::getUserCountryByAddress
2 calls
SELECT t.value AS translated_endpoint, t.language, s.value AS endpoint
FROM sm_icl_string_translations AS t
LEFT JOIN sm_icl_strings AS s
ON t.string_id = s.id
WHERE context = 'WP Endpoints'
2 0.0010
2 calls
wpsolr\core\classes\services\WPSOLR_Service_Container::get_is_replace_by_wpsolr_query
1 call
WP->main
1 call
SELECT post_type from sm_posts where ID=334783600 2 0.0004
2 calls
WPML_Query_Filter->where_filter_active
1 call
WPML_Query_Filter->posts_join_filter
1 call
SELECT *
FROM sm_posts
WHERE post_parent = 334783600
AND post_name LIKE '334783600-autosave%'
AND post_modified_gmt > '2026-02-28 05:54:45'
AND post_author = 1
AND post_type = 'revision'
4 0.0034
4 calls
ElementorPro\Modules\ThemeBuilder\Classes\Preview_Manager->switch_to_preview_query
3 calls
Elementor\Core\Settings\Page\Model->register_controls
1 call
SELECT *
FROM sm_posts
WHERE ID = 3
LIMIT 1
2 0.0006
2 calls
WP_Post::get_instance
2 calls

Conditionals

True Conditionals

  • is_single()
  • is_singular()
  • is_ssl()

False Conditionals

  • is_404()
  • is_admin()
  • is_archive()
  • is_attachment()
  • is_author()
  • is_blog_admin()
  • is_category()
  • is_comment_feed()
  • is_customize_preview()
  • is_date()
  • is_day()
  • is_embed()
  • is_favicon()
  • is_feed()
  • is_front_page()
  • is_home()
  • is_login()
  • is_month()
  • is_network_admin()
  • is_page()
  • is_page_template()
  • is_paged()
  • is_post_type_archive()
  • is_preview()
  • is_privacy_policy()
  • is_robots()
  • is_rtl()
  • is_search()
  • is_sticky()
  • is_tag()
  • is_tax()
  • is_time()
  • is_trackback()
  • is_user_admin()
  • is_year()

Blocks

# Block Name Attributes Context Render Callback Render Time Inner HTML
1 core/image
Edit Media
{
    "id": 334783624,
    "sizeSlug": "large",
    "linkDestination": "none"
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. render_block_core_image()
    wp-includes/blocks/image.php:20
0.0001

<figure class="wp-block-image size-large"><img src="https://www.smackcoders.com/wp-content/uploads/2026/02/WooCommerce-Product-Import-CSV-Template-Guide-1024x555.webp" alt="WooCommerce-Product-Import-CSV-Template-Guide" class="wp-image-334783624"/></figure>
2 rank-math/toc-block
{
    "headings": [
        {
            "key": "75772f5b-50fc-4e2b-81cc-110d9d45a34a",
            "content": "Core Required Columns",
            "level": 3,
            "link": "#core-required-columns",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "40893a4c-4a91-4884-b0db-5caceffddcdb",
            "content": "Pricing and Tax Columns",
            "level": 3,
            "link": "#pricing-and-tax-columns",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "136e8a47-ebfc-4f07-a515-778da18b65fd",
            "content": "Inventory Management Columns",
            "level": 3,
            "link": "#inventory-management-columns",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "3f432781-8dc8-4b44-aa89-b63847bea7c6",
            "content": "Product Description Fields",
            "level": 3,
            "link": "#product-description-fields",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "6f8273b4-7f92-4bac-831c-7f19b740c690",
            "content": "Category & Tag Formatting",
            "level": 3,
            "link": "#category-tag-formatting",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "e56c0f7c-b3c9-43d0-8622-b5ae0e75eb33",
            "content": "Product Image Formatting",
            "level": 3,
            "link": "#product-image-formatting",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "c5ea3297-2e34-41d7-b33e-d6706ac77e2c",
            "content": "Attribute & Variation Columns",
            "level": 3,
            "link": "#attribute-variation-columns",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "94700355-7b42-4e78-9d4d-0c73ccdad97b",
            "content": "Export Existing Products as a Template",
            "level": 3,
            "link": "#export-existing-products-as-a-template",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "8ffa2084-9cab-42c8-a580-bec59c6626ca",
            "content": "Create Custom CSV Template in Excel or Google Sheets",
            "level": 3,
            "link": "#create-custom-csv-template-in-excel-or-google-sheets",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "4f666d53-3a94-4f83-900d-990c6a1d936f",
            "content": "Step 1 \u2013 Prepare Your CSV File",
            "level": 3,
            "link": "#step-1-prepare-your-csv-file",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "7c89d923-0581-4dee-8a88-39ebe759a10a",
            "content": "Step 2 \u2013 Upload Your CSV File",
            "level": 3,
            "link": "#step-2-upload-your-csv-file",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "e41d0679-5c4f-4f73-acc1-7ecf8884d3cd",
            "content": "Step 3 \u2013 Map Your Fields",
            "level": 3,
            "link": "#step-3-map-your-fields",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "a2575bef-bab9-4e4a-88b4-4fb7939dc86b",
            "content": "Step 4 \u2013 Configure Import Settings",
            "level": 3,
            "link": "#step-4-configure-import-settings",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "b81dfb33-5cad-4730-b3c0-5717d89b4ddc",
            "content": "Step 5 \u2013 Run the Import and Verify",
            "level": 3,
            "link": "#step-5-run-the-import-and-verify",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "26dcebac-06ac-4676-9f08-7f6a4c61bfc5",
            "content": "Parent Product Row Setup",
            "level": 3,
            "link": "#parent-product-row-setup",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "9feeb88c-b3f1-4408-a825-bbcaeaeba9d4",
            "content": "Variation Rows Configuration",
            "level": 3,
            "link": "#variation-rows-configuration",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "28f3936f-09b4-4a30-83ea-5e035089c73e",
            "content": "Attribute Linking and Pricing Setup",
            "level": 3,
            "link": "#attribute-linking-and-pricing-setup",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "035dc41a-d340-4132-a580-e5a4dbf87ec1",
            "content": "Invalid or Missing SKU",
            "level": 3,
            "link": "#invalid-or-missing-sku",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "49de1d29-6a91-401b-a2e8-a55f73d5dd2f",
            "content": "Incorrect Attribute Format",
            "level": 3,
            "link": "#incorrect-attribute-format",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "6584b4a9-d649-46d3-878c-4730b9fdca9e",
            "content": "Image Not Importing",
            "level": 3,
            "link": "#image-not-importing",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "bd5fc1ac-1d70-43d4-8bec-9f063abc997f",
            "content": "Category Structure Errors",
            "level": 3,
            "link": "#category-structure-errors",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "0c66762b-c54e-46d5-95d3-0408bce49c98",
            "content": "Encoding Issues",
            "level": 3,
            "link": "#encoding-issues",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "faq-question-1771924836597",
            "content": "1. How to import products CSV file in WooCommerce?",
            "level": 3,
            "link": "#faq-question-1771924836597",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "faq-question-1771924856405",
            "content": "2. How to import products from a CSV file?",
            "level": 3,
            "link": "#faq-question-1771924856405",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "faq-question-1771924883698",
            "content": "3. Trade-offs between speed and correctness for WooCommerce?",
            "level": 3,
            "link": "#faq-question-1771924883698",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "faq-question-1771924899955",
            "content": "4. Compatibility with headless or multisite?",
            "level": 3,
            "link": "#faq-question-1771924899955",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "faq-question-1771924925386",
            "content": "5. Performance impact?",
            "level": 3,
            "link": "#faq-question-1771924925386",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "faq-question-1771924944468",
            "content": "6. How to handle duplicate SKUs during bulk CSV import?",
            "level": 3,
            "link": "#faq-question-1771924944468",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "faq-question-1771924969993",
            "content": "7. Can I schedule automatic WooCommerce CSV product imports?",
            "level": 3,
            "link": "#faq-question-1771924969993",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "faq-question-1771925031392",
            "content": "8. How to safely import 10,000+ products without server timeout?",
            "level": 3,
            "link": "#faq-question-1771925031392",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "faq-question-1771925052310",
            "content": "9. How to import custom meta fields or plugin-specific product data?",
            "level": 3,
            "link": "#faq-question-1771925052310",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        },
        {
            "key": "faq-question-1771925067721",
            "content": "10. What happens if the CSV import process is interrupted midway?",
            "level": 3,
            "link": "#faq-question-1771925067721",
            "disable": false,
            "isUpdated": false,
            "isGeneratedLink": true
        }
    ],
    "listStyle": "ol",
    "excludeHeadings": [
        "h2",
        "h1"
    ],
    "style": {
        "elements": {
            "link": {
                "color": {
                    "text": "var:preset|color|black"
                }
            }
        },
        "color": {
            "background": "#fafafa"
        }
    },
    "textColor": "black"
}
{
    "postId": 334783600,
    "postType": "post"
}

<div class="wp-block-rank-math-toc-block has-black-color has-text-color has-background has-link-color" style="background-color:#fafafa" id="rank-math-toc"><nav><ol><li class=""><a href="#core-required …

<div class="wp-block-rank-math-toc-block has-black-color has-text-color has-background has-link-color" style="background-color:#fafafa" id="rank-math-toc"><nav><ol><li class=""><a href="#core-required-columns">Core Required Columns</a></li><li class=""><a href="#pricing-and-tax-columns">Pricing and Tax Columns</a></li><li class=""><a href="#inventory-management-columns">Inventory Management Columns</a></li><li class=""><a href="#product-description-fields">Product Description Fields</a></li><li class=""><a href="#category-tag-formatting">Category & Tag Formatting</a></li><li class=""><a href="#product-image-formatting">Product Image Formatting</a></li><li class=""><a href="#attribute-variation-columns">Attribute & Variation Columns</a></li><li class=""><a href="#export-existing-products-as-a-template">Export Existing Products as a Template</a></li><li class=""><a href="#create-custom-csv-template-in-excel-or-google-sheets">Create Custom CSV Template in Excel or Google Sheets</a></li><li class=""><a href="#step-1-prepare-your-csv-file">Step 1 – Prepare Your CSV File</a></li><li class=""><a href="#step-2-upload-your-csv-file">Step 2 – Upload Your CSV File</a></li><li class=""><a href="#step-3-map-your-fields">Step 3 – Map Your Fields</a></li><li class=""><a href="#step-4-configure-import-settings">Step 4 – Configure Import Settings</a></li><li class=""><a href="#step-5-run-the-import-and-verify">Step 5 – Run the Import and Verify</a></li><li class=""><a href="#parent-product-row-setup">Parent Product Row Setup</a></li><li class=""><a href="#variation-rows-configuration">Variation Rows Configuration</a></li><li class=""><a href="#attribute-linking-and-pricing-setup">Attribute Linking and Pricing Setup</a></li><li class=""><a href="#invalid-or-missing-sku">Invalid or Missing SKU</a></li><li class=""><a href="#incorrect-attribute-format">Incorrect Attribute Format</a></li><li class=""><a href="#image-not-importing">Image Not Importing</a></li><li class=""><a href="#category-structure-errors">Category Structure Errors</a></li><li class=""><a href="#encoding-issues">Encoding Issues</a></li><li class=""><a href="#faq-question-1771924836597">1. How to import products CSV file in WooCommerce?</a></li><li class=""><a href="#faq-question-1771924856405">2. How to import products from a CSV file?</a></li><li class=""><a href="#faq-question-1771924883698">3. Trade-offs between speed and correctness for WooCommerce?</a></li><li class=""><a href="#faq-question-1771924899955">4. Compatibility with headless or multisite?</a></li><li class=""><a href="#faq-question-1771924925386">5. Performance impact?</a></li><li class=""><a href="#faq-question-1771924944468">6. How to handle duplicate SKUs during bulk CSV import?</a></li><li class=""><a href="#faq-question-1771924969993">7. Can I schedule automatic WooCommerce CSV product imports?</a></li><li class=""><a href="#faq-question-1771925031392">8. How to safely import 10,000+ products without server timeout?</a></li><li class=""><a href="#faq-question-1771925052310">9. How to import custom meta fields or plugin-specific product data?</a></li><li class=""><a href="#faq-question-1771925067721">10. What happens if the CSV import process is interrupted midway?</a></li></ol></nav></div>
3 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Running a WooCommerce store becomes more challenging as your product catalog grows in size and complexity. Adding products manually one by one can take a significant amount of time and effort. Smal …

<p>Running a WooCommerce store becomes more challenging as your product catalog grows in size and complexity. Adding products manually one by one can take a significant amount of time and effort. Small mistakes in pricing, stock quantity, or SKU can create serious inventory and sales issues. Managing bulk updates without a proper system can also lead to inconsistencies. That is why learning how to import products using a CSV file is extremely important for store owners and developers.</p>
4 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>WooCommerce provides a built-in CSV product import feature that allows you to upload multiple products at once. Instead of entering every product detail manually, you can prepare all information in …

<p>WooCommerce provides a built-in CSV product import feature that allows you to upload multiple products at once. Instead of entering every product detail manually, you can prepare all information inside a structured spreadsheet. This file can include product names, prices, stock details, categories, images, and attributes. Once uploaded, WooCommerce reads the file and maps the data to the correct fields. This method significantly reduces manual workload and improves overall efficiency.</p>
5 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>This guide will help you understand how the WooCommerce CSV template works in detail. You will learn about required columns, optional fields, and correct formatting rules. It also explains how to h …

<p>This guide will help you understand how the WooCommerce CSV template works in detail. You will learn about required columns, optional fields, and correct formatting rules. It also explains how to handle simple and variable products during import. Additionally, you will see common errors and how to avoid them effectively. By the end, you will be able to manage bulk product uploads confidently and accurately.</p>
6 core/heading
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0002

<h2 class="wp-block-heading">Understanding the WooCommerce CSV Template Structure</h2>
7 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>The WooCommerce CSV template is organized in a structured format where each column represents a specific product field. WooCommerce reads the column headers to determine where each value should be  …

<p>The WooCommerce CSV template is organized in a structured format where each column represents a specific product field. WooCommerce reads the column headers to determine where each value should be mapped during import. If the headers are accurate and properly formatted, the import process runs smoothly. However, incorrect naming or missing fields can cause mapping errors or skipped products. Understanding this structure is essential before preparing your CSV file.</p>
8 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Each row in the CSV represents either a single product or a variation of a product. The template supports simple, variable, grouped, and external product types. Required columns handle essential pr …

<p>Each row in the CSV represents either a single product or a variation of a product. The template supports simple, variable, grouped, and external product types. Required columns handle essential product data, while optional columns allow advanced customization. Proper alignment between column names and WooCommerce fields ensures correct product creation. A clear understanding of this structure reduces the risk of import failures.</p>
9 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="core-required-columns">Core Required Columns</h3>
10 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Core required columns include Product Name, Type, SKU, Regular Price, Stock Quantity, and Stock Status. These fields define the basic identity and selling details of the product. Without a product  …

<p>Core required columns include Product Name, Type, SKU, Regular Price, Stock Quantity, and Stock Status. These fields define the basic identity and selling details of the product. Without a product name and type, WooCommerce cannot properly create the product. SKU acts as a unique identifier and is especially important when updating existing products. Ensuring these core fields are correctly filled is the first step in successful CSV import.</p>
11 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="pricing-and-tax-columns">Pricing and Tax Columns</h3>
12 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Pricing columns include Regular Price and Sale Price, which define how the product is sold. You can also include Tax Status and Tax Class to manage taxation rules. If tax details are not specified, …

<p>Pricing columns include Regular Price and Sale Price, which define how the product is sold. You can also include Tax Status and Tax Class to manage taxation rules. If tax details are not specified, WooCommerce applies default store tax settings. Including tax information in the CSV helps maintain pricing accuracy. Proper formatting of numeric values ensures prices are imported correctly.</p>
13 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="inventory-management-columns">Inventory Management Columns</h3>
14 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Inventory columns control stock tracking and availability. These include Manage Stock, Stock Quantity, Stock Status, and Backorders. If stock management is enabled, WooCommerce automatically update …

<p>Inventory columns control stock tracking and availability. These include Manage Stock, Stock Quantity, Stock Status, and Backorders. If stock management is enabled, WooCommerce automatically updates inventory levels after each sale. Backorder settings determine whether customers can purchase out-of-stock products. Accurate inventory fields prevent overselling or incorrect stock display.</p>
15 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="product-description-fields">Product Description Fields</h3>
16 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>The CSV template allows you to include both full product descriptions and short descriptions. The full description appears in the main product content area. The short description is typically displ …

<p>The CSV template allows you to include both full product descriptions and short descriptions. The full description appears in the main product content area. The short description is typically displayed near the product price. Adding structured descriptions ensures consistency across all products. Proper text formatting also improves the overall presentation of your store.</p>
17 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="category-tag-formatting">Category & Tag Formatting</h3>
18 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Categories must follow the correct structure for proper assignment. If using subcategories, they should be written in a Parent > Child format. Multiple categories or tags should be separated cor …

<p>Categories must follow the correct structure for proper assignment. If using subcategories, they should be written in a Parent > Child format. Multiple categories or tags should be separated correctly within the cell. Incorrect formatting may create duplicate or unwanted categories. Proper organization helps customers navigate your store easily.</p>
19 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0002

<h3 class="wp-block-heading" id="product-image-formatting">Product Image Formatting</h3>
20 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Images must be added using direct and publicly accessible URLs. Multiple images can be included by separating URLs correctly in the same column. WooCommerce downloads these images during the import …

<p>Images must be added using direct and publicly accessible URLs. Multiple images can be included by separating URLs correctly in the same column. WooCommerce downloads these images during the import process. If the URL is broken or restricted, the image will not import. Verifying image links before upload prevents display issues.</p>
21 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="attribute-variation-columns">Attribute & Variation Columns</h3>
22 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Attributes are essential for creating variable products. You must define attribute names, values, and indicate whether they are used for variations. Parent products define the attributes, while var …

<p>Attributes are essential for creating variable products. You must define attribute names, values, and indicate whether they are used for variations. Parent products define the attributes, while variation rows contain pricing, SKU, and stock details. The attribute values must match exactly between parent and variation rows. Proper structuring ensures variations link correctly and function as expected.</p>
23 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>[CSV_IMP_CTA]</p>
24 core/heading
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h2 class="wp-block-heading">WooCommerce Default CSV Format Explained with Example</h2>
25 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>WooCommerce provides a default CSV format that serves as a standard template for importing products. When you export products from your store, the downloaded file includes predefined column headers …

<p>WooCommerce provides a default CSV format that serves as a standard template for importing products. When you export products from your store, the downloaded file includes predefined column headers that match WooCommerce fields exactly. These columns may include ID, Type, Name, SKU, Regular Price, Sale Price, Stock, Categories, and Images. Each column represents a specific product attribute, and every row represents a single product or variation. Understanding this structure helps you prepare your CSV file correctly and avoid mapping errors during import.</p>
26 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>For example, the “Type” column defines whether a product is simple or variable, while the “Name” column stores the product title. Pricing columns control how the product is displayed and so …

<p>For example, the “Type” column defines whether a product is simple or variable, while the “Name” column stores the product title. Pricing columns control how the product is displayed and sold, and the “Categories” column assigns the product to the correct group using proper formatting. The “Images” column contains direct image URLs that WooCommerce downloads during import. If you are working with variable products, parent and variation rows must be structured properly. Reviewing the default export file before creating your own template ensures better accuracy and fewer import issues.</p>
27 core/heading
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h2 class="wp-block-heading">How to Download the WooCommerce CSV Template</h2>
28 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>WooCommerce allows you to obtain a properly structured CSV template in multiple ways. Using the correct template ensures that your column headers match WooCommerce’s required format. Instead of g …

<p>WooCommerce allows you to obtain a properly structured CSV template in multiple ways. Using the correct template ensures that your column headers match WooCommerce’s required format. Instead of guessing field names, it is always safer to download a sample file directly from your store. This reduces the chances of formatting errors during import. Understanding these methods helps you prepare your CSV file accurately.</p>
29 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="export-existing-products-as-a-template">Export Existing Products as a Template</h3>
30 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>One of the easiest ways to get a correct CSV template is by exporting existing products from your store. Go to WooCommerce → Products → Export and download the product CSV file. If you need adv …

<p>One of the easiest ways to get a correct CSV template is by exporting existing products from your store. Go to WooCommerce → Products → Export and download the product CSV file. If you need advanced field mapping, custom meta support, or bulk update flexibility, you can also use <a href="https://www.smackcoders.com/wp-ultimate-csv-importer-pro.html?srsltid=AfmBOooe5bQ0CbqAPIHLEHlXz5iKXLkPExetqN3Xg0PS47Qy_CQ4oIKc">WP Ultimate CSV Importer Pro</a> for more powerful WooCommerce product import options. This exported file contains all standard column headers used by WooCommerce. You can edit this file by removing old product data and adding new products. Using this method ensures perfect compatibility with the import system.</p>
31 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="create-custom-csv-template-in-excel-or-google-sheets">Create Custom CSV Template in Excel or Google Sheets</h3>
32 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>You can also create your own CSV template manually using Excel or Google Sheets. In this case, you must ensure that the column names exactly match WooCommerce’s field names. After entering all pr …

<p>You can also create your own CSV template manually using Excel or Google Sheets. In this case, you must ensure that the column names exactly match WooCommerce’s field names. After entering all product data, save the file in CSV UTF-8 format to avoid encoding issues. Double-check formatting for categories, images, and attributes before uploading. A properly structured custom template works just as effectively as a downloaded one.</p>
33 core/heading
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h2 class="wp-block-heading">Preparing Your CSV File Before Import</h2>
34 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Before importing your CSV file into <a href="https://www.smackcoders.com/wp-ultimate-csv-importer-pro/woocommerce-import-products.html?srsltid=AfmBOooF8gH_xHpOnRZRvG3zxSPU4auPN5Zt_9GsnnTDw4JD-twvSP …

<p>Before importing your CSV file into <a href="https://www.smackcoders.com/wp-ultimate-csv-importer-pro/woocommerce-import-products.html?srsltid=AfmBOooF8gH_xHpOnRZRvG3zxSPU4auPN5Zt_9GsnnTDw4JD-twvSP5g">WooCommerce</a>, it is important to review and validate all product data carefully. Make sure required fields like product name, SKU, type, and price are filled correctly. Check for spelling mistakes, duplicate SKUs, or missing values that could cause import errors. Even small formatting issues can lead to skipped products during the process. Proper preparation ensures a smooth and error-free import experience.</p>
35 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>You should also confirm that the file is saved in CSV UTF-8 format to avoid encoding problems. Remove unnecessary spaces, hidden characters, or special symbols that may affect data reading. Verify  …

<p>You should also confirm that the file is saved in CSV UTF-8 format to avoid encoding problems. Remove unnecessary spaces, hidden characters, or special symbols that may affect data reading. Verify that image URLs are publicly accessible and categories follow the correct structure. If you are importing variable products, ensure parent and variation rows are clearly defined. Testing the file with a small batch of products before full import is always a recommended best practice.</p>
36 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>[CSV_IMP_CTA]</p>
37 core/heading
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0002

<h2 class="wp-block-heading">Step-by-Step Guide to Import Products in WooCommerce</h2>
38 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Importing products into WooCommerce using a CSV file is a straightforward process when your file is properly prepared. WooCommerce provides a default import tool, but for advanced import, custom fi …

<p>Importing products into WooCommerce using a CSV file is a straightforward process when your file is properly prepared. WooCommerce provides a default import tool, but for advanced import, custom fields, bulk updates, and better duplicate handling, plugins like WP Ultimate CSV Importer Pro offer more flexibility and control. The system guides you through upload, mapping, and confirmation stages. Each step ensures that your product data is assigned to the correct fields. Carefully reviewing each stage helps prevent duplication or missing data. Below is the complete step-by-step workflow.</p>
39 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="step-1-prepare-your-csv-file">Step 1 – Prepare Your CSV File</h3>
40 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Before starting the import process, ensure your CSV file is properly structured. Each column should represent a specific WooCommerce product field such as Product Name, SKU, Price, Categories, Imag …

<p>Before starting the import process, ensure your CSV file is properly structured. Each column should represent a specific WooCommerce product field such as Product Name, SKU, Price, Categories, Images, and Stock. Make sure the data is clean and formatted correctly. Save the file in CSV UTF-8 format to avoid encoding issues. Proper preparation reduces errors during import.</p>
41 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0016

<h3 class="wp-block-heading" id="step-2-upload-your-csv-file">Step 2 – Upload Your CSV File</h3>
42 core/image
Edit Media
{
    "id": 334783645,
    "sizeSlug": "full",
    "linkDestination": "none"
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. render_block_core_image()
    wp-includes/blocks/image.php:20
0.0001

<figure class="wp-block-image size-full"><img src="https://www.smackcoders.com/wp-content/uploads/2026/02/image-2.webp" alt="" class="wp-image-334783645"/></figure>
43 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Login to your WordPress dashboard and navigate to WP Ultimate CSV Importer Pro → Import/Update. Click on Browse and select your prepared CSV file. Choose the import type such as Fresh Import for  …

<p>Login to your WordPress dashboard and navigate to WP Ultimate CSV Importer Pro → Import/Update. Click on Browse and select your prepared CSV file. Choose the import type such as Fresh Import for new products or Update Content for existing ones. Select the post type as WooCommerce Products. Then proceed to the next step.</p>
44 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="step-3-map-your-fields">Step 3 – Map Your Fields</h3>
45 core/image
Edit Media
{
    "id": 334783642,
    "sizeSlug": "full",
    "linkDestination": "none"
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. render_block_core_image()
    wp-includes/blocks/image.php:20
0.0001

<figure class="wp-block-image size-full"><img src="https://www.smackcoders.com/wp-content/uploads/2026/02/image-1.webp" alt="" class="wp-image-334783642"/></figure>
46 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>After uploading the file, the mapping screen will appear. Here, match the CSV columns with the corresponding WooCommerce product fields. You can use Advanced mode or Drag-and-Drop method for mappin …

<p>After uploading the file, the mapping screen will appear. Here, match the CSV columns with the corresponding WooCommerce product fields. You can use Advanced mode or Drag-and-Drop method for mapping. Ensure fields like Product Name, SKU, and Price are mapped correctly. Save the mapping template for future imports and click Continue.</p>
47 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="step-4-configure-import-settings">Step 4 – Configure Import Settings</h3>
48 core/image
Edit Media
{
    "id": 334783639,
    "sizeSlug": "full",
    "linkDestination": "none"
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. render_block_core_image()
    wp-includes/blocks/image.php:20
0.0002

<figure class="wp-block-image size-full"><img src="https://www.smackcoders.com/wp-content/uploads/2026/02/image.webp" alt="" class="wp-image-334783639"/></figure>
49 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>In this step, configure media handling and import options. You can manage duplicate handling, enable rollback backup, or activate maintenance mode during import. These settings help ensure a safe a …

<p>In this step, configure media handling and import options. You can manage duplicate handling, enable rollback backup, or activate maintenance mode during import. These settings help ensure a safe and controlled import process. Review all configurations carefully before proceeding. Proper settings prevent unwanted data overwrites.</p>
50 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0002

<h3 class="wp-block-heading" id="step-5-run-the-import-and-verify">Step 5 – Run the Import and Verify</h3>
51 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Click on Import Now to start the process. Monitor the progress bar until the import completes successfully. After completion, review the import summary to check processed, imported, and failed reco …

<p>Click on Import Now to start the process. Monitor the progress bar until the import completes successfully. After completion, review the import summary to check processed, imported, and failed records. Finally, navigate to WooCommerce Products to verify that products are imported correctly. This confirms successful execution of the CSV import.</p>
52 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>[CSV_IMP_CTA]</p>
53 core/heading
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h2 class="wp-block-heading">Importing Variable Products via CSV (Detailed Structure)</h2>
54 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Importing variable products through CSV requires a properly organized structure because both parent and variation data must be clearly defined. Unlike simple products, variable products contain mul …

<p>Importing variable products through CSV requires a properly organized structure because both parent and variation data must be clearly defined. Unlike simple products, variable products contain multiple variations such as size, color, or style. Each variation has its own price, SKU, and stock quantity. WooCommerce depends heavily on correct attribute linking between parent and variation rows. If the structure is not accurate, variations may not connect properly after import.</p>
55 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="parent-product-row-setup">Parent Product Row Setup</h3>
56 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>The parent product row represents the main variable product and must be clearly defined in the import file. In the “Product Type” column, the value should be set as <strong>4</strong> to indica …

<p>The parent product row represents the main variable product and must be clearly defined in the import file. In the “Product Type” column, the value should be set as <strong>4</strong> to indicate that it is a parent variable product. This row should include the product name, description, categories, and all attribute definitions, but it should not contain individual variation prices or stock quantities.</p>
57 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Attributes must be defined in separate columns such as Product Attribute 1, Product Value 1, and Visibility fields. For example, Attribute Name 1 can be “Color” and its values can be “Red, Bl …

<p>Attributes must be defined in separate columns such as Product Attribute 1, Product Value 1, and Visibility fields. For example, Attribute Name 1 can be “Color” and its values can be “Red, Blue, Green,” with visibility set as “1” to enable it. The parent SKU must also be defined because it will be used to link all variation rows. A properly configured parent row acts as the container that groups all variations under one variable product listing.</p>
58 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="variation-rows-configuration">Variation Rows Configuration</h3>
59 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Each variation must be added as a separate row in the same CSV file. In the “Product Type” column, the value should be set as <strong>8</strong> to indicate that the row represents a variation. …

<p>Each variation must be added as a separate row in the same CSV file. In the “Product Type” column, the value should be set as <strong>8</strong> to indicate that the row represents a variation. Every variation row must include a unique SKU, price, and stock quantity along with the appropriate attribute values defined in separate attribute columns For variations, specify the attribute values in the Product Value column corresponding to the defined Product Attribute</p>
60 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Each variation row must reference the parent product using the <strong>Parent SKU field</strong> to establish the correct relationship. The attribute values in variation rows must exactly match the …

<p>Each variation row must reference the parent product using the <strong>Parent SKU field</strong> to establish the correct relationship. The attribute values in variation rows must exactly match the attribute names and values defined in the parent row. Even small mismatches in spelling or formatting can prevent variations from linking correctly. Proper variation configuration ensures that each option displays accurately with its own pricing and stock information on the product page. To better understand the structure, you can download the reference <a href="https://cdn.smackcoders.com/csv-samples/WooCommerce-Variable-Import.csv">sample CSV file </a></p>
61 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24
0.0001

<h3 class="wp-block-heading" id="attribute-linking-and-pricing-setup">Attribute Linking and Pricing Setup</h3>
62 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Attributes must be clearly defined in the parent product row before adding variation rows. The attribute column should indicate whether the attribute is global or custom and whether it is used for  …

<p>Attributes must be clearly defined in the parent product row before adding variation rows. The attribute column should indicate whether the attribute is global or custom and whether it is used for variations. WooCommerce uses these attribute definitions to generate variation options on the product page. Without proper attribute setup, variations will not display correctly.</p>
63 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Pricing and stock information should be added only in the variation rows, not in the parent row. Each variation can have different prices, sale prices, and stock quantities. This allows customers t …

<p>Pricing and stock information should be added only in the variation rows, not in the parent row. Each variation can have different prices, sale prices, and stock quantities. This allows customers to select different options with accurate pricing displayed dynamically. Careful alignment between attribute names and pricing fields ensures a smooth variation import process.</p>
64 core/heading
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24

<h2 class="wp-block-heading">Updating Existing Products Using CSV</h2>
65 core/image
Edit Media
{
    "id": 334783648,
    "sizeSlug": "large",
    "linkDestination": "none"
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. render_block_core_image()
    wp-includes/blocks/image.php:20

<figure class="wp-block-image size-large"><img src="https://www.smackcoders.com/wp-content/uploads/2026/02/WordPress-CSV-update-duplicate-record-handling-settings-screen-1024x478-1.webp" alt="WordPress-CSV-update-duplicate-record-handling-settings-screen" class="wp-image-334783648"/></figure>
66 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>To update existing products using CSV in WP Ultimate CSV Importer Pro, first upload your file in the Import/Update section and select the “Update Content” option instead of Fresh Import. Then c …

<p>To update existing products using CSV in WP Ultimate CSV Importer Pro, first upload your file in the Import/Update section and select the “Update Content” option instead of Fresh Import. Then choose the post type as “WooCommerce Products” to ensure the importer targets product records. After proceeding to the Import Configuration section, enable the duplicate handling option and select a unique identifier such as ID or SKU from the dropdown. This allows the plugin to match existing products correctly and update them instead of creating duplicates.</p>
67 core/heading
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24

<h2 class="wp-block-heading">Common WooCommerce CSV Import Errors & Solutions</h2>
68 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>While importing products using a CSV file is efficient, errors can occur if the file is not properly formatted. Most problems are related to incorrect data structure, missing values, or formatting  …

<p>While importing products using a CSV file is efficient, errors can occur if the file is not properly formatted. Most problems are related to incorrect data structure, missing values, or formatting mismatches. Even a small mistake in one column can affect multiple products during import. Understanding common errors helps you troubleshoot quickly and avoid repeated failures. Below are the most frequent issues and their practical solutions.</p>
69 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24

<h3 class="wp-block-heading" id="invalid-or-missing-sku">Invalid or Missing SKU</h3>
70 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>SKU is a unique identifier used by WooCommerce to recognize each product. If the SKU is missing, duplicated, or incorrectly formatted, the system may skip the product during import. This issue beco …

<p>SKU is a unique identifier used by WooCommerce to recognize each product. If the SKU is missing, duplicated, or incorrectly formatted, the system may skip the product during import. This issue becomes more serious when you are trying to update existing products. Without a matching SKU, WooCommerce cannot identify which product to modify.</p>
71 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>To fix this, ensure every product has a unique SKU with no duplicates. Avoid unnecessary spaces or special characters that may cause conflicts. When updating products, double-check that the SKU in  …

<p>To fix this, ensure every product has a unique SKU with no duplicates. Avoid unnecessary spaces or special characters that may cause conflicts. When updating products, double-check that the SKU in the CSV matches exactly with the one in your store. Proper SKU management ensures smooth imports and updates.</p>
72 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24

<h3 class="wp-block-heading" id="incorrect-attribute-format">Incorrect Attribute Format</h3>
73 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Attribute errors usually occur when importing variable products. If attribute names or values do not match exactly between parent and variation rows, WooCommerce will fail to link the variations co …

<p>Attribute errors usually occur when importing variable products. If attribute names or values do not match exactly between parent and variation rows, WooCommerce will fail to link the variations correctly. Even small spelling differences or extra spaces can break the connection. This results in missing or improperly displayed variations.</p>
74 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>To avoid this problem, maintain consistent attribute naming throughout the CSV file. Ensure attributes are marked correctly as “used for variations” in the parent row. Always review a sample exported CSV to confirm the correct format. Consistency is the key to proper variation linking.</p>
75 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24

<h3 class="wp-block-heading" id="image-not-importing">Image Not Importing</h3>
76 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Images may not import if the URL provided in the CSV file is incorrect or restricted. WooCommerce requires direct and publicly accessible image URLs to download them successfully. If the link requi …

<p>Images may not import if the URL provided in the CSV file is incorrect or restricted. WooCommerce requires direct and publicly accessible image URLs to download them successfully. If the link requires login access or leads to a broken page, the image will fail to load. This can leave your product listings without visuals.</p>
77 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>To resolve this issue, test each image URL in a browser before importing. Ensure that the link opens directly without redirection or authentication. Separate multiple image URLs correctly within the same cell if needed. Verifying images beforehand prevents display issues after import.</p>
78 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24

<h3 class="wp-block-heading" id="category-structure-errors">Category Structure Errors</h3>
79 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Incorrect category formatting can lead to duplicate or wrongly structured categories. If the hierarchy is not written properly, WooCommerce may create unexpected category levels. This can affect st …

<p>Incorrect category formatting can lead to duplicate or wrongly structured categories. If the hierarchy is not written properly, WooCommerce may create unexpected category levels. This can affect store navigation and product organization. Cleaning up category errors later can be time-consuming.</p>
80 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>To prevent this, use the correct format such as Parent > Child when defining subcategories. Make sure category names are consistent with existing store categories. Avoid spelling variations that create duplicates. Proper structure ensures organized and accurate product grouping.</p>
81 core/heading
{
    "level": 3
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24

<h3 class="wp-block-heading" id="encoding-issues">Encoding Issues</h3>
82 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Encoding errors happen when the CSV file is not saved in the correct format. This may cause special characters to appear broken or unreadable after import. It can also interfere with how WooCommerce reads certain fields. Encoding problems are common when copying data from external sources.</p>
83 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Always save your CSV file in UTF-8 format before uploading it. Remove hidden characters or unusual symbols that may affect readability. Reopen and resave the file using a reliable spreadsheet tool if needed. Proper encoding ensures clean and accurate product data import.</p>
84 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>[CSV_IMP_CTA]</p>
85 core/heading
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24

<h2 class="wp-block-heading">Performance Considerations for Large CSV Imports</h2>
86 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>When importing a large number of products using a CSV file, performance issues may arise depending on your server capacity. If the file contains hundreds or thousands of products, the import proces …

<p>When importing a large number of products using a CSV file, performance issues may arise depending on your server capacity. If the file contains hundreds or thousands of products, the import process can take significant time to complete. In some cases, you may experience timeout errors, memory limit issues, or incomplete imports. These problems are usually related to hosting configuration rather than WooCommerce itself. Understanding these limitations helps you prepare properly before running large imports.</p>
87 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>To reduce performance risks, it is recommended to split large CSV files into smaller batches instead of importing everything at once. Smaller files place less load on the server and are easier to m …

<p>To reduce performance risks, it is recommended to split large CSV files into smaller batches instead of importing everything at once. Smaller files place less load on the server and are easier to manage if errors occur. You can also increase PHP memory limit and execution time through hosting settings if needed. Performing imports on a staging site before applying them to a live store is a safe practice. Proper planning ensures stable and successful bulk product imports.</p>
88 core/heading
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24

<h2 class="wp-block-heading">Best Practices for Safe Product Import</h2>
89 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>Before performing any bulk product import, always take a complete backup of your website and database. This ensures that you can restore your store if something goes wrong during the process. Even  …

<p>Before performing any bulk product import, always take a complete backup of your website and database. This ensures that you can restore your store if something goes wrong during the process. Even small formatting mistakes in a CSV file can affect multiple products at once. Testing the import with a small sample file first is a smart approach. Careful preparation minimizes risks and prevents large-scale errors.</p>
90 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>It is also important to review column mapping and formatting before running the final import. Make sure SKUs are unique, categories are structured properly, and image URLs are accessible. Avoid imp …

<p>It is also important to review column mapping and formatting before running the final import. Make sure SKUs are unique, categories are structured properly, and image URLs are accessible. Avoid importing unnecessary columns that may overwrite existing data unintentionally. Keep your CSV file clean, organized, and saved in UTF-8 format. Following these best practices ensures a smooth and controlled import process.</p>
91 core/heading
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24

<h2 class="wp-block-heading">Frequently Asked Questions (FAQ):</h2>
92 rank-math/faq-block
{
    "questions": [
        {
            "id": "faq-question-1771924836597",
            "title": "1. How to import products CSV file in WooCommerce?",
            "content": "To import a products CSV file in WooCommerce, go to your WordPress dashboard and navigate to WooCommerce \u2192 Products \u2192 Import (or WP Ultimate CSV Importer Pro \u2192 Import/Update if using the plugin). Upload your CSV file, map the fields correctly, configure import settings, and click Run Import. After completion, review the import summary and verify the products in your store.",
            "visible": true
        },
        {
            "id": "faq-question-1771924856405",
            "title": "2. How to import products from a CSV file?",
            "content": "First, prepare a properly formatted CSV file with required product fields such as name, SKU, price, stock, categories, and images. Then upload the file through the WooCommerce import tool or CSV importer plugin. Map the CSV columns to the correct product fields and start the import process. Finally, check the results to ensure all products are imported correctly.",
            "visible": true
        },
        {
            "id": "faq-question-1771924883698",
            "title": "3. Trade-offs between speed and correctness for WooCommerce?",
            "content": "There is always a balance between making quick changes and maintaining accuracy. Bulk updates done too fast may cause pricing errors or broken variations. It is safer to deploy one change at a time and test before going live. Using staging or phased rollouts helps reduce risks.",
            "visible": true
        },
        {
            "id": "faq-question-1771924899955",
            "title": "4. Compatibility with headless or multisite?",
            "content": "Compatibility depends on your WooCommerce setup and hosting architecture. In headless or multisite environments, imports must be tested carefully to avoid syncing issues. Always perform imports on a staging clone first. This ensures your configuration works correctly before production deployment.",
            "visible": true
        },
        {
            "id": "faq-question-1771924925386",
            "title": "5. Performance impact?",
            "content": "Large imports can temporarily increase server load and slow down the site. Monitor performance metrics like TTFB and server usage before and after import. Splitting large CSV files into smaller batches improves stability. Regular monitoring helps maintain long-term performance.",
            "visible": true
        },
        {
            "id": "faq-question-1771924944468",
            "title": "6. How to handle duplicate SKUs during bulk CSV import?",
            "content": "If duplicate SKUs exist in your CSV file, WooCommerce may skip products or update the wrong items. Always validate SKU uniqueness before import using spreadsheet filters. When updating products, enable the \u201cupdate existing products\u201d option carefully. Running a test import with a small batch helps detect SKU conflicts early.",
            "visible": true
        },
        {
            "id": "faq-question-1771924969993",
            "title": "7. Can I schedule automatic WooCommerce CSV product imports?",
            "content": "The default WooCommerce importer does not support scheduled imports. For automation, you need an advanced CSV import plugin with cron-based scheduling support. This is useful when importing supplier feeds daily or weekly. Always test scheduled imports in staging before applying them live.",
            "visible": true
        },
        {
            "id": "faq-question-1771925031392",
            "title": "8. How to safely import 10,000+ products without server timeout?",
            "content": "Large imports can cause PHP memory limit or execution timeout errors. Split the CSV file into smaller batches such as 500\u20131000 products per upload. You can also increase server memory limits through hosting settings. Performing imports during low-traffic hours reduces server load risks.",
            "visible": true
        },
        {
            "id": "faq-question-1771925052310",
            "title": "9. How to import custom meta fields or plugin-specific product data?",
            "content": "WooCommerce default importer supports standard product fields only. For custom fields added by themes or plugins, you must map meta keys properly. Advanced CSV import plugins allow meta field mapping for extended compatibility. Always verify that custom data appears correctly after import.",
            "visible": true
        },
        {
            "id": "faq-question-1771925067721",
            "title": "10. What happens if the CSV import process is interrupted midway?",
            "content": "If the import stops due to timeout or browser interruption, some products may still be partially created. WooCommerce does not automatically roll back incomplete imports. You must review the import summary and manually remove duplicates if needed. Keeping a backup before bulk import ensures recovery safety.u003cbru003e",
            "visible": true
        }
    ]
}
{
    "postId": 334783600,
    "postType": "post"
}
  1. RankMath\Schema\Block_FAQ->render()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/class-block-faq.php:191

<div class="wp-block-rank-math-faq-block"><div class="rank-math-faq-item"><h3 class="rank-math-question">1. How to import products CSV file in WooCommerce?</h3><div class="rank-math-answer">To import  …

<div class="wp-block-rank-math-faq-block"><div class="rank-math-faq-item"><h3 class="rank-math-question">1. How to import products CSV file in WooCommerce?</h3><div class="rank-math-answer">To import a products CSV file in WooCommerce, go to your WordPress dashboard and navigate to WooCommerce → Products → Import (or WP Ultimate CSV Importer Pro → Import/Update if using the plugin). Upload your CSV file, map the fields correctly, configure import settings, and click Run Import. After completion, review the import summary and verify the products in your store.</div></div><div class="rank-math-faq-item"><h3 class="rank-math-question">2. How to import products from a CSV file?</h3><div class="rank-math-answer">First, prepare a properly formatted CSV file with required product fields such as name, SKU, price, stock, categories, and images. Then upload the file through the WooCommerce import tool or CSV importer plugin. Map the CSV columns to the correct product fields and start the import process. Finally, check the results to ensure all products are imported correctly.</div></div><div class="rank-math-faq-item"><h3 class="rank-math-question">3. Trade-offs between speed and correctness for WooCommerce?</h3><div class="rank-math-answer">There is always a balance between making quick changes and maintaining accuracy. Bulk updates done too fast may cause pricing errors or broken variations. It is safer to deploy one change at a time and test before going live. Using staging or phased rollouts helps reduce risks.</div></div><div class="rank-math-faq-item"><h3 class="rank-math-question">4. Compatibility with headless or multisite?</h3><div class="rank-math-answer">Compatibility depends on your WooCommerce setup and hosting architecture. In headless or multisite environments, imports must be tested carefully to avoid syncing issues. Always perform imports on a staging clone first. This ensures your configuration works correctly before production deployment.</div></div><div class="rank-math-faq-item"><h3 class="rank-math-question">5. Performance impact?</h3><div class="rank-math-answer">Large imports can temporarily increase server load and slow down the site. Monitor performance metrics like TTFB and server usage before and after import. Splitting large CSV files into smaller batches improves stability. Regular monitoring helps maintain long-term performance.</div></div><div class="rank-math-faq-item"><h3 class="rank-math-question">6. How to handle duplicate SKUs during bulk CSV import?</h3><div class="rank-math-answer">If duplicate SKUs exist in your CSV file, WooCommerce may skip products or update the wrong items. Always validate SKU uniqueness before import using spreadsheet filters. When updating products, enable the “update existing products” option carefully. Running a test import with a small batch helps detect SKU conflicts early.</div></div><div class="rank-math-faq-item"><h3 class="rank-math-question">7. Can I schedule automatic WooCommerce CSV product imports?</h3><div class="rank-math-answer">The default WooCommerce importer does not support scheduled imports. For automation, you need an advanced CSV import plugin with cron-based scheduling support. This is useful when importing supplier feeds daily or weekly. Always test scheduled imports in staging before applying them live.</div></div><div class="rank-math-faq-item"><h3 class="rank-math-question">8. How to safely import 10,000+ products without server timeout?</h3><div class="rank-math-answer">Large imports can cause PHP memory limit or execution timeout errors. Split the CSV file into smaller batches such as 500–1000 products per upload. You can also increase server memory limits through hosting settings. Performing imports during low-traffic hours reduces server load risks.</div></div><div class="rank-math-faq-item"><h3 class="rank-math-question">9. How to import custom meta fields or plugin-specific product data?</h3><div class="rank-math-answer">WooCommerce default importer supports standard product fields only. For custom fields added by themes or plugins, you must map meta keys properly. Advanced CSV import plugins allow meta field mapping for extended compatibility. Always verify that custom data appears correctly after import.</div></div><div class="rank-math-faq-item"><h3 class="rank-math-question">10. What happens if the CSV import process is interrupted midway?</h3><div class="rank-math-answer">If the import stops due to timeout or browser interruption, some products may still be partially created. WooCommerce does not automatically roll back incomplete imports. You must review the import summary and manually remove duplicates if needed. Keeping a backup before bulk import ensures recovery safety.u003cbru003e</div></div></div>
93 core/heading
{
    "postId": 334783600,
    "postType": "post"
}
  1. block_core_heading_render()
    wp-includes/blocks/heading.php:24

<h2 class="wp-block-heading">Conclusion</h2>
94 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>WooCommerce CSV product import is a powerful feature that simplifies bulk product management for growing online stores. By understanding the correct template structure and formatting rules, you can …

<p>WooCommerce CSV product import is a powerful feature that simplifies bulk product management for growing online stores. By understanding the correct template structure and formatting rules, you can avoid common errors and save valuable time. Proper preparation, testing, and validation play a crucial role in successful imports. Whether you are adding new products or updating existing ones, CSV import provides flexibility and efficiency.</p>
95 core/paragraph
{
    "postId": 334783600,
    "postType": "post"
}

<p>With the right approach, managing large product catalogs becomes much easier and more organized. Always follow structured formatting, verify mapping, and monitor the import summary after completion …

<p>With the right approach, managing large product catalogs becomes much easier and more organized. Always follow structured formatting, verify mapping, and monitor the import summary after completion. Taking these steps ensures that your products are uploaded accurately without affecting store performance. Mastering CSV import gives you better control over your WooCommerce store operations.</p>
Total: 95

Blocks: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
block_editor_settings_all Filter 10
  1. WP_Duotone::add_editor_settings()
    wp-includes/class-wp-duotone.php:1266
WordPress Core
block_type_metadata Filter 10
  1. wp_migrate_old_typography_shape()
    wp-includes/blocks.php:2584
WordPress Core
10
  1. acf_add_block_namespace()
    wp-content/plugins/advanced-custom-fields-pro/pro/blocks.php:36
Plugin: advanced-custom-fields-pro
10
  1. MonsterInsights_Blocks_Pro->enable_site_insights_inserter()
    wp-content/plugins/google-analytics-premium/pro/includes/gutenberg/blocks/blocks.php:217
Plugin: google-analytics-premium
block_type_metadata_settings Filter 10
  1. WP_Duotone::migrate_experimental_duotone_support_flag()
    wp-includes/class-wp-duotone.php:1306
WordPress Core
10
  1. Automattic\W\B\B\ProductGalleryLargeImage->add_block_type_metadata_settings()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/ProductGalleryLargeImage.php:253
Plugin: woocommerce
10
  1. Automattic\W\B\B\ProductTemplate->add_block_type_metadata_settings()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/ProductTemplate.php:193
Plugin: woocommerce
99
  1. acf_handle_json_block_registration()
    wp-content/plugins/advanced-custom-fields-pro/pro/blocks.php:56
Plugin: advanced-custom-fields-pro
pre_render_block Filter 10
  1. _wp_add_block_level_preset_styles()
    wp-includes/block-supports/settings.php:77
WordPress Core
10
  1. Automattic\W\B\B\P\Controller->add_support_for_filter_blocks()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/ProductCollection/Controller.php:327
Plugin: woocommerce
10
  1. Automattic\W\B\B\ProductQuery->update_query()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/ProductQuery.php:175
Plugin: woocommerce
10
  1. Automattic\W\B\B\RelatedProducts->update_query()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/RelatedProducts.php:70
Plugin: woocommerce
register_block_type_args Filter 10
  1. Automattic\W\B\BlockTypesController->enqueue_block_style_for_classic_themes()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypesController.php:629
Plugin: woocommerce
10
  1. RankMathPro\Schema\Schema->add_id_to_schema_block()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-schema.php:116
Plugin: seo-by-rank-math-pro
10
  1. RankMathPro\Schema\Schema->extend_howto_block()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-schema.php:135
Plugin: seo-by-rank-math-pro
render_block_context Filter 10
  1. _block_template_render_without_post_block_context()
    wp-includes/block-template.php:342
WordPress Core
10
  1. Automattic\W\B\B\FeaturedCategory->update_context()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/FeaturedItem.php:143
Plugin: woocommerce
10
  1. Automattic\W\B\B\FeaturedProduct->update_context()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/FeaturedItem.php:143
Plugin: woocommerce
10
  1. Automattic\W\B\B\SingleProduct->update_context()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/SingleProduct.php:83
Plugin: woocommerce
11
  1. Automattic\W\B\B\P\Renderer->extend_context_for_inner_blocks()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/ProductCollection/Renderer.php:338
Plugin: woocommerce
render_block_data Filter -9223372036854775807 (-PHP_INT_MAX)
  1. Closure on line 49 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php:49
Plugin: sitepress-multilingual-cms
10
  1. block_core_gallery_data_id_backcompatibility()
    wp-includes/blocks/gallery.php:21
WordPress Core
10
  1. block_core_latest_posts_migrate_categories()
    wp-includes/blocks/latest-posts.php:260
WordPress Core
10
  1. block_core_navigation_typographic_presets_backcompatibility()
    wp-includes/blocks/navigation.php:1183
WordPress Core
10
  1. block_core_query_disable_enhanced_pagination()
    wp-includes/blocks/query.php:84
WordPress Core
10
  1. wp_render_elements_support_styles()
    wp-includes/block-supports/elements.php:113
WordPress Core
10
  1. wp_add_parent_layout_to_parsed_block()
    wp-includes/block-supports/layout.php:974
WordPress Core
10
  1. wp_render_block_style_variation_support_styles()
    wp-includes/block-supports/block-style-variations.php:81
WordPress Core
10
  1. WCML\B\C\Hooks->filterIdsInBlock()
    wp-content/plugins/woocommerce-multilingual/classes/Block/Convert/Hooks.php:41
Plugin: woocommerce-multilingual
10
  1. WPML\P\G\R\Integration->convertReusableBlock()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Integrations/Gutenberg/reusable-blocks/class-integration.php:28
Plugin: sitepress-multilingual-cms
10
  1. WPML\P\G\N\Frontend->translateNavigationId()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Integrations/Gutenberg/Navigation/Frontend.php:21
Plugin: sitepress-multilingual-cms
10
  1. Automattic\W\B\B\P\Controller->disable_enhanced_pagination()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/ProductCollection/Controller.php:144
Plugin: woocommerce
render_block Filter 10
  1. wp_render_typography_support()
    wp-includes/block-supports/typography.php:308
WordPress Core
10
  1. _wp_add_block_level_presets_class()
    wp-includes/block-supports/settings.php:36
WordPress Core
10
  1. wp_render_elements_class_name()
    wp-includes/block-supports/elements.php:246
WordPress Core
10
  1. wp_render_layout_support_flag()
    wp-includes/block-supports/layout.php:570
WordPress Core
10
  1. wp_render_position_support()
    wp-includes/block-supports/position.php:42
WordPress Core
10
  1. wp_render_dimensions_support()
    wp-includes/block-supports/dimensions.php:98
WordPress Core
10
  1. WP_Duotone::render_duotone_support()
    wp-includes/class-wp-duotone.php:1077
WordPress Core
10
  1. wp_render_background_support()
    wp-includes/block-supports/background.php:53
WordPress Core
10
  1. wp_render_block_style_variation_class_name()
    wp-includes/block-supports/block-style-variations.php:211
WordPress Core
10
  1. wp_render_block_visibility_support()
    wp-includes/block-supports/block-visibility.php:19
WordPress Core
10
  1. WPML\BlockEditor\Loader->frontendPrintStyleIfBlockIsUsed()
    wp-content/plugins/sitepress-multilingual-cms/classes/block-editor/Loader.php:86
Plugin: sitepress-multilingual-cms
10
  1. Automattic\W\B\BlockTypesController->add_data_attributes()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypesController.php:286
Plugin: woocommerce
10
  1. Closure on line 350 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/fp/core/Fns.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/fp/core/Fns.php:350
Plugin: sitepress-multilingual-cms
10
  1. WPDeveloper\B\E\B\FontLoader->get_betterdocs_blocks()
    wp-content/plugins/betterdocs/includes/Editors/BlockEditor/FontLoader.php:44
Plugin: betterdocs
10
  1. Closure on line 166 of wp-content/plugins/sitepress-multilingual-cms/classes/block-editor/Loader.php
    wp-content/plugins/sitepress-multilingual-cms/classes/block-editor/Loader.php:166
Plugin: sitepress-multilingual-cms
10
  1. Automattic\W\B\B\ClassicTemplate->add_alignment_class_to_wrapper()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/ClassicTemplate.php:417
Plugin: woocommerce
10
  1. Automattic\W\B\B\ProductQuery->enqueue_styles()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/ProductQuery.php:161
Plugin: woocommerce
10
  1. Automattic\W\B\B\RelatedProducts->render_block()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/RelatedProducts.php:124
Plugin: woocommerce

Request

Request

blog/woocommerce-product-import.html

Matched Rule

none

Matched Query

none

Query String

name=woocommerce-product-import
&do_not_redirect=1

All Matching Rewrite Rules

(.?.+?)(?:/([0-9]+))?/?$ pagename=$matches[1]
&page=$matches[2]

Query Vars

cache_results 1
comments_per_page 50
do_not_redirect 1
fields all
lazy_load_term_meta 1
name woocommerce-product-import
order DESC
p 334783600
posts_per_page 10
update_post_meta_cache 1
update_post_term_cache 1

Response

Queried Object

Single Post: #334783600 (WP_Post)

Current User

Current User: #1

Request Data

Remote IP 2409:408d:4dc1:acff:e986:1acb:378f:e213
HTTP method GET
Requested URL https://www.smackcoders.com/blog/woocommerce-product-import.html

Request: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
parse_query Action 1
  1. RankMath\Sitemap\Router->request_sitemap()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php:61
Plugin: seo-by-rank-math
10
  1. SitePress->parse_query()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:3478
Plugin: sitepress-multilingual-cms
10
  1. WCML\B\C\Hooks->addCurrentLangToQueryVars()
    wp-content/plugins/woocommerce-multilingual/classes/Block/Convert/Hooks.php:51
Plugin: woocommerce-multilingual
10
  1. VIWEC\INC\Email_Builder->parse_query_filter()
    wp-content/plugins/email-template-customizer-for-woo/includes/email-builder.php:548
Plugin: email-template-customizer-for-woo
10
  1. ElementorPro\M\S\Module->filter_screenshots_from_attachments_query()
    wp-content/plugins/elementor-pro/modules/screenshots/module.php:161
Plugin: elementor-pro
9223372036854775807 (PHP_INT_MAX)
  1. WPML_Attachments_Urls_With_Identical_Slugs->translate_attachment_id()
    wp-content/plugins/sitepress-multilingual-cms/classes/query-filtering/class-wpml-attachments-urls-with-identical-slugs.php:21
Plugin: sitepress-multilingual-cms
parse_request Action 0
  1. WC_Auth->handle_auth_requests()
    wp-content/plugins/woocommerce/includes/class-wc-auth.php:290
Plugin: woocommerce
0
  1. WC_Query->parse_request()
    wp-content/plugins/woocommerce/includes/class-wc-query.php:256
Plugin: woocommerce
0
  1. Automattic\W\I\T\TransientFilesEngine->handle_parse_request()
    wp-content/plugins/woocommerce/src/Internal/TransientFiles/TransientFilesEngine.php:463
Plugin: woocommerce
0
  1. Automattic\W\I\U\LegacyRestApiStub::parse_legacy_rest_api_request()
    wp-content/plugins/woocommerce/src/Internal/Utilities/LegacyRestApiStub.php:87
Plugin: woocommerce
10
  1. rest_api_loaded()
    wp-includes/rest-api.php:436
WordPress Core
10
  1. WPDeveloper\B\C\Request->parse()
    wp-content/plugins/betterdocs-pro/includes/Core/Request.php:72
Plugin: betterdocs-pro
10
  1. WPMUDEV_BLC\A\W\S\Controller->parse_request()
    wp-content/plugins/broken-link-checker/core/controllers/class-webhook.php:147
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\W\R\Controller->parse_request()
    wp-content/plugins/broken-link-checker/core/controllers/class-webhook.php:147
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\W\U\Controller->parse_request()
    wp-content/plugins/broken-link-checker/core/controllers/class-webhook.php:147
Plugin: broken-link-checker
11
  1. WPDeveloper\B\C\Request->backward_compability()
    wp-content/plugins/betterdocs/includes/Core/Request.php:844
Plugin: betterdocs
pre_get_posts Action -9999
  1. affwp_simple_page_test_compat()
    wp-content/plugins/affiliate-wp/includes/plugin-compatibility.php:53
Plugin: affiliate-wp
-1000
  1. WPML_Slug_Translation->filter_pre_get_posts()
    wp-content/plugins/wpml-string-translation/classes/slug-translation/class-wpml-slug-translation.php:268
Plugin: wpml-string-translation
0
  1. SearchWP\Native->init()
    wp-content/plugins/searchwp/includes/Native.php:76
Plugin: searchwp
1
  1. WPDeveloper\B\C\Query->pre_get_posts()
    wp-content/plugins/betterdocs/includes/Core/Query.php:145
Plugin: betterdocs
1
  1. WPDeveloper\B\C\Request->setup_taxonomy_query()
    wp-content/plugins/betterdocs/includes/Core/Request.php:248
Plugin: betterdocs
5
  1. Affiliate_WP_WooCommerce->force_shop_page_for_referrals()
    wp-content/plugins/affiliate-wp/includes/integrations/class-woocommerce.php:2169
Plugin: affiliate-wp
9
  1. WCML_Store_Pages->shop_page_query()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-store-pages.php:235
Plugin: woocommerce-multilingual
10
  1. SitePress->pre_get_posts()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:2267
Plugin: sitepress-multilingual-cms
10
  1. WPML_Media_Attachments_Query->adjust_attachment_query_action()
    wp-content/plugins/sitepress-multilingual-cms/classes/media-translation/class-wpml-media-attachments-query.php:13
Plugin: sitepress-multilingual-cms
10
  1. WC_Query->pre_get_posts()
    wp-content/plugins/woocommerce/includes/class-wc-query.php:326
Plugin: woocommerce
10
  1. Happy_Addons\E\C\Theme_Builder->add_role_filter_to_posts_query()
    wp-content/plugins/happy-elementor-addons/classes/theme-builder.php:169
Plugin: happy-elementor-addons
10
  1. WPML_Elementor_WooCommerce_Hooks->do_not_suppress_filters_on_product_widget()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Integrations/Elementor/class-wpml-elementor-woocommerce-hooks.php:16
Plugin: sitepress-multilingual-cms
10
  1. Closure on line 450 of wp-content/plugins/elementor/modules/landing-pages/module.php
    wp-content/plugins/elementor/modules/landing-pages/module.php:450
Plugin: elementor
10
  1. ElementorPro\M\S\Module->set_query()
    wp-content/plugins/elementor-pro/modules/search/module.php:71
Plugin: elementor-pro
send_headers Action 10
  1. nocache_headers()
    wp-includes/functions.php:1538
WordPress Core
the_post Action 10
  1. wc_setup_product_data()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:155
Plugin: woocommerce
10
  1. Dudlewebs\WPMCS\FilterContent->filter_post_data()
    wp-content/plugins/media-cloud-sync/includes/filters/content.php:56
Plugin: media-cloud-sync
wp Action 1
  1. WPDeveloper\B\C\Request->ensure_tax_query_initialized()
    wp-content/plugins/betterdocs/includes/Core/Request.php:525
Plugin: betterdocs
1
  1. Permalink_Manager_Core_Functions->adjust_canonical_redirect()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-core-functions.php:902
Plugin: permalink-manager-pro
2
  1. Permalink_Manager_Third_Parties->stop_redirect()
    wp-content/plugins/permalink-manager-pro/includes/integrations/permalink-manager-third-parties.php:135
Plugin: permalink-manager-pro
10
  1. SitePress->set_wp_query()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:2708
Plugin: sitepress-multilingual-cms
10
  1. WPDeveloper\B\M\StyleHandler->generate_post_content()
    wp-content/plugins/betterdocs/includes/Modules/StyleHandler.php:262
Plugin: betterdocs
10
  1. SearchWP_Metrics\Events\Clicks->maybe_track_click()
    wp-content/plugins/searchwp-metrics/includes/Events/Clicks.php:65
Plugin: searchwp-metrics
10
  1. RankMath\Installer->create_cron_jobs()
    wp-content/plugins/seo-by-rank-math/includes/class-installer.php:634
Plugin: seo-by-rank-math
10
  1. wc_current_user_is_active()
    wp-content/plugins/woocommerce/includes/wc-user-functions.php:1083
Plugin: woocommerce
10
  1. Closure on line 13 of wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractActionHookHandler.php
    wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractActionHookHandler.php:13
Plugin: wpml-string-translation
10
  1. Closure on line 33 of wp-content/plugins/affiliatewp-affiliate-portal/includes/utilities/class-compat.php
    wp-content/plugins/affiliatewp-affiliate-portal/includes/utilities/class-compat.php:33
Plugin: affiliatewp-affiliate-portal
10
  1. MonsterInsights_Popular_Posts_Inline->maybe_auto_insert()
    wp-content/plugins/google-analytics-premium/pro/includes/popular-posts/class-popular-posts-inline.php:258
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Widget->maybe_auto_insert()
    wp-content/plugins/google-analytics-premium/pro/includes/popular-posts/class-popular-posts-widget.php:318
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Products->maybe_auto_insert()
    wp-content/plugins/google-analytics-premium/pro/includes/popular-posts/class-popular-posts-products.php:324
Plugin: google-analytics-premium
10
  1. Happy_Addons\E\C\Theme_Builder->hooks()
    wp-content/plugins/happy-elementor-addons/classes/theme-builder.php:477
Plugin: happy-elementor-addons
10
  1. WP_Rocket\E\M\L\Subscriber->deactivate_lazyload_on_specific_posts()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:422
Plugin: wp-rocket
10
  1. WC_Brands->body_class()
    wp-content/plugins/woocommerce/includes/class-wc-brands.php:217
Plugin: woocommerce
10
  1. RankMath\Frontend\Redirection->redirect()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-redirection.php:58
Plugin: seo-by-rank-math
10
  1. RankMath\Frontend\Frontend->integrations()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-frontend.php:88
Plugin: seo-by-rank-math
10
  1. RankMath\Instant_Indexing\Instant_Indexing->serve_api_key()
    wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php:373
Plugin: seo-by-rank-math
10
  1. RankMath\Schema\Schema->integrations()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-schema.php:53
Plugin: seo-by-rank-math
10
  1. RankMathPro\BBPress->hooks()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/bbPress/class-bbpress.php:49
Plugin: seo-by-rank-math-pro
10
  1. RankMathPro\WooCommerce->init()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-woocommerce-pro.php:130
Plugin: seo-by-rank-math-pro
10
  1. ElementorPro\M\W\Module->maybe_define_woocommerce_checkout()
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:1027
Plugin: elementor-pro
10
  1. WC_Stripe_Redirect_Handler::process_payment_redirect()
    wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-redirect-handler.php:30
Plugin: woo-stripe-payment
10
  1. PaymentPlugins\W\P\ContextHandler->initialize()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/ContextHandler.php:46
Plugin: pymntpl-paypal-woocommerce
10
  1. SearchWP_Metrics\Events\Clicks->maybe_track_click()
    wp-content/plugins/searchwp-metrics/includes/Events/Clicks.php:65
Plugin: searchwp-metrics
10
  1. SearchWP_Metrics\Events\Clicks->maybe_track_click()
    wp-content/plugins/searchwp-metrics/includes/Events/Clicks.php:65
Plugin: searchwp-metrics
10
  1. QuadLayers\W\B\C\VerifyLicense->schedule_verification()
    wp-content/plugins/woocommerce-direct-checkout-pro/jetpack_vendor/quadlayers/wp-license-client/src/Backend/Cron/VerifyLicense.php:92
Plugin: woocommerce-direct-checkout-pro
10
  1. SearchWP_Metrics\Events\Clicks->maybe_track_click()
    wp-content/plugins/searchwp-metrics/includes/Events/Clicks.php:65
Plugin: searchwp-metrics
20
  1. WC_Form_Handler::pay_action()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:417
Plugin: woocommerce
20
  1. WC_Form_Handler::add_payment_method_action()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:509
Plugin: woocommerce
20
  1. WC_Form_Handler::delete_payment_method_action()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:587
Plugin: woocommerce
20
  1. WC_Form_Handler::set_default_payment_method_action()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:611
Plugin: woocommerce
20
  1. WP_Rocket\T\P\O\AMP->disable_options_on_amp()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/AMP.php:103
Plugin: wp-rocket
25
  1. RankMath\Replace_Variables\Manager->setup()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-manager.php:93
Plugin: seo-by-rank-math
99
  1. WC_Session_Handler->maybe_set_customer_session_cookie()
    wp-content/plugins/woocommerce/includes/class-wc-session-handler.php:299
Plugin: woocommerce
99
  1. WC_Cart_Session->maybe_set_cart_cookies()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:335
Plugin: woocommerce
9999
  1. RankMath\Frontend\Link_Attributes->add_attributes()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-link-attributes.php:89
Plugin: seo-by-rank-math
9999
  1. RankMath\Image_Seo\Add_Attributes->add_attributes()
    wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-add-attributes.php:52
Plugin: seo-by-rank-math
after_switch_theme Action 10
  1. _wp_menus_changed()
    wp-includes/nav-menu.php:1215
WordPress Core
10
  1. _wp_sidebars_changed()
    wp-includes/widgets.php:1292
WordPress Core
10
  1. WPML_Config_Update_Integrator->update_event()
    wp-content/plugins/sitepress-multilingual-cms/classes/class-wpml-config-update-integrator.php:65
Plugin: sitepress-multilingual-cms
10
  1. wc_after_switch_theme()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:4330
Plugin: woocommerce
10
  1. Automattic\W\I\E\EmailStyleSync->sync_email_styles_with_theme()
    wp-content/plugins/woocommerce/src/Internal/Email/EmailStyleSync.php:91
Plugin: woocommerce
10
  1. HelloTheme\Theme->activate()
    wp-content/themes/hello-elementor/theme.php:150
Theme
10
  1. wc_reset_product_grid_settings()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:472
Plugin: woocommerce
10
  1. WC_Regenerate_Images::maybe_regenerate_images()
    wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php:175
Plugin: woocommerce
home_url Filter -10
  1. WPML_URL_Filters->home_url_filter()
    wp-content/plugins/sitepress-multilingual-cms/classes/url-handling/wpml-url-filters.class.php:303
Plugin: sitepress-multilingual-cms
_get_page_link Filter 99
  1. Permalink_Manager_URI_Functions_Post->custom_post_permalinks()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-uri-functions-post.php:52
Plugin: permalink-manager-pro
attachment_link Filter 1
  1. WPML_URL_Filters->permalink_filter()
    wp-content/plugins/sitepress-multilingual-cms/classes/url-handling/wpml-url-filters.class.php:228
Plugin: sitepress-multilingual-cms
10
  1. wc_fix_product_attachment_link()
    wp-content/plugins/woocommerce/includes/wc-core-functions.php:1238
Plugin: woocommerce
10
  1. SitePress->convert_url()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:2733
Plugin: sitepress-multilingual-cms
99
  1. Permalink_Manager_URI_Functions_Post->custom_post_permalinks()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-uri-functions-post.php:52
Plugin: permalink-manager-pro
page_link Filter 1
  1. WPML_URL_Filters->page_link_filter()
    wp-content/plugins/sitepress-multilingual-cms/classes/url-handling/wpml-url-filters.class.php:267
Plugin: sitepress-multilingual-cms
10
  1. WPML_Endpoints_Support->endpoint_permalink_filter()
    wp-content/plugins/sitepress-multilingual-cms/classes/url-handling/class-wpml-endpoints-support.php:159
Plugin: sitepress-multilingual-cms
99
  1. Permalink_Manager_URI_Functions_Post->custom_post_permalinks()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-uri-functions-post.php:52
Plugin: permalink-manager-pro
post_link Filter 1
  1. WPML_URL_Filters->permalink_filter()
    wp-content/plugins/sitepress-multilingual-cms/classes/url-handling/wpml-url-filters.class.php:228
Plugin: sitepress-multilingual-cms
99
  1. Permalink_Manager_URI_Functions_Post->custom_post_permalinks()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-uri-functions-post.php:52
Plugin: permalink-manager-pro
post_type_link Filter 1
  1. WPML_Slug_Translation->post_type_link_filter()
    wp-content/plugins/wpml-string-translation/classes/slug-translation/class-wpml-slug-translation.php:119
Plugin: wpml-string-translation
1
  1. WPDeveloper\B\C\PostType->post_link()
    wp-content/plugins/betterdocs/includes/Core/PostType.php:134
Plugin: betterdocs
2
  1. WPML_URL_Filters->permalink_filter()
    wp-content/plugins/sitepress-multilingual-cms/classes/url-handling/wpml-url-filters.class.php:228
Plugin: sitepress-multilingual-cms
9
  1. RankMath\Common->post_type_link()
    wp-content/plugins/seo-by-rank-math/includes/class-common.php:119
Plugin: seo-by-rank-math
10
  1. wc_product_post_type_link()
    wp-content/plugins/woocommerce/includes/wc-product-functions.php:260
Plugin: woocommerce
10
  1. WC_Post_Data::variation_post_link()
    wp-content/plugins/woocommerce/includes/class-wc-post-data.php:93
Plugin: woocommerce
10
  1. Closure on line 444 of wp-content/plugins/elementor/modules/landing-pages/module.php
    wp-content/plugins/elementor/modules/landing-pages/module.php:444
Plugin: elementor
10
  1. WCML_Url_Translation->translate_product_post_type_link()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-url-translation.php:1065
Plugin: woocommerce-multilingual
11
  1. WC_Brands->post_type_link()
    wp-content/plugins/woocommerce/includes/class-wc-brands.php:170
Plugin: woocommerce
99
  1. Permalink_Manager_URI_Functions_Post->custom_post_permalinks()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-uri-functions-post.php:52
Plugin: permalink-manager-pro
9223372036854775807 (PHP_INT_MAX)
  1. WPML\P\E\H\LandingPages->adjustLink()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Integrations/Elementor/Hooks/LandingPages.php:39
Plugin: sitepress-multilingual-cms
post_type_archive_link Filter 10
  1. SitePress->post_type_archive_link_filter()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:2777
Plugin: sitepress-multilingual-cms
10
  1. WCML_Store_Pages->filter_shop_archive_link()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-store-pages.php:707
Plugin: woocommerce-multilingual
pre_term_link Filter 1
  1. WPML_ST_Term_Link_Filter->replace_slug_in_termlink()
    wp-content/plugins/wpml-string-translation/classes/slug-translation/taxonomy/wpml-st-term-link-filter.php:42
Plugin: wpml-string-translation
term_link Filter 0
  1. WCML_Url_Translation->translate_taxonomy_base()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-url-translation.php:690
Plugin: woocommerce-multilingual
1
  1. WPML_Tax_Permalink_Filters->cached_filter_tax_permalink()
    wp-content/plugins/sitepress-multilingual-cms/classes/url-handling/converter/filters/class-wpml-tax-permlink-filters.php:42
Plugin: sitepress-multilingual-cms
10
  1. _post_format_link()
    wp-includes/post-formats.php:194
WordPress Core
10
  1. WPDeveloper\B\C\Rewrite->term_link()
    wp-content/plugins/betterdocs-pro/includes/Core/Rewrite.php:83
Plugin: betterdocs-pro
999
  1. Permalink_Manager_URI_Functions_Tax->custom_tax_permalinks()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-uri-functions-tax.php:55
Plugin: permalink-manager-pro
author_link Filter 10
  1. SitePress->author_link()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:3411
Plugin: sitepress-multilingual-cms
get_comment_link Filter 10
  1. SitePress->get_comment_link_filter()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:2818
Plugin: sitepress-multilingual-cms
mod_rewrite_rules Filter 10
  1. wc_ms_protect_download_rewite_rules()
    wp-content/plugins/woocommerce/includes/wc-core-functions.php:1253
Plugin: woocommerce
10
  1. SitePress->rewrite_rules_filter()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:3823
Plugin: sitepress-multilingual-cms
rewrite_rules_array Filter 10
  1. wc_fix_rewrite_rules()
    wp-content/plugins/woocommerce/includes/wc-core-functions.php:1188
Plugin: woocommerce
pre_handle_404 Filter 1
  1. \DynamicContentForElementor\Helper::maybe_allow_posts_pagination()
    wp-content/plugins/dynamic-content-for-elementor/class/trait/pagination.php:16
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 455 of wp-content/plugins/elementor/modules/landing-pages/module.php
    wp-content/plugins/elementor/modules/landing-pages/module.php:455
Plugin: elementor
10
  1. ElementorPro\M\T\C\Locations_Manager->should_allow_pagination_on_single_templates()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:61
Plugin: elementor-pro
10
  1. ElementorPro\M\P\Module->allow_posts_widget_pagination()
    wp-content/plugins/elementor-pro/modules/posts/module.php:70
Plugin: elementor-pro
11
  1. Closure on line 49 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php:49
Plugin: sitepress-multilingual-cms
11
  1. ElementorPro\M\T\C\Locations_Manager->should_allow_pagination_on_archive_templates()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:106
Plugin: elementor-pro
query_vars Filter 0
  1. WC_Auth->add_query_vars()
    wp-content/plugins/woocommerce/includes/class-wc-auth.php:48
Plugin: woocommerce
0
  1. WC_Query->add_query_vars()
    wp-content/plugins/woocommerce/includes/class-wc-query.php:221
Plugin: woocommerce
0
  1. Automattic\W\I\T\TransientFilesEngine->handle_query_vars()
    wp-content/plugins/woocommerce/src/Internal/TransientFiles/TransientFilesEngine.php:445
Plugin: woocommerce
0
  1. Automattic\W\I\U\LegacyRestApiStub::add_query_vars_for_legacy_rest_api_stub()
    wp-content/plugins/woocommerce/src/Internal/Utilities/LegacyRestApiStub.php:70
Plugin: woocommerce
0
  1. Automattic\W\B\D\S\CheckoutLink->add_query_vars()
    wp-content/plugins/woocommerce/src/Blocks/Domain/Services/CheckoutLink.php:51
Plugin: woocommerce
1
  1. WPML_Slug_Translation->add_cpt_names()
    wp-content/plugins/wpml-string-translation/classes/slug-translation/class-wpml-slug-translation.php:256
Plugin: wpml-string-translation
10
  1. SitePress->query_vars()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:3467
Plugin: sitepress-multilingual-cms
10
  1. Automattic\W\I\P\MainQueryController->add_query_vars()
    wp-content/plugins/woocommerce/src/Internal/ProductFilters/MainQueryController.php:61
Plugin: woocommerce
10
  1. AffiliateWP_Affiliate_Portal\C\C\Portal->query_vars()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-portal.php:88
Plugin: affiliatewp-affiliate-portal
10
  1. Happy_Addons\E\C\Theme_Builder->add_query_vars_filter()
    wp-content/plugins/happy-elementor-addons/classes/theme-builder.php:100
Plugin: happy-elementor-addons
10
  1. RankMathPro\Schema\Frontend->add_query_vars()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-frontend.php:66
Plugin: seo-by-rank-math-pro
10
  1. WCML_Url_Translation->translate_query_var_for_product()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-url-translation.php:1015
Plugin: woocommerce-multilingual
10
  1. WPMUDEV_BLC\A\W\S\Controller->pass_tag_to_query_vars()
    wp-content/plugins/broken-link-checker/core/controllers/class-webhook.php:134
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\W\R\Controller->pass_tag_to_query_vars()
    wp-content/plugins/broken-link-checker/core/controllers/class-webhook.php:134
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\W\U\Controller->pass_tag_to_query_vars()
    wp-content/plugins/broken-link-checker/core/controllers/class-webhook.php:134
Plugin: broken-link-checker
10
  1. Automattic\W\B\B\ProductQuery->set_query_vars()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/ProductQuery.php:533
Plugin: woocommerce
redirect_canonical Filter 0
  1. Affiliate_WP_Rewrites->prevent_canonical_redirect()
    wp-content/plugins/affiliate-wp/includes/class-rewrites.php:172
Plugin: affiliate-wp
10
  1. WPML_Canonicals_Hooks->prevent_redirection_of_frontpage_on_secondary_language()
    wp-content/plugins/sitepress-multilingual-cms/classes/canonicals/class-wpml-canonicals-hooks.php:135
Plugin: sitepress-multilingual-cms
10
  1. RankMath\Sitemap\Sitemap_Index->redirect_canonical()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap-index.php:65
Plugin: seo-by-rank-math
10
  1. WPDeveloper\B\C\Request->prevent_canonical_redirect_for_invalid_docs()
    wp-content/plugins/betterdocs/includes/Core/Request.php:134
Plugin: betterdocs
10
  1. WCML_Url_Translation->check_wc_tax_url_on_redirect()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-url-translation.php:996
Plugin: woocommerce-multilingual
request Filter 0
  1. Permalink_Manager_Core_Functions->detect_post()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-core-functions.php:67
Plugin: permalink-manager-pro
1
  1. Permalink_Manager_Pro_Functions::woocommerce_detect_coupon_code()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-pro-functions.php:711
Plugin: permalink-manager-pro
10
  1. _post_format_request()
    wp-includes/post-formats.php:166
WordPress Core
10
  1. WPO\IPS\Admin->request_query_sort_by_column()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Admin.php:465
Plugin: woocommerce-pdf-invoices-packing-slips
99999
  1. Permalink_Manager_Language_Plugins->wpml_translate_wc_endpoints()
    wp-content/plugins/permalink-manager-pro/includes/integrations/permalink-manager-language-plugins.php:697
Plugin: permalink-manager-pro
wp_headers Filter 5
  1. WC_Cache_Helper::prevent_caching()
    wp-content/plugins/woocommerce/includes/class-wc-cache-helper.php:48
Plugin: woocommerce
docs_rewrite_rules Filter 10
  1. WPDeveloper\B\C\Request->modify_base_url_wpml()
    wp-content/plugins/betterdocs-pro/includes/Core/Request.php:124
Plugin: betterdocs-pro
pre_option_home Filter 10
  1. SitePress->pre_option_home()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:3418
Plugin: sitepress-multilingual-cms
option_home Filter 10
  1. _config_wp_home()
    wp-includes/functions.php:4714
WordPress Core
option_rewrite_rules Filter 0
  1. WPML_Endpoints_Support->translate_endpoints_in_rewrite_rules()
    wp-content/plugins/sitepress-multilingual-cms/classes/url-handling/class-wpml-endpoints-support.php:123
Plugin: sitepress-multilingual-cms
0
  1. WCML_Url_Translation->translate_bases_in_rewrite_rules()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-url-translation.php:517
Plugin: woocommerce-multilingual
0
  1. WCML_Endpoints->adjustRewriteRules()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-endpoints.php:334
Plugin: woocommerce-multilingual
1
  1. WPML\S\S\H\Hooks->filter()
    wp-content/plugins/wpml-string-translation/classes/slug-translation/RewriteRules/Hooks.php:46
Plugin: wpml-string-translation
option_siteurl Filter 10
  1. _config_wp_siteurl()
    wp-includes/functions.php:4736
WordPress Core

Theme

Theme

hello-elementor

style.css
wp-content/themes/hello-elementor/style.css

theme.json
wp-content/themes/hello-elementor/theme.json

Template File

index.php

Template Hierarchy

  1. single-post-woocommerce-product-import.php
  2. single-post.php
  3. single.php
  4. singular.php
  5. index.php

Template Parts

  • header.php
  • footer.php

Body Classes

  • admin-bar
  • elementor-default
  • elementor-kit-6
  • elementor-page-67728
  • hello-elementor-default
  • logged-in
  • no-customize-support
  • post-template-default
  • postid-334783600
  • single
  • single-format-standard
  • single-post
  • theme-hello-elementor
  • woocommerce-no-js
  • wp-custom-logo
  • wp-embed-responsive
  • wp-singular
  • wp-theme-hello-elementor

Theme: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
after_switch_theme Action 10
  1. _wp_menus_changed()
    wp-includes/nav-menu.php:1215
WordPress Core
10
  1. _wp_sidebars_changed()
    wp-includes/widgets.php:1292
WordPress Core
10
  1. WPML_Config_Update_Integrator->update_event()
    wp-content/plugins/sitepress-multilingual-cms/classes/class-wpml-config-update-integrator.php:65
Plugin: sitepress-multilingual-cms
10
  1. wc_after_switch_theme()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:4330
Plugin: woocommerce
10
  1. Automattic\W\I\E\EmailStyleSync->sync_email_styles_with_theme()
    wp-content/plugins/woocommerce/src/Internal/Email/EmailStyleSync.php:91
Plugin: woocommerce
10
  1. HelloTheme\Theme->activate()
    wp-content/themes/hello-elementor/theme.php:150
Theme
10
  1. wc_reset_product_grid_settings()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:472
Plugin: woocommerce
10
  1. WC_Regenerate_Images::maybe_regenerate_images()
    wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php:175
Plugin: woocommerce
template_redirect Action -9223372036854775807 (-PHP_INT_MAX)
  1. Closure on line 20 of wp-content/plugins/sitepress-multilingual-cms/classes/ATE/proxies/Proxy.php
    wp-content/plugins/sitepress-multilingual-cms/classes/ATE/proxies/Proxy.php:20
Plugin: sitepress-multilingual-cms
-9223372036854775807 (-PHP_INT_MAX)
  1. Closure on line 20 of wp-content/plugins/sitepress-multilingual-cms/classes/ATE/proxies/Proxy.php
    wp-content/plugins/sitepress-multilingual-cms/classes/ATE/proxies/Proxy.php:20
Plugin: sitepress-multilingual-cms
-1
  1. WP_Rocket\T\P\E\WooCommerceSubscriber->cache_empty_cart()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ecommerce/WooCommerceSubscriber.php:371
Plugin: wp-rocket
-1
  1. Elementor\Frontend->init_render_mode()
    wp-content/plugins/elementor/includes/frontend.php:198
Plugin: elementor
0
  1. _wp_admin_bar_init()
    wp-includes/admin-bar.php:23
WordPress Core
0
  1. WC_AJAX::do_wc_ajax()
    wp-content/plugins/woocommerce/includes/class-wc-ajax.php:108
Plugin: woocommerce
0
  1. RankMath\Sitemap\Router->template_redirect()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php:99
Plugin: seo-by-rank-math
0
  1. WPDeveloper\B\C\Request->validate_single_docs_category_redirect()
    wp-content/plugins/betterdocs/includes/Core/Request.php:186
Plugin: betterdocs
0
  1. Elementor\Preview->init()
    wp-content/plugins/elementor/includes/preview.php:77
Plugin: elementor
1
  1. WPDeveloper\B\C\Request->reapply_taxonomy_flags()
    wp-content/plugins/betterdocs/includes/Core/Request.php:389
Plugin: betterdocs
1
  1. icl_language_canonical_redirects()
    wp-content/plugins/sitepress-multilingual-cms/inc/hacks/language-canonical-redirects.php:8
Plugin: sitepress-multilingual-cms
1
  1. Permalink_Manager_Core_Functions->new_uri_redirect_and_404()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-core-functions.php:642
Plugin: permalink-manager-pro
1
  1. RankMath\Frontend\Comments->replytocom_redirect()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-comments.php:78
Plugin: seo-by-rank-math
2
  1. WP_Rocket\E\O\B\Subscriber->start_content_process()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/Buffer/Subscriber.php:44
Plugin: wp-rocket
3
  1. WP_Rocket\E\C\P\F\Subscriber->start_performance_hints_buffer()
    wp-content/plugins/wp-rocket/inc/Engine/Common/PerformanceHints/Frontend/Subscriber.php:69
Plugin: wp-rocket
5
  1. wc_product_canonical_redirect()
    wp-content/plugins/woocommerce/includes/wc-product-functions.php:368
Plugin: woocommerce
5
  1. affwp_show_affiliate_coupons_remove_template_redirect()
    wp-content/plugins/affiliate-wp/includes/actions.php:192
Plugin: affiliate-wp
9
  1. monsterinsights_events_tracking()
    wp-content/plugins/google-analytics-premium/includes/frontend/frontend.php:64
Plugin: google-analytics-premium
9
  1. Permalink_Manager_WooCommerce->woocommerce_checkout_fix()
    wp-content/plugins/permalink-manager-pro/includes/integrations/permalink-manager-woocommerce.php:107
Plugin: permalink-manager-pro
10
  1. wc_disable_author_archives_for_customers()
    wp-content/plugins/woocommerce/includes/wc-user-functions.php:931
Plugin: woocommerce
10
  1. WC_Cache_Helper::geolocation_ajax_redirect()
    wp-content/plugins/woocommerce/includes/class-wc-cache-helper.php:185
Plugin: woocommerce
10
  1. WC_Form_Handler::redirect_reset_password_link()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:45
Plugin: woocommerce
10
  1. WC_Form_Handler::save_address()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:83
Plugin: woocommerce
10
  1. WC_Form_Handler::save_account_details()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:237
Plugin: woocommerce
10
  1. affwp_filter_shown_affiliate_area_forms()
    wp-content/plugins/affiliate-wp/includes/misc-functions.php:1126
Plugin: affiliate-wp
10
  1. Affiliate_WP_Login->redirect_out_from_login_page_when_logged()
    wp-content/plugins/affiliate-wp/includes/class-login.php:33
Plugin: affiliate-wp
10
  1. Affiliate_WP_Register->redirect_out_from_registration_page_when_logged()
    wp-content/plugins/affiliate-wp/includes/class-register.php:51
Plugin: affiliate-wp
10
  1. AffiliateWP\C\D\Groups->register_connectables()
    wp-content/plugins/affiliate-wp/includes/class-creatives-groups.php:582
Plugin: affiliate-wp
10
  1. AffiliateWP\C\D\Groups->redirect_with_selected_filter()
    wp-content/plugins/affiliate-wp/includes/class-creatives-groups.php:529
Plugin: affiliate-wp
10
  1. AffiliateWP\Affiliate_Area->redirect_to_registration_page_when_non_affiliate_is_logged_in()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-area.php:59
Plugin: affiliate-wp
10
  1. AffiliateWP_Affiliate_Portal\C\C\Portal->template_include_override()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-portal.php:46
Plugin: affiliatewp-affiliate-portal
10
  1. AffiliateWP_Affiliate_Portal\C\C\Portal->maybe_soft_flush_rewrites()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-portal.php:102
Plugin: affiliatewp-affiliate-portal
10
  1. AffiliateWP_Affiliate_Portal\Core\Menu_Links->redirect_non_affiliates_on_menu_pages()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/class-menu-links.php:178
Plugin: affiliatewp-affiliate-portal
10
  1. Closure on line 49 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php:49
Plugin: sitepress-multilingual-cms
10
  1. Automattic\W\B\D\S\CheckoutLink->handle_checkout_link_endpoint()
    wp-content/plugins/woocommerce/src/Blocks/Domain/Services/CheckoutLink.php:61
Plugin: woocommerce
10
  1. Automattic\W\B\T\ClassicTemplatesCompatibility->set_classic_template_data()
    wp-content/plugins/woocommerce/src/Blocks/Templates/ClassicTemplatesCompatibility.php:48
Plugin: woocommerce
10
  1. WP_Rocket\T\P\ContactForm7->maybe_optimize_contact_form_7()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ContactForm7.php:36
Plugin: wp-rocket
10
  1. RankMath\Analytics\GTag->add_analytics_tag()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-gtag.php:69
Plugin: seo-by-rank-math
10
  1. RankMath\LLMS\LLMS_Txt->maybe_serve_llms_txt()
    wp-content/plugins/seo-by-rank-math/includes/modules/llms/class-llms-txt.php:96
Plugin: seo-by-rank-math
10
  1. RankMathPro\Schema\Frontend->schema_preview_template()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-frontend.php:81
Plugin: seo-by-rank-math-pro
10
  1. RankMath\Sitemap\Redirect_Core_Sitemaps->redirect_core_sitemaps()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-redirect-core-sitemaps.php:46
Plugin: seo-by-rank-math
10
  1. RankMathPro\Analytics\Analytics->local_js_endpoint()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-analytics.php:558
Plugin: seo-by-rank-math-pro
10
  1. wc_template_redirect()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:26
Plugin: woocommerce
10
  1. wc_send_frame_options_header()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:102
Plugin: woocommerce
10
  1. wc_prevent_endpoint_indexing()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:116
Plugin: woocommerce
10
  1. wc_prevent_adjacent_posts_rel_link_wp_head()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:130
Plugin: woocommerce
10
  1. WPDeveloper\B\C\Rewrite->handle_pagination_redirect()
    wp-content/plugins/betterdocs/includes/Core/Rewrite.php:28
Plugin: betterdocs
10
  1. WPDeveloper\B\A\Analytics->set_cookies()
    wp-content/plugins/betterdocs-pro/includes/Admin/Analytics.php:17
Plugin: betterdocs-pro
10
  1. Elementor\C\E\Editor->redirect_to_new_url()
    wp-content/plugins/elementor/core/editor/editor.php:193
Plugin: elementor
10
  1. Elementor\Frontend->init()
    wp-content/plugins/elementor/includes/frontend.php:217
Plugin: elementor
10
  1. Elementor\TemplateLibrary\Source_Local->block_template_frontend()
    wp-content/plugins/elementor/includes/template-library/sources/local.php:1152
Plugin: elementor
10
  1. Elementor\A\M\K\Module->handle_kit_screenshot_generation()
    wp-content/plugins/elementor/app/modules/kit-library/module.php:146
Plugin: elementor
10
  1. ElementorPro\M\T\C\Locations_Manager->register_locations()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:139
Plugin: elementor-pro
10
  1. Closure on line 198 of wp-content/plugins/elementor-pro/modules/notes/module.php
    wp-content/plugins/elementor-pro/modules/notes/module.php:198
Plugin: elementor-pro
10
  1. WC_Cart_Session->clean_up_removed_cart_contents()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:727
Plugin: woocommerce
10
  1. WPO\I\E\Peppol->save_peppol_settings()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/edi/Peppol.php:172
Plugin: woocommerce-pdf-invoices-packing-slips
10
  1. WP_Sitemaps->render_sitemaps()
    wp-includes/sitemaps/class-wp-sitemaps.php:163
WordPress Core
11
  1. rest_output_link_header()
    wp-includes/rest-api.php:1067
WordPress Core
11
  1. wp_shortlink_header()
    wp-includes/link-template.php:4236
WordPress Core
12
  1. WPML_PB_Fix_Maintenance_Query->fix_global_query()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Integrations/Elementor/class-wpml-pb-fix-maintenance-query.php:11
Plugin: sitepress-multilingual-cms
20
  1. wc_track_product_view()
    wp-content/plugins/woocommerce/includes/wc-product-functions.php:891
Plugin: woocommerce
20
  1. wc_clear_cart_after_payment()
    wp-content/plugins/woocommerce/includes/wc-cart-functions.php:175
Plugin: woocommerce
999
  1. WC_Session_Handler->destroy_session_if_empty()
    wp-content/plugins/woocommerce/includes/class-wc-session-handler.php:723
Plugin: woocommerce
1000
  1. wp_redirect_admin_locations()
    wp-includes/canonical.php:1038
WordPress Core
wp_before_include_template Action 1000
  1. wp_start_template_enhancement_output_buffer()
    wp-includes/template.php:869
WordPress Core
template_include Filter 10
  1. WC_Brands->template_loader()
    wp-content/plugins/woocommerce/includes/class-wc-brands.php:392
Plugin: woocommerce
10
  1. WPDeveloper\B\F\FrontEnd->render_authors_template()
    wp-content/plugins/betterdocs/includes/FrontEnd/FrontEnd.php:67
Plugin: betterdocs
10
  1. WC_Template_Loader::template_loader()
    wp-content/plugins/woocommerce/includes/class-wc-template-loader.php:73
Plugin: woocommerce
11
  1. Elementor\M\P\Module->template_include()
    wp-content/plugins/elementor/modules/page-templates/module.php:82
Plugin: elementor
11
  1. ElementorPro\M\T\C\Locations_Manager->template_include()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:221
Plugin: elementor-pro
99
  1. wpsolr_ajax_template_include()
    wp-content/plugins/wpsolr-free/wpsolr/core/wpsolr_include.inc.php:518
Plugin: wpsolr-free
100
  1. WCML_Store_Pages->template_loader()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-store-pages.php:596
Plugin: woocommerce-multilingual
999
  1. Happy_Addons\E\C\Theme_Builder->ha_theme_builder_content()
    wp-content/plugins/happy-elementor-addons/classes/theme-builder.php:718
Plugin: happy-elementor-addons
wp_should_output_buffer_template_for_enhancement Filter 0
  1. __return_true()
    wp-includes/functions.php:6959
WordPress Core
1
  1. __return_false()
    wp-includes/functions.php:6974
WordPress Core
taxonomy_template Filter 10
  1. WPML_Frontend_Tax_Filters->slug_template()
    wp-content/plugins/sitepress-multilingual-cms/inc/taxonomy-term-translation/wpml-frontend-tax-filters.class.php:20
Plugin: sitepress-multilingual-cms
single_template Filter 10
  1. WPDeveloper\B\F\TemplateLoader->single_template()
    wp-content/plugins/betterdocs/includes/FrontEnd/TemplateLoader.php:182
Plugin: betterdocs
category_template Filter 10
  1. WPML_Frontend_Tax_Filters->slug_template()
    wp-content/plugins/sitepress-multilingual-cms/inc/taxonomy-term-translation/wpml-frontend-tax-filters.class.php:20
Plugin: sitepress-multilingual-cms
tag_template Filter 10
  1. WPML_Frontend_Tax_Filters->slug_template()
    wp-content/plugins/sitepress-multilingual-cms/inc/taxonomy-term-translation/wpml-frontend-tax-filters.class.php:20
Plugin: sitepress-multilingual-cms
archive_template Filter 10
  1. WPDeveloper\B\F\TemplateLoader->archive_template()
    wp-content/plugins/betterdocs/includes/FrontEnd/TemplateLoader.php:72
Plugin: betterdocs

Scripts

Position Handle
Source
Version
Header jquery-core wp-includes/js/jquery/jquery.min.js jquery 3.7.1
Header jquery-migrate wp-includes/js/jquery/jquery-migrate.min.js jquery 3.4.1
Header jquery jquery-core, jquery-migrate backbone, elementor-common, elementor-frontend-modules, elementor-web-cli, happy-addons-pro, happy-elementor-addons, happy-elementor-addons-admin, happy-reading-progress-bar, jquery-ui-core, qlwcdc-pro, query-monitor, rank-math, smartmenus, solr_auto_js1, swp-live-search-client, urljs, wc-add-to-cart-variation, wc-jquery-blockui, wc-jquery-cookie, wc-select2, woocommerce, wp-api, wp-api-request, wp-util 3.7.1
Header query-monitor www.smackcoders.com wp-content/plugins/query-monitor/assets/query-monitor.js jquery 3.20.2
Header underscore wp-includes/js/underscore.min.js backbone, wp-api, wp-util 1.13.7
Header wp-util wp-includes/js/wp-util.min.js underscore, jquery wc-add-to-cart-variation
Header wc-jquery-blockui www.smackcoders.com wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js jquery wc-add-to-cart-variation, woocommerce 2.7.0-wc.10.5.2
Header wc-add-to-cart-variation www.smackcoders.com wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js jquery, wp-util, wc-jquery-blockui qlwcdc-pro 10.5.2
Header qlwcdc-pro www.smackcoders.com wp-content/plugins/woocommerce-direct-checkout-pro/assets/frontend/qlwcdc-pro.min.js jquery, wc-add-to-cart-variation 3.3.8
Header elementor-pro-app 3.35.1
Header wc-js-cookie www.smackcoders.com wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js woocommerce 2.1.4-wc.10.5.2
Header woocommerce www.smackcoders.com wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js jquery, wc-jquery-blockui, wc-js-cookie 10.5.2
Header wc-jquery-cookie www.smackcoders.com wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js jquery jquery-cookie 1.4.1-wc.10.5.2
Header jquery-cookie wc-jquery-cookie affwp-tracking 1.4.1-wc.10.5.2
Header affwp-tracking www.smackcoders.com wp-content/plugins/affiliate-wp/assets/js/tracking.min.js jquery-cookie 2.27.3
Header wc-select2 www.smackcoders.com wp-content/plugins/woocommerce/assets/js/select2/select2.full.min.js jquery select2 4.0.3-wc.10.5.2
Header dom-purify www.smackcoders.com wp-content/plugins/happy-elementor-addons/assets/vendor/dom-purify/purify.min.js 3.1.6
Footer imagesloaded wp-includes/js/imagesloaded.min.js masonry 5.0.0
Footer masonry wp-includes/js/masonry.min.js imagesloaded betterdocs-categorygrid 4.2.2
Footer betterdocs-categorygrid www.smackcoders.com wp-content/plugins/betterdocs/assets/blocks/categorygrid/frontend.js masonry a4a7e7ed1fd9a2aaf85a
Footer elementor-web-cli www.smackcoders.com wp-content/plugins/elementor/assets/js/web-cli.min.js jquery elementor-common, elementor-pro-notes 3.35.5
Footer react wp-includes/js/dist/vendor/react.min.js elementor-pro-notes, elementor-pro-notes-app-initiator, react-dom 18.3.1.1
Footer react-dom wp-includes/js/dist/vendor/react-dom.min.js react elementor-pro-notes, elementor-pro-notes-app-initiator 18.3.1.1
Footer wp-hooks wp-includes/js/dist/hooks.min.js wp-i18n dd5603f07f9220ed27f1
Footer wp-i18n wp-includes/js/dist/i18n.min.js wp-hooks elementor-common, elementor-pro-frontend, elementor-pro-notes, monsterinsights-vue-frontend c26c3dc7bed366793375
Footer elementor-pro-notes www.smackcoders.com wp-content/plugins/elementor-pro/assets/js/notes/notes.min.js elementor-web-cli, react, react-dom, wp-i18n elementor-pro-notes-app-initiator 3.35.1
Footer elementor-pro-notes-app-initiator www.smackcoders.com wp-content/plugins/elementor-pro/assets/js/notes/notes-app-initiator.min.js react, react-dom, elementor-pro-notes 3.35.1
Footer jquery-ui-core wp-includes/js/jquery/ui/core.min.js jquery jquery-ui-mouse, jquery-ui-position 1.13.3
Footer jquery-ui-mouse wp-includes/js/jquery/ui/mouse.min.js jquery-ui-core jquery-ui-draggable 1.13.3
Footer jquery-ui-draggable wp-includes/js/jquery/ui/draggable.min.js jquery-ui-mouse elementor-common 1.13.3
Footer backbone wp-includes/js/backbone.min.js underscore, jquery backbone-marionette, backbone-radio, wp-api 1.6.0
Footer backbone-marionette www.smackcoders.com wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js backbone elementor-common 2.4.5.e1
Footer backbone-radio www.smackcoders.com wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js backbone elementor-common 1.0.4
Footer elementor-common-modules www.smackcoders.com wp-content/plugins/elementor/assets/js/common-modules.min.js elementor-common 3.35.5
Footer jquery-ui-position jquery-ui-core elementor-dialog, elementor-frontend 1.13.3
Footer elementor-dialog www.smackcoders.com wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js jquery-ui-position elementor-common 4.9.4
Footer wp-api-request wp-includes/js/api-request.min.js jquery elementor-common, wp-api
Footer elementor-dev-tools www.smackcoders.com wp-content/plugins/elementor/assets/js/dev-tools.min.js elementor-common 3.35.5
Footer elementor-common www.smackcoders.com wp-content/plugins/elementor/assets/js/common.min.js jquery, jquery-ui-draggable, backbone-marionette, backbone-radio, elementor-common-modules, elementor-web-cli, elementor-dialog, wp-api-request, elementor-dev-tools, wp-i18n elementor-app-loader 3.35.5
Footer elementor-app-loader www.smackcoders.com wp-content/plugins/elementor/assets/js/app-loader.min.js elementor-common 3.35.5
Footer solr_auto_js1 www.smackcoders.com wp-content/plugins/wpsolr-free/wpsolr/core/js/devbridge/jquery.autocomplete.js jquery autocomplete, loadingoverlay 24.3
Footer urljs www.smackcoders.com wp-content/plugins/wpsolr-free/wpsolr/core/bower_components/jsurl/url.js jquery autocomplete, loadingoverlay 24.3
Footer autocomplete www.smackcoders.com wp-content/plugins/wpsolr-free/wpsolr/core/js/autocomplete_solr.js solr_auto_js1, urljs 24.3
Footer loadingoverlay www.smackcoders.com wp-content/plugins/wpsolr-free/wpsolr/core/js/loadingoverlay/loadingoverlay.min.js solr_auto_js1, urljs 24.3
Footer monsterinsights-vue-frontend www.smackcoders.com wp-content/plugins/google-analytics-premium/pro/assets/vue/js/frontend.min.js wp-i18n 9.2.4
Footer happy-elementor-addons-admin www.smackcoders.com wp-content/plugins/happy-elementor-addons/assets/admin/js/admin.min.js jquery 3.21.0
Footer micromodal www.smackcoders.com wp-content/plugins/happy-elementor-addons/assets/vendor/micromodal/micromodal.min.js 3.21.0
Footer select2 wc-select2 4.0.3-wc.10.5.2
Footer wp-api wp-includes/js/wp-api.min.js jquery, backbone, underscore, wp-api-request
Footer alpine unpkg.com unpkg.com/alpinejs 3.21.0
Footer rank-math www.smackcoders.com wp-content/plugins/seo-by-rank-math/assets/front/js/rank-math.js jquery 1.0.264.1
Footer elementor-webpack-runtime www.smackcoders.com wp-content/plugins/elementor/assets/js/webpack.runtime.min.js elementor-frontend-modules 3.35.5
Footer elementor-frontend-modules www.smackcoders.com wp-content/plugins/elementor/assets/js/frontend-modules.min.js elementor-webpack-runtime, jquery elementor-admin-bar, elementor-frontend, elementor-pro-frontend 3.35.5
Footer elementor-frontend www.smackcoders.com wp-content/plugins/elementor/assets/js/frontend.min.js elementor-frontend-modules, jquery-ui-position pro-elements-handlers 3.35.5
Footer smartmenus www.smackcoders.com wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js jquery 1.2.1
Footer happy-elementor-addons www.smackcoders.com wp-content/plugins/happy-elementor-addons/assets/js/happy-addons.min.js jquery happy-addons-pro 3.21.0
Footer happy-addons-pro www.smackcoders.com wp-content/plugins/happy-elementor-addons-pro/assets/js/happy-addons-pro.js jquery, happy-elementor-addons 3.4.4
Footer cart-widget www.smackcoders.com wp-content/plugins/woocommerce-multilingual/res/js/cart_widget.min.js 5.5.4
Footer swp-live-search-client www.smackcoders.com wp-content/plugins/searchwp-live-ajax-search/assets/javascript/dist/script.min.js jquery 1.8.7
Footer sourcebuster-js www.smackcoders.com wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js wc-order-attribution 10.5.2
Footer wc-order-attribution www.smackcoders.com wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js sourcebuster-js 10.5.2
Footer happy-reading-progress-bar www.smackcoders.com wp-content/plugins/happy-elementor-addons/assets/js/extension-reading-progress-bar.min.js jquery 3.21.0
Footer elementor-pro-webpack-runtime www.smackcoders.com wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js elementor-pro-frontend 3.35.1
Footer elementor-pro-frontend www.smackcoders.com wp-content/plugins/elementor-pro/assets/js/frontend.min.js elementor-pro-webpack-runtime, elementor-frontend-modules, wp-i18n 3.35.1
Footer pro-elements-handlers www.smackcoders.com wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js elementor-frontend 3.35.1
Footer elementor-admin-bar www.smackcoders.com wp-content/plugins/elementor/assets/js/elementor-admin-bar.min.js elementor-frontend-modules 3.35.5
Footer hoverintent-js wp-includes/js/hoverintent-js.min.js admin-bar 2.2.1
Footer admin-bar wp-includes/js/admin-bar.min.js hoverintent-js
Total: 68

Scripts: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
wp_enqueue_scripts Action -9223372036854775807 (-PHP_INT_MAX)
  1. wpml_register_js_scripts()
    wp-content/plugins/sitepress-multilingual-cms/inc/js-scripts.php:7
Plugin: sitepress-multilingual-cms
-20
  1. QuadLayers\W\V\F\Products->enqueue_scripts()
    wp-content/plugins/woocommerce-direct-checkout-pro/lib/view/frontend/class-products.php:59
Plugin: woocommerce-direct-checkout-pro
-10
  1. QuadLayers\W\V\F\General->enqueue_scripts()
    wp-content/plugins/woocommerce-direct-checkout-pro/lib/view/frontend/class-general.php:48
Plugin: woocommerce-direct-checkout-pro
0
  1. Happy_Addons_Pro\Classes\Assets_Manager::frontend_register()
    wp-content/plugins/happy-elementor-addons-pro/classes/assets-manager.php:28
Plugin: happy-elementor-addons-pro
1
  1. wp_enqueue_block_style_variation_styles()
    wp-includes/block-supports/block-style-variations.php:246
WordPress Core
2
  1. SitePress->js_load()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:1274
Plugin: sitepress-multilingual-cms
5
  1. AffiliateWP\Scripts->register_namespace()
    wp-content/plugins/affiliate-wp/includes/class-affwp-scripts.php:359
Plugin: affiliate-wp
5
  1. AffiliateWP\Scripts->register_scripts()
    wp-content/plugins/affiliate-wp/includes/class-affwp-scripts.php:153
Plugin: affiliate-wp
5
  1. AffiliateWP\Affiliate_Area_Creatives->load_scripts()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-area-creatives.php:174
Plugin: affiliate-wp
5
  1. Elementor\Frontend->register_scripts()
    wp-content/plugins/elementor/includes/frontend.php:350
Plugin: elementor
5
  1. Elementor\Frontend->register_styles()
    wp-content/plugins/elementor/includes/frontend.php:480
Plugin: elementor
9
  1. WP_Duotone::output_block_styles()
    wp-includes/class-wp-duotone.php:1203
WordPress Core
9
  1. Elementor\C\C\App->register_scripts()
    wp-content/plugins/elementor/core/common/app.php:102
Plugin: elementor
9
  1. Elementor\C\C\App->register_styles()
    wp-content/plugins/elementor/core/common/app.php:175
Plugin: elementor
10
  1. wp_enqueue_emoji_styles()
    wp-includes/formatting.php:5879
WordPress Core
10
  1. wp_common_block_scripts_and_styles()
    wp-includes/script-loader.php:2476
WordPress Core
10
  1. wp_enqueue_classic_theme_styles()
    wp-includes/script-loader.php:3420
WordPress Core
10
  1. wp_enqueue_global_styles()
    wp-includes/script-loader.php:2529
WordPress Core
10
  1. wp_enqueue_stored_styles()
    wp-includes/script-loader.php:3244
WordPress Core
10
  1. wp_enqueue_admin_bar_bump_styles()
    wp-includes/admin-bar.php:1285
WordPress Core
10
  1. wp_enqueue_admin_bar_header_styles()
    wp-includes/admin-bar.php:1269
WordPress Core
10
  1. wp_enqueue_block_template_skip_link()
    wp-includes/theme-templates.php:109
WordPress Core
10
  1. WPML\L\A\Hooks->enqueueScripts()
    wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/AjaxNavigation/Hooks.php:11
Plugin: sitepress-multilingual-cms
10
  1. WC_Frontend_Scripts::load_scripts()
    wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php:463
Plugin: woocommerce
10
  1. wpsolr_enqueue_script()
    wp-content/plugins/wpsolr-free/wpsolr/core/wpsolr_include.inc.php:626
Plugin: wpsolr-free
10
  1. Affiliate_Signup_Widget->enqueue_frontend_scripts()
    wp-content/plugins/affiliate-wp/includes/affiliate-signup-widget/class-affiliate-signup-widget.php:363
Plugin: affiliate-wp
10
  1. affwp_register_global_scripts()
    wp-content/plugins/affiliate-wp/includes/scripts.php:333
Plugin: affiliate-wp
10
  1. affwp_frontend_scripts_and_styles()
    wp-content/plugins/affiliate-wp/includes/scripts.php:352
Plugin: affiliate-wp
10
  1. Affiliate_WP_Tracking->load_scripts()
    wp-content/plugins/affiliate-wp/includes/class-tracking.php:285
Plugin: affiliate-wp
10
  1. Affiliate_WP_WooCommerce->notification_scripts()
    wp-content/plugins/affiliate-wp/includes/integrations/class-woocommerce.php:755
Plugin: affiliate-wp
10
  1. AffiliateWP\Affiliate_Links->register_scripts()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-links.php:47
Plugin: affiliate-wp
10
  1. Affiliate_WP_Custom_Links->register_scripts()
    wp-content/plugins/affiliate-wp/includes/class-custom-links.php:132
Plugin: affiliate-wp
10
  1. WPML_LS_Assets->wp_enqueue_scripts_action()
    wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/class-wpml-ls-assets.php:29
Plugin: sitepress-multilingual-cms
10
  1. WPML\T\A\Hooks->enqueueScripts()
    wp-content/plugins/sitepress-multilingual-cms/classes/admin-bar/Hooks.php:50
Plugin: sitepress-multilingual-cms
10
  1. WPMUDEV_BLC\Core\Loader->handle_front_scripts()
    wp-content/plugins/broken-link-checker/core/class-loader.php:339
Plugin: broken-link-checker
10
  1. Closure on line 323 of wp-content/plugins/dynamic-content-for-elementor/class/assets.php
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:323
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Assets->register_scripts()
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:495
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Assets->register_styles()
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:398
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Assets->register_vendor_styles()
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:423
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Assets->dce_globals_stylescript()
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:347
Plugin: dynamic-content-for-elementor
10
  1. monsterinsights_frontend_admin_bar_scripts()
    wp-content/plugins/google-analytics-premium/includes/frontend/frontend.php:156
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Inline->load_frontend_styles()
    wp-content/plugins/google-analytics-premium/includes/popular-posts/class-popular-posts.php:164
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Inline->maybe_load_ajaxify_script()
    wp-content/plugins/google-analytics-premium/includes/popular-posts/class-popular-posts.php:186
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Widget->load_frontend_styles()
    wp-content/plugins/google-analytics-premium/includes/popular-posts/class-popular-posts.php:164
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Widget->maybe_load_ajaxify_script()
    wp-content/plugins/google-analytics-premium/includes/popular-posts/class-popular-posts.php:186
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Products->load_frontend_styles()
    wp-content/plugins/google-analytics-premium/includes/popular-posts/class-popular-posts.php:164
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Products->maybe_load_ajaxify_script()
    wp-content/plugins/google-analytics-premium/includes/popular-posts/class-popular-posts.php:186
Plugin: google-analytics-premium
10
  1. MonsterInsights_Site_Insights_Block->register_frontend_scripts()
    wp-content/plugins/google-analytics-premium/includes/gutenberg/monsterinsights-stats-block.php:14
Plugin: google-analytics-premium
10
  1. Happy_Addons\E\C\Assets_Manager::frontend_register()
    wp-content/plugins/happy-elementor-addons/classes/assets-manager.php:51
Plugin: happy-elementor-addons
10
  1. Happy_Addons\E\C\Admin_Bar::enqueue_assets()
    wp-content/plugins/happy-elementor-addons/classes/admin-bar.php:28
Plugin: happy-elementor-addons
10
  1. WC_Shop_Customizer->add_frontend_scripts()
    wp-content/plugins/woocommerce/includes/customizer/class-wc-shop-customizer.php:52
Plugin: woocommerce
10
  1. WPMailSMTP\P\A\P\P\Provider->frontend_enqueue_assets()
    wp-content/plugins/wp-mail-smtp-pro/src/Pro/Alerts/Providers/Push/Provider.php:528
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\Admin\AdminBarMenu->enqueues()
    wp-content/plugins/wp-mail-smtp-pro/src/Admin/AdminBarMenu.php:75
Plugin: wp-mail-smtp-pro
10
  1. WP_Rocket\E\P\L\Subscriber->add_preload_script()
    wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/Subscriber.php:61
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\L\C\Subscriber->insert_lazyload_script()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Subscriber.php:233
Plugin: wp-rocket
10
  1. WC_Brands->styles()
    wp-content/plugins/woocommerce/includes/class-wc-brands.php:237
Plugin: woocommerce
10
  1. RankMath\Frontend\Frontend->enqueue()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-frontend.php:111
Plugin: seo-by-rank-math
10
  1. hello_elementor_scripts_styles()
    wp-content/themes/hello-elementor/functions.php:134
Theme
10
  1. Closure on line 156 of wp-content/themes/hello-elementor/includes/elementor-functions.php
    wp-content/themes/hello-elementor/includes/elementor-functions.php:156
Theme
10
  1. WPDeveloper\B\F\FrontEnd->enqueue_scripts()
    wp-content/plugins/betterdocs/includes/FrontEnd/FrontEnd.php:250
Plugin: betterdocs
10
  1. WPDeveloper\B\F\FrontEnd->enqueue_scripts()
    wp-content/plugins/betterdocs-pro/includes/FrontEnd/FrontEnd.php:107
Plugin: betterdocs-pro
10
  1. WPDeveloper\B\E\Elementor->enqueue_scripts()
    wp-content/plugins/betterdocs/includes/Editors/Elementor.php:715
Plugin: betterdocs
10
  1. Elementor\M\D\Module->register_scripts()
    wp-content/plugins/elementor/modules/dev-tools/module.php:36
Plugin: elementor
10
  1. Elementor\M\W\Module->register_scripts()
    wp-content/plugins/elementor/modules/web-cli/module.php:23
Plugin: elementor
10
  1. Closure on line 864 of wp-content/plugins/elementor-pro/modules/page-transitions/module.php
    wp-content/plugins/elementor-pro/modules/page-transitions/module.php:864
Plugin: elementor-pro
10
  1. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:157
Plugin: elementor-pro
10
  1. ElementorPro\M\W\Module->e_notices_css()
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:999
Plugin: elementor-pro
10
  1. Dudlewebs\WPMCS\Front->enqueue_styles()
    wp-content/plugins/media-cloud-sync/includes/front.php:33
Plugin: media-cloud-sync
10
  1. Dudlewebs\WPMCS\Front->enqueue_scripts()
    wp-content/plugins/media-cloud-sync/includes/front.php:42
Plugin: media-cloud-sync
10
  1. WC_Stripe_Frontend_Scripts->enqueue_scripts()
    wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-frontend-scripts.php:107
Plugin: woo-stripe-payment
10
  1. PaymentPlugins\W\P\F\FastlaneController->wp_enqueue_scripts()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Fastlane/FastlaneController.php:93
Plugin: pymntpl-paypal-woocommerce
10
  1. PaymentPlugins\W\P\P\PaymentGateways->enqueue_payment_scripts()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Payments/PaymentGateways.php:140
Plugin: pymntpl-paypal-woocommerce
10
  1. WCML_Resources::front_scripts()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-resources.php:203
Plugin: woocommerce-multilingual
10
  1. SearchWP_Live_Search_Form->assets()
    wp-content/plugins/searchwp-live-ajax-search/includes/class-form.php:248
Plugin: searchwp-live-ajax-search
10
  1. Closure on line 123 of wp-content/plugins/woocommerce/src/Internal/Orders/OrderAttributionController.php
    wp-content/plugins/woocommerce/src/Internal/Orders/OrderAttributionController.php:123
Plugin: woocommerce
10
  1. Happy_Addons\E\E\Reading_Progress_Bar->enqueue_scripts_frontend()
    wp-content/plugins/happy-elementor-addons/extensions/reading-progress-bar.php:55
Plugin: happy-elementor-addons
10
  1. Happy_Addons\E\E\Custom_Mouse_Cursor->register_scripts()
    wp-content/plugins/happy-elementor-addons/extensions/custom-mouse-cursor.php:55
Plugin: happy-elementor-addons
10
  1. Happy_Addons\E\E\Custom_Mouse_Cursor->register_styles()
    wp-content/plugins/happy-elementor-addons/extensions/custom-mouse-cursor.php:67
Plugin: happy-elementor-addons
10
  1. RankMath\Schema\Block_TOC->register_block_style()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/class-block-toc.php:75
Plugin: seo-by-rank-math
10
  1. SearchWP\Forms\Frontend::assets()
    wp-content/plugins/searchwp/includes/Forms/Frontend.php:102
Plugin: searchwp
10
  1. SearchWP\Templates\Frontend::assets()
    wp-content/plugins/searchwp/includes/Templates/Frontend.php:69
Plugin: searchwp
10
  1. Closure on line 58 of wp-content/plugins/elementor/core/frontend/render-modes/render-mode-base.php
    wp-content/plugins/elementor/core/frontend/render-modes/render-mode-base.php:58
Plugin: elementor
10
  1. Closure on line 62 of wp-content/plugins/elementor/core/frontend/render-modes/render-mode-base.php
    wp-content/plugins/elementor/core/frontend/render-modes/render-mode-base.php:62
Plugin: elementor
11
  1. WP_Duotone::output_global_styles()
    wp-includes/class-wp-duotone.php:1222
WordPress Core
15
  1. Code_Snippets\Active_Snippets->enqueue_js()
    wp-content/plugins/code-snippets-pro/php/class-active-snippets.php:196
Plugin: code-snippets-pro
15
  1. Code_Snippets\Active_Snippets->enqueue_css()
    wp-content/plugins/code-snippets-pro/php/class-active-snippets.php:181
Plugin: code-snippets-pro
20
  1. WPML_LS_Inline_Styles->wp_enqueue_scripts_action()
    wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/class-wpml-ls-inline-styles.php:214
Plugin: sitepress-multilingual-cms
20
  1. WPO\I\E\Peppol->peppol_enqueue_classic_checkout_script()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/edi/Peppol.php:617
Plugin: woocommerce-pdf-invoices-packing-slips
99
  1. WPDeveloper\B\M\StyleHandler->enqueue_frontend_assets()
    wp-content/plugins/betterdocs/includes/Modules/StyleHandler.php:160
Plugin: betterdocs
100
  1. Happy_Addons\E\C\Assets_Manager::frontend_enqueue()
    wp-content/plugins/happy-elementor-addons/classes/assets-manager.php:453
Plugin: happy-elementor-addons
100
  1. Automattic\W\B\AssetsController->update_block_settings_dependencies()
    wp-content/plugins/woocommerce/src/Blocks/AssetsController.php:503
Plugin: woocommerce
100
  1. Closure on line 48 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/form/amount.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/form/amount.php:48
Plugin: dynamic-content-for-elementor
100
  1. Closure on line 31 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/form/js-field.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/form/js-field.php:31
Plugin: dynamic-content-for-elementor
999
  1. Elementor\M\G\Module->dequeue_assets()
    wp-content/plugins/elementor/modules/gutenberg/module.php:153
Plugin: elementor
999
  1. WPO\IPS\Frontend->open_my_account_link_on_new_tab()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Frontend.php:136
Plugin: woocommerce-pdf-invoices-packing-slips
1000
  1. wp_localize_jquery_ui_datepicker()
    wp-includes/script-loader.php:1959
WordPress Core
9223372036854775747
  1. WP_Rocket\E\H\HeartbeatSubscriber->maybe_disable()
    wp-content/plugins/wp-rocket/inc/Engine/Heartbeat/HeartbeatSubscriber.php:58
Plugin: wp-rocket
9223372036854775807 (PHP_INT_MAX)
  1. WP_Rocket\E\M\L\Subscriber->insert_youtube_thumbnail_style()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:297
Plugin: wp-rocket
wp_print_footer_scripts Action 1
  1. Automattic\W\B\A\AssetDataRegistry->enqueue_asset_data()
    wp-content/plugins/woocommerce/src/Blocks/Assets/AssetDataRegistry.php:387
Plugin: woocommerce
1
  1. PaymentPlugins\W\P\A\AssetDataController->enqueue_asset_data()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Assets/AssetDataController.php:55
Plugin: pymntpl-paypal-woocommerce
2
  1. Automattic\W\B\B\MiniCart->print_lazy_load_scripts()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/MiniCart.php:293
Plugin: woocommerce
5
  1. WC_Frontend_Scripts::localize_printed_scripts()
    wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php:783
Plugin: woocommerce
6
  1. WC_Stripe_Frontend_Scripts->print_footer_scripts()
    wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-frontend-scripts.php:240
Plugin: woo-stripe-payment
10
  1. _wp_footer_scripts()
    wp-includes/script-loader.php:2278
WordPress Core
wp_print_scripts Action 1
  1. Automattic\J\A\Script_Data::render_script_data()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-assets/src/class-script-data.php:80
Plugin: woocommerce
1
  1. Automattic\W\B\P\Api->verify_payment_methods_dependencies()
    wp-content/plugins/woocommerce/src/Blocks/Payments/Api.php:126
Plugin: woocommerce
5
  1. WC_Frontend_Scripts::localize_printed_scripts()
    wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php:783
Plugin: woocommerce
5
  1. WC_Stripe_Frontend_Scripts->localize_scripts()
    wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-frontend-scripts.php:121
Plugin: woo-stripe-payment
10
  1. wp_just_in_time_script_localization()
    wp-includes/script-loader.php:1921
WordPress Core
10
  1. PaymentPlugins\W\P\P\PaymentGateways->add_minicart_scripts()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Payments/PaymentGateways.php:274
Plugin: pymntpl-paypal-woocommerce
print_scripts_array Filter 10
  1. wp_prototype_before_jquery()
    wp-includes/script-loader.php:1888
WordPress Core
script_loader_src Filter 16
  1. WP_Rocket\E\O\CacheDynamicResource->cache_dynamic_resource()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/CacheDynamicResource.php:116
Plugin: wp-rocket
script_loader_tag Filter 10
  1. affwp_add_defer()
    wp-content/plugins/affiliate-wp/includes/scripts.php:157
Plugin: affiliate-wp
10
  1. DynamicContentForElementor\Assets->loader_tag_filter()
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:304
Plugin: dynamic-content-for-elementor
10
  1. WPO\IPS\Assets->edi_prism_add_data_manual_attr()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Assets.php:389
Plugin: woocommerce-pdf-invoices-packing-slips

Styles

Position Handle
Source
Version
Header wp-img-auto-sizes-contain
Header dce-animations www.smackcoders.com wp-content/plugins/dynamic-content-for-elementor/assets/css/animations.css 3.3.4
Header dashicons wp-includes/css/dashicons.min.css admin-bar
Header admin-bar wp-includes/css/admin-bar.min.css dashicons
Header query-monitor www.smackcoders.com wp-content/plugins/query-monitor/assets/query-monitor.css 3.20.2
Header qlwcdc-pro www.smackcoders.com wp-content/plugins/woocommerce-direct-checkout-pro/assets/frontend/qlwcdc-pro.min.css 3.3.8
Header elementor-icons www.smackcoders.com wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css elementor-common, elementor-pro-notes-frontend 5.47.0
Header elementor-common www.smackcoders.com wp-content/plugins/elementor/assets/css/common.min.css elementor-icons 3.35.5
Header e-theme-ui-light www.smackcoders.com wp-content/plugins/elementor/assets/css/theme-light.min.css 3.35.5
Header wp-emoji-styles
Header wp-block-library wp-includes/css/dist/block-library/style.min.css
Header betterdocs-blocks-category-slate-layout www.smackcoders.com wp-content/plugins/betterdocs/assets/blocks/category-slate-layout/default.css 4.3.7
Header global-styles
Header woocommerce-layout www.smackcoders.com wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css 10.5.2
Header woocommerce-smallscreen www.smackcoders.com wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css 10.5.2
Header woocommerce-general www.smackcoders.com wp-content/plugins/woocommerce/assets/css/woocommerce.css 10.5.2
Header woocommerce-inline
Header solr_frontend www.smackcoders.com wp-content/plugins/wpsolr-free/wpsolr/core/css/style.css 24.3
Header affwp-forms www.smackcoders.com wp-content/plugins/affiliate-wp/assets/css/forms.min.css 2.27.3
Header wpml-legacy-horizontal-list-0 www.smackcoders.com wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css 1
Header wpml-menu-item-0 www.smackcoders.com wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css 1
Header wpml-tm-admin-bar www.smackcoders.com wp-content/plugins/sitepress-multilingual-cms/res/css/admin-bar-style.css 491900
Header monsterinsights-style-frontend.css www.smackcoders.com wp-content/plugins/google-analytics-premium/pro/assets/vue/css/frontend.css 9.2.4
Header monsterinsights-style-vendor.css www.smackcoders.com wp-content/plugins/google-analytics-premium/pro/assets/vue/css/vendor.css 9.2.4
Header happy-elementor-addons-admin www.smackcoders.com wp-content/plugins/happy-elementor-addons/assets/admin/css/admin.min.css 3.21.0
Header select2 www.smackcoders.com wp-content/plugins/woocommerce/assets/css/select2.css 10.5.2
Header wp-mail-smtp-admin-bar www.smackcoders.com wp-content/plugins/wp-mail-smtp-pro/assets/css/admin-bar.min.css 4.4.0
Header rank-math www.smackcoders.com wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math.css 1.0.264.1
Header hello-elementor-header-footer www.smackcoders.com wp-content/themes/hello-elementor/assets/css/header-footer.css 3.4.6
Header elementor-frontend www.smackcoders.com wp-content/plugins/elementor/assets/css/frontend.min.css elementor-post-334747448, elementor-post-334775891, elementor-post-6, elementor-post-67728, happy-elementor-addons-334747448, widget-heading, widget-icon-list, widget-image, widget-nav-menu, widget-post-info, widget-social-icons, widget-spacer 3.35.5
Header widget-image www.smackcoders.com wp-content/plugins/elementor/assets/css/widget-image.min.css elementor-frontend 3.35.5
Header widget-nav-menu www.smackcoders.com wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css elementor-frontend 3.35.1
Header e-animation-grow www.smackcoders.com wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css 3.35.5
Header widget-social-icons www.smackcoders.com wp-content/plugins/elementor/assets/css/widget-social-icons.min.css elementor-frontend 3.35.5
Header e-apple-webkit www.smackcoders.com wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css 3.35.5
Header widget-heading www.smackcoders.com wp-content/plugins/elementor/assets/css/widget-heading.min.css elementor-frontend 3.35.5
Header widget-spacer www.smackcoders.com wp-content/plugins/elementor/assets/css/widget-spacer.min.css elementor-frontend 3.35.5
Header widget-post-info www.smackcoders.com wp-content/plugins/elementor-pro/assets/css/widget-post-info.min.css elementor-frontend 3.35.1
Header widget-icon-list www.smackcoders.com wp-content/plugins/elementor/assets/css/widget-icon-list.min.css elementor-frontend 3.35.5
Header elementor-pro-notes-frontend www.smackcoders.com wp-content/plugins/elementor-pro/assets/css/modules/notes.min.css elementor-icons 3.35.1
Header elementor-wp-admin-bar www.smackcoders.com wp-content/plugins/elementor/assets/css/admin-bar.min.css 3.35.5
Header elementor-post-6 www.smackcoders.com wp-content/uploads/elementor/css/post-6.css elementor-frontend
Header elementor-post-334747448 www.smackcoders.com wp-content/uploads/elementor/css/post-334747448.css elementor-frontend
Header happy-icons www.smackcoders.com wp-content/plugins/happy-elementor-addons/assets/fonts/style.min.css 3.21.0
Header font-awesome www.smackcoders.com wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css 4.7.0
Header happy-elementor-addons-334747448 www.smackcoders.com wp-content/uploads/happyaddons/css/ha-334747448.css elementor-frontend 3.21.0.1772277885
Header elementor-post-334775891 www.smackcoders.com wp-content/uploads/elementor/css/post-334775891.css elementor-frontend
Header elementor-post-67728 www.smackcoders.com wp-content/uploads/elementor/css/post-67728.css elementor-frontend
Header searchwp-live-search www.smackcoders.com wp-content/plugins/searchwp-live-ajax-search/assets/styles/style.min.css 1.8.7
Header searchwp-forms www.smackcoders.com wp-content/plugins/searchwp/assets/css/frontend/search-forms.min.css 4.5.6
Header elementor-gf-local-roboto www.smackcoders.com wp-content/uploads/elementor/google-fonts/css/roboto.css 1747217037
Header elementor-gf-local-robotoslab www.smackcoders.com wp-content/uploads/elementor/google-fonts/css/robotoslab.css 1747217039
Header elementor-gf-local-merriweathersans www.smackcoders.com wp-content/uploads/elementor/google-fonts/css/merriweathersans.css 1747217045
Header elementor-gf-local-poppins www.smackcoders.com wp-content/uploads/elementor/google-fonts/css/poppins.css 1747217045
Header elementor-icons-shared-0 www.smackcoders.com wp-content/plugins/happy-elementor-addons/assets/fonts/style.min.css elementor-icons-happy-icons 3.21.0
Header elementor-icons-happy-icons www.smackcoders.com wp-content/plugins/happy-elementor-addons/assets/fonts/style.min.css elementor-icons-shared-0 3.21.0
Footer wc-blocks-style www.smackcoders.com wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css wc-10.5.2
Footer dce-style www.smackcoders.com wp-content/plugins/dynamic-content-for-elementor/assets/css/style.min.css dce-dynamic-visibility 3.3.4
Footer dce-dynamic-visibility www.smackcoders.com wp-content/plugins/dynamic-content-for-elementor/assets/css/dynamic-visibility.min.css dce-style 3.3.4
Footer rank-math-toc-block www.smackcoders.com wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/css/toc_list_style.css 1.0.264.1
Footer core-block-supports
Footer core-block-supports-duotone
Total: 62

Styles: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
style_loader_src Filter 10
  1. wp_style_loader_src()
    wp-includes/script-loader.php:2079
WordPress Core
16
  1. WP_Rocket\E\O\CacheDynamicResource->cache_dynamic_resource()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/CacheDynamicResource.php:116
Plugin: wp-rocket

Hooks & Actions

Priority Action
redis_object_cache_get
mu_plugin_loaded
muplugins_loaded 10
  1. Codexonics\P\g\PrimeMoverMustUsePluginManager->primeMoverSwitchToBlog()
    wp-content/mu-plugins/prime-mover-cli-plugin-manager.php:629
MU Plugin: prime-mover-cli-plugin-manager.php
registered_taxonomy 10
  1. WPML_Term_Filters->registered_taxonomy()
    wp-content/plugins/sitepress-multilingual-cms/inc/taxonomy-term-translation/wpml-term-filters.class.php:32
Plugin: sitepress-multilingual-cms
10
  1. WPML\S\S\H\Hooks->clearCache()
    wp-content/plugins/wpml-string-translation/classes/slug-translation/RewriteRules/Hooks.php:58
Plugin: wpml-string-translation
registered_taxonomy_category
registered_taxonomy_post_tag
registered_taxonomy_nav_menu
registered_taxonomy_link_category
registered_taxonomy_post_format
registered_taxonomy_wp_theme
registered_taxonomy_wp_template_part_area
registered_taxonomy_wp_pattern_category
registered_post_type 10
  1. WPML\S\S\H\Hooks->clearCache()
    wp-content/plugins/wpml-string-translation/classes/slug-translation/RewriteRules/Hooks.php:58
Plugin: wpml-string-translation
registered_post_type_post
registered_post_type_page
registered_post_type_attachment
registered_post_type_revision
registered_post_type_nav_menu_item
registered_post_type_custom_css
registered_post_type_customize_changeset
registered_post_type_oembed_cache
registered_post_type_user_request
registered_post_type_wp_block
registered_post_type_wp_template
registered_post_type_wp_template_part
registered_post_type_wp_global_styles
registered_post_type_wp_navigation
registered_post_type_wp_font_family
registered_post_type_wp_font_face
plugin_loaded
wpml_before_startup
wpml_after_startup
betterdocs_pro_loaded
betterdocs_init_before 10
  1. WPDeveloper\BetterDocsPro\Plugin->before_init()
    wp-content/plugins/betterdocs-pro/includes/Plugin.php:297
Plugin: betterdocs-pro
betterdocs_loaded
fs_before_account_load_code-snippets
fs_initiated_code-snippets
fs_after_init_plugin_anonymous_code-snippets
freemius_loaded
elementor/loaded
doing_it_wrong_run
load_textdomain
searchwp\composer\autoload
redis_object_cache_set
post_edd_sl_plugin_updater_setup
rank_math/loaded 10
  1. RankMathPro->setup()
    wp-content/plugins/seo-by-rank-math-pro/rank-math-pro.php:111
Plugin: seo-by-rank-math-pro
rank_math_pro/loaded
is_wp_error_instance
update_option 5
  1. icl_st_update_widget_title_actions()
    wp-content/plugins/wpml-string-translation/inc/functions.php:884
Plugin: wpml-string-translation
woocommerce_helper_loaded 10
  1. WC_Helper_Compat::helper_loaded()
    wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-compat.php:29
Plugin: woocommerce
plugins_loaded -9223372036854775807 (-PHP_INT_MAX)
  1. wpml_disable_outdated_plugins()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.php:81
Plugin: sitepress-multilingual-cms
-9223372036854775807 (-PHP_INT_MAX)
  1. otgs_ui_plugins_loaded()
    wp-content/plugins/sitepress-multilingual-cms/vendor/otgs/ui/loader.php:81
Plugin: sitepress-multilingual-cms
-9223372036854775807 (-PHP_INT_MAX)
  1. WPML_ST_Initialize->run()
    wp-content/plugins/wpml-string-translation/classes/class-wpml-st-initialize.php:16
Plugin: wpml-string-translation
-100
  1. Automattic\WooCommerce\Packages::prepare_packages()
    wp-content/plugins/woocommerce/src/Packages.php:172
Plugin: woocommerce
-20
  1. elementor_one_register_1_dot_0_dot_52()
    wp-content/plugins/elementor/vendor/elementor/wp-one-package/runner.php:45
Plugin: elementor
-15
  1. ElementorOne\Versions::initialize_latest_version()
    wp-content/plugins/elementor/vendor/elementor/wp-one-package/src/Versions.php:154
Plugin: elementor
-1
  1. AffiliateWP_Core_Requirements_Check->bootstrap()
    wp-content/plugins/affiliate-wp/affiliate-wp.php:105
Plugin: affiliate-wp
-1
  1. WooCommerce->on_plugins_loaded()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:268
Plugin: woocommerce
0
  1. wp_maybe_load_widgets()
    wp-includes/functions.php:5425
WordPress Core
0
  1. wp_maybe_load_embeds()
    wp-includes/embed.php:191
WordPress Core
0
  1. _wp_add_additional_image_sizes()
    wp-includes/media.php:5694
WordPress Core
0
  1. Codexonics\P\g\PrimeMoverMustUsePluginManager->useDefaultSalt()
    wp-content/mu-plugins/prime-mover-cli-plugin-manager.php:553
MU Plugin: prime-mover-cli-plugin-manager.php
0
  1. WPML_Proxy::maybe_handle_request()
    wp-content/plugins/sitepress-multilingual-cms/classes/API/REST/WPML_Proxy.php:33
Plugin: sitepress-multilingual-cms
0
  1. Code_Snippets\Upgrade->run()
    wp-content/plugins/code-snippets-pro/php/class-upgrade.php:40
Plugin: code-snippets-pro
0
  1. action_scheduler_register_3_dot_9_dot_3()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/action-scheduler.php:45
Plugin: seo-by-rank-math
0
  1. WPMailSMTP\Core->get_compatibility()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:1169
Plugin: wp-mail-smtp-pro
0
  1. action_scheduler_register_3_dot_7_dot_4()
    wp-content/plugins/wp-mail-smtp-pro/vendor/woocommerce/action-scheduler/action-scheduler.php:45
Plugin: wp-mail-smtp-pro
0
  1. action_scheduler_register_3_dot_9_dot_0()
    wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/action-scheduler.php:45
Plugin: wp-rocket
0
  1. action_scheduler_register_3_dot_4_dot_0()
    wp-content/plugins/affiliate-wp/includes/libraries/action-scheduler/action-scheduler.php:41
Plugin: affiliate-wp
1
  1. wp_initialize_theme_preview_hooks()
    wp-includes/theme-previews.php:86
WordPress Core
1
  1. SitePress->init()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:402
Plugin: sitepress-multilingual-cms
1
  1. Closure on line 27 of wp-content/plugins/cloudflare/cloudflare.loader.php
    wp-content/plugins/cloudflare/cloudflare.loader.php:27
Plugin: cloudflare
1
  1. Freemius::_load_textdomain()
    wp-content/plugins/code-snippets-pro/vendor/freemius/wordpress-sdk/includes/class-freemius.php:3687
Plugin: code-snippets-pro
1
  1. Code_Snippets\execute_active_snippets()
    wp-content/plugins/code-snippets-pro/php/snippet-ops.php:629
Plugin: code-snippets-pro
1
  1. ActionScheduler_Versions::initialize_latest_version()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php:113
Plugin: seo-by-rank-math
1
  1. Closure on line 84 of wp-content/plugins/woo-stripe-payment/includes/class-stripe.php
    wp-content/plugins/woo-stripe-payment/includes/class-stripe.php:84
Plugin: woo-stripe-payment
1
  1. Automattic\J\A\Script_Data::configure()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-assets/src/class-script-data.php:31
Plugin: woocommerce
1
  1. Automattic\J\C\Connection_Assets::configure()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-connection-assets.php:20
Plugin: woocommerce
1
  1. Automattic\J\A\j\a\Latest_Autoloader_Guard->check_for_conflicting_autoloaders()
    wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-latest-autoloader-guard.php:99
Plugin: woocommerce
1
  1. WooCommerce->init_jetpack_connection_config()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:282
Plugin: woocommerce
2
  1. Automattic\Jetpack\Config->on_plugins_loaded()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-config/src/class-config.php:104
Plugin: woocommerce
5
  1. WPML_Compatibility_Gutenberg->load_textdomain_filter()
    wp-content/plugins/sitepress-multilingual-cms/compatibility/gutenberg/wpml-compatibility-gutenberg.php:22
Plugin: sitepress-multilingual-cms
5
  1. Permalink_Manager_Helper_Functions->init()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-helper-functions.php:15
Plugin: permalink-manager-pro
5
  1. PaymentPlugins\W\P\Main->register_woocommerce_dependencies()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Main.php:131
Plugin: pymntpl-paypal-woocommerce
5
  1. RankMath\A\N\Notification_Center->get_from_storage()
    wp-content/plugins/seo-by-rank-math/includes/admin/notifications/class-notification-center.php:75
Plugin: seo-by-rank-math
9
  1. Permalink_Manager_Class->deprecated_hooks()
    wp-content/plugins/permalink-manager-pro/permalink-manager.php:329
Plugin: permalink-manager-pro
9
  1. Permalink_Manager_Class->is_pro_activated()
    wp-content/plugins/permalink-manager-pro/permalink-manager.php:362
Plugin: permalink-manager-pro
9
  1. Permalink_Manager_Class->get_options_and_globals()
    wp-content/plugins/permalink-manager-pro/permalink-manager.php:142
Plugin: permalink-manager-pro
10
  1. _wp_customize_include()
    wp-includes/theme.php:3541
WordPress Core
10
  1. Codexonics\P\g\PrimeMoverMustUsePluginManager->primeMoverRestoreCurrentBlog()
    wp-content/mu-plugins/prime-mover-cli-plugin-manager.php:702
MU Plugin: prime-mover-cli-plugin-manager.php
10
  1. Closure on line 69 of wp-content/plugins/sitepress-multilingual-cms/sitepress.php
    wp-content/plugins/sitepress-multilingual-cms/sitepress.php:69
Plugin: sitepress-multilingual-cms
10
  1. wpml_tm_load_and_intialize_dashboard_ajax()
    wp-content/plugins/sitepress-multilingual-cms/inc/functions-load-tm.php:332
Plugin: sitepress-multilingual-cms
10
  1. WPML_Action_Filter_Loader->deferred_loader()
    wp-content/plugins/sitepress-multilingual-cms/classes/action-filter-loader/class-wpml-action-filter-loader.php:117
Plugin: sitepress-multilingual-cms
10
  1. WPML\AdminLanguageSwitcher\AdminLanguageSwitcher->maybeSaveNewLanguage()
    wp-content/plugins/sitepress-multilingual-cms/classes/admin-language-switcher/AdminLanguageSwitcher.php:22
Plugin: sitepress-multilingual-cms
10
  1. wpml_plugins_integration_setup()
    wp-content/plugins/sitepress-multilingual-cms/inc/plugins-integration.php:15
Plugin: sitepress-multilingual-cms
10
  1. loadACFMLrequirements()
    wp-content/plugins/acfml/wpml-acf.php:52
Plugin: acfml
10
  1. WPMUDEV_BLC\wpmudev_blc_instance()
    wp-content/plugins/broken-link-checker/broken-link-checker.php:120
Plugin: broken-link-checker
10
  1. Cloudflare\A\W\Hooks->getCloudflareRequestJSON()
    wp-content/plugins/cloudflare/src/WordPress/Hooks.php:421
Plugin: cloudflare
10
  1. Code_Snippets\Cloud\Cloud_API->init_oauth_sync()
    wp-content/plugins/code-snippets-pro/php/cloud/class-cloud-api.php:258
Plugin: code-snippets-pro
10
  1. dce_load()
    wp-content/plugins/dynamic-content-for-elementor/dynamic-content-for-elementor.php:193
Plugin: dynamic-content-for-elementor
10
  1. elementor_pro_load_plugin()
    wp-content/plugins/elementor-pro/elementor-pro.php:47
Plugin: elementor-pro
10
  1. Closure on line 62 of wp-content/plugins/email-template-customizer-for-woo/email-template-customizer-for-woo.php
    wp-content/plugins/email-template-customizer-for-woo/email-template-customizer-for-woo.php:62
Plugin: email-template-customizer-for-woo
10
  1. MonsterInsights_eCommerce->load_plugin_textdomain()
    wp-content/plugins/ga-ecommerce/ga-ecommerce.php:131
Plugin: ga-ecommerce
10
  1. MonsterInsights()
    wp-content/plugins/google-analytics-premium/googleanalytics-premium.php:901
Plugin: google-analytics-premium
10
  1. ha_let_the_journey_begin()
    wp-content/plugins/happy-elementor-addons/plugin.php:62
Plugin: happy-elementor-addons
10
  1. wpmcs_load_plugin_textdomain()
    wp-content/plugins/media-cloud-sync/media-cloud-sync.php:64
Plugin: media-cloud-sync
10
  1. MonsterInsights_Page_Insights->load_plugin_textdomain()
    wp-content/plugins/monsterinsights-page-insights/monsterinsights-page-insights.php:140
Plugin: monsterinsights-page-insights
10
  1. MonsterInsights_User_Journey->load_plugin_textdomain()
    wp-content/plugins/monsterinsights-user-journey/monsterinsights-user-journey.php:181
Plugin: monsterinsights-user-journey
10
  1. PaymentPlugins\W\P\P\PackageRegistry->initialize()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Registry/BaseRegistry.php:21
Plugin: pymntpl-paypal-woocommerce
10
  1. SearchWP\A\V\WelcomeView::hooks()
    wp-content/plugins/searchwp/includes/Admin/Views/WelcomeView.php:44
Plugin: searchwp
10
  1. WC_Stripe_Manager->plugins_loaded()
    wp-content/plugins/woo-stripe-payment/includes/class-stripe.php:210
Plugin: woo-stripe-payment
10
  1. QuadLayers\PluginFeedback\Load::scripts()
    wp-content/plugins/woocommerce-direct-checkout-pro/vendor/franmastromarino/wp-plugin-feedback/src/Load.php:44
Plugin: woocommerce-direct-checkout-pro
10
  1. Closure on line 156 of wp-content/plugins/woocommerce-direct-checkout-pro/lib/class-plugin.php
    wp-content/plugins/woocommerce-direct-checkout-pro/lib/class-plugin.php:156
Plugin: woocommerce-direct-checkout-pro
10
  1. wcml_check_wpml_functions()
    wp-content/plugins/woocommerce-multilingual/inc/missing-php-functions.php:7
Plugin: woocommerce-multilingual
10
  1. WPO_WCPDF_Templates->translations()
    wp-content/plugins/woocommerce-pdf-ips-templates/woocommerce-pdf-ips-templates.php:106
Plugin: woocommerce-pdf-ips-templates
10
  1. Automattic\WooCommerce\Packages::on_init()
    wp-content/plugins/woocommerce/src/Packages.php:87
Plugin: woocommerce
10
  1. WooCommerce->init_customizer()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:1641
Plugin: woocommerce
10
  1. Closure on line 42 of wp-content/plugins/woocommerce/src/Internal/ComingSoon/ComingSoonRequestHandler.php
    wp-content/plugins/woocommerce/src/Internal/ComingSoon/ComingSoonRequestHandler.php:42
Plugin: woocommerce
10
  1. WPMailSMTP\Core->get_migrations()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:400
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\Core->get_pro()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:224
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\Core->get_processor()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:291
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\Core->replace_phpmailer()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:690
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\Core->get_usage_tracking()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:1075
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\Core->get_admin_bar_menu()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:1050
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\Core->get_notifications()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:1097
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\Core->get_reports()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:1230
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\Core->get_db_repair()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:1261
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\Core->get_wp_mail_initiator()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:1323
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\Core->get_queue()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:1444
Plugin: wp-mail-smtp-pro
10
  1. Closure on line 149 of wp-content/plugins/wp-mail-smtp-pro/src/Core.php
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:149
Plugin: wp-mail-smtp-pro
10
  1. rocket_init()
    wp-content/plugins/wp-rocket/inc/main.php:25
Plugin: wp-rocket
10
  1. icl_st_init()
    wp-content/plugins/wpml-string-translation/inc/functions.php:16
Plugin: wpml-string-translation
10
  1. AffiliateWP\A\D\DRM_Controller->init()
    wp-content/plugins/affiliate-wp/includes/admin/drm/class-drm-controller.php:175
Plugin: affiliate-wp
10
  1. WPML_Admin_Texts->icl_st_set_admin_options_filters()
    wp-content/plugins/wpml-string-translation/inc/admin-texts/wpml-admin-texts.class.php:273
Plugin: wpml-string-translation
10
  1. WPML_Admin_Texts->set_admin_options_ids_filters()
    wp-content/plugins/wpml-string-translation/inc/admin-texts/wpml-admin-texts.class.php:292
Plugin: wpml-string-translation
10
  1. WPML_Action_Filter_Loader->deferred_loader()
    wp-content/plugins/sitepress-multilingual-cms/classes/action-filter-loader/class-wpml-action-filter-loader.php:117
Plugin: sitepress-multilingual-cms
10
  1. ACFML\MigrateBlockPreferences->showProgressInfo()
    wp-content/plugins/acfml/classes/class-wpml-acf-migrate-block-preferences.php:50
Plugin: acfml
10
  1. SearchWP_Metrics_i18n->textdomain()
    wp-content/plugins/searchwp-metrics/searchwp-metrics-i18n.php:307
Plugin: searchwp-metrics
11
  1. Closure on line 150 of wp-content/plugins/broken-link-checker/broken-link-checker.php
    wp-content/plugins/broken-link-checker/broken-link-checker.php:150
Plugin: broken-link-checker
11
  1. Affiliate_WP_Affiliate_Meta_DB->register_table()
    wp-content/plugins/affiliate-wp/includes/abstracts/class-meta-db.php:83
Plugin: affiliate-wp
11
  1. Affiliate_WP_Referral_Meta_DB->register_table()
    wp-content/plugins/affiliate-wp/includes/abstracts/class-meta-db.php:83
Plugin: affiliate-wp
11
  1. Affiliate_WP_Customer_Meta_DB->register_table()
    wp-content/plugins/affiliate-wp/includes/abstracts/class-meta-db.php:83
Plugin: affiliate-wp
11
  1. AffiliateWP\C\M\DB->register_table()
    wp-content/plugins/affiliate-wp/includes/abstracts/class-meta-db.php:83
Plugin: affiliate-wp
11
  1. WC_Brands->register_hooks()
    wp-content/plugins/woocommerce/includes/class-wc-brands.php:37
Plugin: woocommerce
14
  1. RankMath->init()
    wp-content/plugins/seo-by-rank-math/rank-math.php:150
Plugin: seo-by-rank-math
15
  1. RankMath->init_frontend()
    wp-content/plugins/seo-by-rank-math/rank-math.php:376
Plugin: seo-by-rank-math
15
  1. WPMailSMTP\Core->get_connect()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:1147
Plugin: wp-mail-smtp-pro
15
  1. MonsterInsights->load_textdomain()
    wp-content/plugins/google-analytics-premium/googleanalytics-premium.php:442
Plugin: google-analytics-premium
20
  1. hapro_let_the_journey_begin()
    wp-content/plugins/happy-elementor-addons-pro/happy-elementors-addons-pro.php:60
Plugin: happy-elementor-addons-pro
20
  1. PaymentPlugins\W\P\Main->do_plugins_loaded()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Main.php:479
Plugin: pymntpl-paypal-woocommerce
20
  1. WPMailSMTP\Core->get_dashboard_widget()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:1199
Plugin: wp-mail-smtp-pro
20
  1. WPMailSMTP\Core->get_connections_manager()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:1292
Plugin: wp-mail-smtp-pro
99
  1. Permalink_Manager_Third_Parties->init_early_hooks()
    wp-content/plugins/permalink-manager-pro/includes/integrations/permalink-manager-third-parties.php:124
Plugin: permalink-manager-pro
99
  1. Permalink_Manager_WooCommerce->init_early_hooks()
    wp-content/plugins/permalink-manager-pro/includes/integrations/permalink-manager-woocommerce.php:64
Plugin: permalink-manager-pro
99
  1. Closure on line 49 of wp-content/plugins/woocommerce-direct-checkout/jetpack_vendor/quadlayers/wp-plugin-suggestions/src/Page.php
    wp-content/plugins/woocommerce-direct-checkout/jetpack_vendor/quadlayers/wp-plugin-suggestions/src/Page.php:49
Plugin: woocommerce-direct-checkout
100
  1. Automattic\J\C\Plugin_Storage::configure()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-plugin-storage.php:150
Plugin: woocommerce
1000
  1. WPML_String_Translation->check_db_for_gettext_context()
    wp-content/plugins/wpml-string-translation/inc/wpml-string-translation.class.php:1094
Plugin: wpml-string-translation
10000
  1. load_wcml_without_wpml()
    wp-content/plugins/woocommerce-multilingual/wpml-woocommerce.php:152
Plugin: woocommerce-multilingual
999999
  1. WPML_TM_Requirements->plugins_loaded_action()
    wp-content/plugins/sitepress-multilingual-cms/classes/class-wpml-tm-requirements.php:34
Plugin: sitepress-multilingual-cms
9223372036854775807 (PHP_INT_MAX)
  1. Closure on line 511 of wp-content/plugins/sitepress-multilingual-cms/sitepress.php
    wp-content/plugins/sitepress-multilingual-cms/sitepress.php:511
Plugin: sitepress-multilingual-cms
elementor_one/pre_init
affwp_referral_type_init
affwp_integrations_load
affwp_integrations_loaded
affwp_opt_in_platforms_init
affwp_batch_process_init 10
  1. Closure on line 62 of wp-content/plugins/affiliate-wp/includes/class-integrations.php
    wp-content/plugins/affiliate-wp/includes/class-integrations.php:62
Plugin: affiliate-wp
10
  1. Closure on line 446 of wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php
    wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php:446
Plugin: affiliate-wp
10
  1. Closure on line 446 of wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php
    wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php:446
Plugin: affiliate-wp
10
  1. Closure on line 446 of wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php
    wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php:446
Plugin: affiliate-wp
10
  1. Closure on line 446 of wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php
    wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php:446
Plugin: affiliate-wp
10
  1. Closure on line 446 of wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php
    wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php:446
Plugin: affiliate-wp
10
  1. Closure on line 446 of wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php
    wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php:446
Plugin: affiliate-wp
10
  1. Closure on line 446 of wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php
    wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php:446
Plugin: affiliate-wp
10
  1. Closure on line 446 of wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php
    wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php:446
Plugin: affiliate-wp
10
  1. Closure on line 446 of wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php
    wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php:446
Plugin: affiliate-wp
10
  1. Closure on line 446 of wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php
    wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php:446
Plugin: affiliate-wp
auth_cookie_malformed 10
  1. rest_cookie_collect_status()
    wp-includes/rest-api.php:1164
WordPress Core
wp_roles_init
auth_cookie_valid 10
  1. rest_cookie_collect_status()
    wp-includes/rest-api.php:1164
WordPress Core
set_current_user 10
  1. kses_init()
    wp-includes/kses.php:2599
WordPress Core
10
  1. _wp_footnotes_kses_init()
    wp-includes/blocks.php:3035
WordPress Core
affwp_plugins_loaded -9999
  1. affwp_register_connectables()
    wp-content/plugins/affiliate-wp/includes/actions.php:331
Plugin: affiliate-wp
10
  1. AffiliateWP_Core_Requirements_Check->load_textdomain()
    wp-content/plugins/affiliate-wp/includes/libraries/affwp/class-affiliatewp-requirements-check-v1-1.php:537
Plugin: affiliate-wp
10
  1. AffiliateWP_Affiliate_Portal_Requirements_Check->load_textdomain()
    wp-content/plugins/affiliate-wp/includes/libraries/affwp/class-affiliatewp-requirements-check-v1-1.php:537
Plugin: affiliate-wp
10
  1. AffiliateWP_AP_Requirements_Check->load_textdomain()
    wp-content/plugins/affiliate-wp/includes/libraries/affwp/class-affiliatewp-requirements-check-v1-1.php:537
Plugin: affiliate-wp
100
  1. AffiliateWP_AP_Requirements_Check->bootstrap()
    wp-content/plugins/affiliatewp-allowed-products/affiliatewp-allowed-products.php:72
Plugin: affiliatewp-allowed-products
101
  1. AffiliateWP_Affiliate_Portal_Requirements_Check->bootstrap()
    wp-content/plugins/affiliatewp-affiliate-portal/affiliatewp-affiliate-portal.php:82
Plugin: affiliatewp-affiliate-portal
affwp_portal_icons_registry_init 10
  1. AffiliateWP_Affiliate_Portal\C\C\Icons->add_icons()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-icons.php:42
Plugin: affiliatewp-affiliate-portal
affwp_portal_views_registry_init 0
  1. AffiliateWP_Affiliate_Portal\C\C\Views->register_core_views()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-views.php:100
Plugin: affiliatewp-affiliate-portal
wp_error_added
affwp_portal_sections_registry_init
affwp_portal_controls_registry_init 10
  1. AffiliateWP_Affiliate_Portal\C\C\Controls->register_core_controls()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-controls.php:62
Plugin: affiliatewp-affiliate-portal
woocommerce_loaded 10
  1. Affiliate_WP_WooCommerce->load_advanced_coupons_integration()
    wp-content/plugins/affiliate-wp/includes/integrations/class-woocommerce.php:3012
Plugin: affiliate-wp
wpml_before_init 10
  1. WCML_Switch_Lang_Request->detect_user_switch_language()
    wp-content/plugins/woocommerce-multilingual/inc/wcml-switch-lang-request.php:38
Plugin: woocommerce-multilingual
10
  1. load_wpml_st_basics()
    wp-content/plugins/wpml-string-translation/plugin.php:89
Plugin: wpml-string-translation
wpml_language_cookie_added 10
  1. WPML_User_Language->update_user_lang_on_cookie_update()
    wp-content/plugins/sitepress-multilingual-cms/classes/user-language/class-wpml-user-language.php:235
Plugin: sitepress-multilingual-cms
wpml_after_init
wpml_loaded 10
  1. WPML_Config_Update_Integrator->handle_requests()
    wp-content/plugins/sitepress-multilingual-cms/classes/class-wpml-config-update-integrator.php:48
Plugin: sitepress-multilingual-cms
10
  1. WPML_Action_Filter_Loader->deferred_loader()
    wp-content/plugins/sitepress-multilingual-cms/classes/action-filter-loader/class-wpml-action-filter-loader.php:117
Plugin: sitepress-multilingual-cms
10
  1. TranslationManagement->wpml_loaded_action()
    wp-content/plugins/sitepress-multilingual-cms/inc/translation-management/translation-management.class.php:142
Plugin: sitepress-multilingual-cms
10
  1. WPML_Media_Attachments_Duplication->add_settings_hooks()
    wp-content/plugins/sitepress-multilingual-cms/classes/media/duplication/class-wpml-media-attachments-duplication.php:154
Plugin: sitepress-multilingual-cms
10
  1. wpml_loaded()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.php:412
Plugin: sitepress-multilingual-cms
10
  1. wpml_tm_load()
    wp-content/plugins/sitepress-multilingual-cms/tm.php:31
Plugin: sitepress-multilingual-cms
10
  1. acfmlInit()
    wp-content/plugins/acfml/wpml-acf.php:18
Plugin: acfml
10
  1. woocommerce_wpml->load()
    wp-content/plugins/woocommerce-multilingual/classes/class-woocommerce-wpml.php:179
Plugin: woocommerce-multilingual
10
  1. wcml_loader()
    wp-content/plugins/woocommerce-multilingual/wpml-woocommerce.php:70
Plugin: woocommerce-multilingual
10
  1. wpml_st_core_loaded()
    wp-content/plugins/wpml-string-translation/plugin.php:64
Plugin: wpml-string-translation
10
  1. WPML_TM_Requirements->missing_php_extensions()
    wp-content/plugins/sitepress-multilingual-cms/classes/class-wpml-tm-requirements.php:42
Plugin: sitepress-multilingual-cms
100
  1. WPML_Package_Translation->loaded()
    wp-content/plugins/wpml-string-translation/inc/package-translation/inc/wpml-package-translation.class.php:13
Plugin: wpml-string-translation
101
  1. WPML_Package_Translation_UI->loaded()
    wp-content/plugins/wpml-string-translation/inc/package-translation/inc/wpml-package-translation-ui.class.php:13
Plugin: wpml-string-translation
10000
  1. SitePress->load_dependencies()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:602
Plugin: sitepress-multilingual-cms
wpml_tm_loaded 10
  1. WPML_String_Translation->load()
    wp-content/plugins/wpml-string-translation/inc/wpml-string-translation.class.php:121
Plugin: wpml-string-translation
wpml_st_loaded
wpml_after_tm_loaded
wcml_loaded
WPML_PT_HTML 101
  1. WPML_Package_Translation_HTML_Packages->loaded()
    wp-content/plugins/wpml-string-translation/inc/package-translation/inc/wpml-package-translation-html-packages.class.php:9
Plugin: wpml-string-translation
wpml_load_dependencies
code_snippets/after_execute_snippet
action_scheduler_pre_init
jetpack_feature_connection_enabled
set_transient_permalink_manager_active
set_transient
wpmudev_blc_after_core_init
dynamic_content_for_elementor/init
monsterinsights_load_plugins 99
  1. MonsterInsights_eCommerce->init()
    wp-content/plugins/ga-ecommerce/ga-ecommerce.php:140
Plugin: ga-ecommerce
99
  1. MonsterInsights_Page_Insights->init()
    wp-content/plugins/monsterinsights-page-insights/monsterinsights-page-insights.php:149
Plugin: monsterinsights-page-insights
99
  1. MonsterInsights_User_Journey->init()
    wp-content/plugins/monsterinsights-user-journey/monsterinsights-user-journey.php:190
Plugin: monsterinsights-user-journey
happyaddons_loaded
woocommerce_ppcp_packages_registration 10
  1. PaymentPlugins\W\P\P\PackageController->register_packages()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Package/PackageController.php:36
Plugin: pymntpl-paypal-woocommerce
woocommerce_blocks_loaded 10
  1. \P\B\S\Package::init()
    wp-content/plugins/woo-stripe-payment/packages/blocks/src/Package.php:9
Plugin: woo-stripe-payment
10
  1. Automattic\W\I\A\WCAdminSharedSettings->on_woocommerce_blocks_loaded()
    wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminSharedSettings.php:58
Plugin: woocommerce
wp_rocket_before_load
wp_rocket_loaded 10
  1. WP_Rocket\T\P\P\Elementor->remove_widget_callback()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PageBuilder/Elementor.php:80
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\UpdaterSubscriber->maybe_force_check()
    wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterSubscriber.php:259
Plugin: wp-rocket
10
  1. WP_Rocket\S\T\P\I\W\Imagify_Subscriber->load_hooks()
    wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-imagify-subscriber.php:92
Plugin: wp-rocket
10
  1. WP_Rocket\S\T\P\I\W\ShortPixel_Subscriber->load_hooks()
    wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-shortpixel-subscriber.php:92
Plugin: wp-rocket
10
  1. WP_Rocket\S\T\P\I\W\EWWW_Subscriber->load_hooks()
    wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-ewww-subscriber.php:68
Plugin: wp-rocket
rank_math/frontend/loaded
wpml_tm_has_requirements
sanitize_comment_cookies 10
  1. sanitize_comment_cookies()
    wp-includes/comment.php:619
WordPress Core
setup_theme 0
  1. create_initial_theme_features()
    wp-includes/theme.php:3949
WordPress Core
11
  1. _delete_site_logo_on_remove_custom_logo_on_setup_theme()
    wp-includes/blocks/site-logo.php:207
WordPress Core
unload_textdomain
after_setup_theme 0
  1. hello_elementor_content_width()
    wp-content/themes/hello-elementor/functions.php:187
Theme
1
  1. _add_default_theme_supports()
    wp-includes/theme.php:4400
WordPress Core
1
  1. wp_setup_widgets_block_editor()
    wp-includes/widgets.php:1895
WordPress Core
1
  1. wp_enable_block_templates()
    wp-includes/theme-templates.php:226
WordPress Core
1
  1. RankMathPro->localization_setup()
    wp-content/plugins/seo-by-rank-math-pro/rank-math-pro.php:373
Plugin: seo-by-rank-math-pro
1
  1. RankMath->localization_setup()
    wp-content/plugins/seo-by-rank-math/rank-math.php:514
Plugin: seo-by-rank-math
2
  1. RankMath\Module\Manager->setup_modules()
    wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php:83
Plugin: seo-by-rank-math
2
  1. RankMath\Module\Manager->load_modules()
    wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php:469
Plugin: seo-by-rank-math
10
  1. WP_Script_Modules->add_hooks()
    wp-includes/class-wp-script-modules.php:341
WordPress Core
10
  1. WP_Interactivity_API->add_hooks()
    wp-includes/interactivity-api/class-wp-interactivity-api.php:384
WordPress Core
10
  1. wpml_themes_integration_setup()
    wp-content/plugins/sitepress-multilingual-cms/inc/plugins-integration.php:62
Plugin: sitepress-multilingual-cms
10
  1. WPDeveloper\BetterDocsPro\Plugin->setup_theme()
    wp-content/plugins/betterdocs-pro/includes/Plugin.php:275
Plugin: betterdocs-pro
10
  1. WCML_Currency_Switcher_Templates->after_setup_theme_action()
    wp-content/plugins/woocommerce-multilingual/inc/currencies/currency-switcher/class-wcml-currency-switcher-templates.php:72
Plugin: woocommerce-multilingual
10
  1. WooCommerce->setup_environment()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:939
Plugin: woocommerce
10
  1. wpsolr_after_setup_theme()
    wp-content/plugins/wpsolr-free/wpsolr/core/wpsolr_include.inc.php:612
Plugin: wpsolr-free
10
  1. WPML_LS_Templates->action_after_setup_theme_action()
    wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/class-wpml-ls-templates.php:40
Plugin: sitepress-multilingual-cms
10
  1. Closure on line 46 of wp-content/plugins/woocommerce/src/Blocks/Domain/Services/Notices.php
    wp-content/plugins/woocommerce/src/Blocks/Domain/Services/Notices.php:46
Plugin: woocommerce
10
  1. WPMailSMTP\UsageTracking\UsageTracking->load()
    wp-content/plugins/wp-mail-smtp-pro/src/UsageTracking/UsageTracking.php:56
Plugin: wp-mail-smtp-pro
10
  1. hello_elementor_setup()
    wp-content/themes/hello-elementor/functions.php:36
Theme
11
  1. Closure on line 409 of wp-content/plugins/seo-by-rank-math/rank-math.php
    wp-content/plugins/seo-by-rank-math/rank-math.php:409
Plugin: seo-by-rank-math
11
  1. Closure on line 260 of wp-content/plugins/seo-by-rank-math-pro/rank-math-pro.php
    wp-content/plugins/seo-by-rank-math-pro/rank-math-pro.php:260
Plugin: seo-by-rank-math-pro
11
  1. RankMathPro->init()
    wp-content/plugins/seo-by-rank-math-pro/rank-math-pro.php:314
Plugin: seo-by-rank-math-pro
11
  1. WooCommerce->include_template_functions()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:868
Plugin: woocommerce
99
  1. RankMath\Sitemap\Router->reduce_query_load()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php:85
Plugin: seo-by-rank-math
999
  1. Closure on line 111 of wp-content/plugins/woocommerce/src/Blocks/Domain/Bootstrap.php
    wp-content/plugins/woocommerce/src/Blocks/Domain/Bootstrap.php:111
Plugin: woocommerce
init -9999
  1. affwp_register_connectables()
    wp-content/plugins/affiliate-wp/includes/actions.php:331
Plugin: affiliate-wp
-9999
  1. Affiliate_WP_Upgrades->init()
    wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php:110
Plugin: affiliate-wp
-9999
  1. AffiliateWP_Affiliate_Portal\Core\Routes_Registry->register_rewrites()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/class-routes-registry.php:120
Plugin: affiliatewp-affiliate-portal
-1000
  1. WPML_Slug_Translation->init()
    wp-content/plugins/wpml-string-translation/classes/slug-translation/class-wpml-slug-translation.php:46
Plugin: wpml-string-translation
-1000
  1. WPML\S\S\H\Hooks->init()
    wp-content/plugins/wpml-string-translation/classes/slug-translation/RewriteRules/Hooks.php:32
Plugin: wpml-string-translation
-1000
  1. WPML_ST_Slug_Translation_API->init()
    wp-content/plugins/wpml-string-translation/classes/slug-translation/wpml-st-slug-translation-api.php:39
Plugin: wpml-string-translation
-999
  1. WPDeveloper\B\C\Install->init()
    wp-content/plugins/betterdocs-pro/includes/Core/Install.php:31
Plugin: betterdocs-pro
-32
  1. Closure on line 24 of wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/loader.php
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/loader.php:24
Plugin: sitepress-multilingual-cms
-1
  1. SitePress->plugin_localization()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:3507
Plugin: sitepress-multilingual-cms
-1
  1. wpml_maybe_setup_post_edit()
    wp-content/plugins/sitepress-multilingual-cms/inc/functions-load.php:328
Plugin: sitepress-multilingual-cms
0
  1. create_initial_post_types()
    wp-includes/post.php:20
WordPress Core
0
  1. create_initial_taxonomies()
    wp-includes/taxonomy.php:25
WordPress Core
0
  1. WPDeveloper\BetterDocs\Plugin->initialize()
    wp-content/plugins/betterdocs/includes/Plugin.php:226
Plugin: betterdocs
0
  1. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:618
Plugin: elementor
0
  1. Dudlewebs\WPMCS\Main->init()
    wp-content/plugins/media-cloud-sync/includes/main.php:92
Plugin: media-cloud-sync
0
  1. Closure on line 30 of wp-content/plugins/searchwp/index.php
    wp-content/plugins/searchwp/index.php:30
Plugin: searchwp
0
  1. WooCommerce_PDF_IPS_Pro->load_updater()
    wp-content/plugins/woocommerce-pdf-ips-pro/woocommerce-pdf-ips-pro.php:139
Plugin: woocommerce-pdf-ips-pro
0
  1. WPO_WCPDF_Templates->load_updater()
    wp-content/plugins/woocommerce-pdf-ips-templates/woocommerce-pdf-ips-templates.php:320
Plugin: woocommerce-pdf-ips-templates
0
  1. WC_AJAX::define_ajax()
    wp-content/plugins/woocommerce/includes/class-wc-ajax.php:70
Plugin: woocommerce
0
  1. WC_Auth::add_endpoint()
    wp-content/plugins/woocommerce/includes/class-wc-auth.php:59
Plugin: woocommerce
0
  1. WooCommerce->init()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:875
Plugin: woocommerce
0
  1. Automattic\W\I\C\ProductCacheController->on_init()
    wp-content/plugins/woocommerce/src/Internal/Caches/ProductCacheController.php:66
Plugin: woocommerce
0
  1. Automattic\W\I\T\TransientFilesEngine->add_endpoint()
    wp-content/plugins/woocommerce/src/Internal/TransientFiles/TransientFilesEngine.php:431
Plugin: woocommerce
0
  1. Automattic\W\I\U\LegacyRestApiStub::add_rewrite_rules_for_legacy_rest_api_stub()
    wp-content/plugins/woocommerce/src/Internal/Utilities/LegacyRestApiStub.php:55
Plugin: woocommerce
0
  1. Closure on line 13 of wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractActionHookHandler.php
    wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractActionHookHandler.php:13
Plugin: wpml-string-translation
0
  1. WPMailSMTP\C\P\WooCommerce->load()
    wp-content/plugins/wp-mail-smtp-pro/src/Compatibility/Plugin/WooCommerce.php:41
Plugin: wp-mail-smtp-pro
0
  1. ActionScheduler_AdminView->init()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php:52
Plugin: seo-by-rank-math
0
  1. VIWEC\INC\Email_Builder->register_custom_post_type()
    wp-content/plugins/email-template-customizer-for-woo/includes/email-builder.php:90
Plugin: email-template-customizer-for-woo
0
  1. Happy_Addons\E\C\Theme_Builder->create_themebuilder_cpt()
    wp-content/plugins/happy-elementor-addons/classes/theme-builder.php:107
Plugin: happy-elementor-addons
0
  1. hello_elementor_tweak_settings()
    wp-content/themes/hello-elementor/includes/settings-functions.php:12
Theme
0
  1. WP_Scripts->init()
    wp-includes/class-wp-scripts.php:158
WordPress Core
0
  1. Automattic\W\A\R\RemoteInboxNotificationsEngine::on_init()
    wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php:119
Plugin: woocommerce
1
  1. wp_initialize_site_preview_hooks()
    wp-includes/block-editor.php:875
WordPress Core
1
  1. wp_widgets_init()
    wp-includes/widgets.php:1834
WordPress Core
1
  1. WPDeveloper\B\C\Install->check_db_updates()
    wp-content/plugins/betterdocs-pro/includes/Core/Install.php:94
Plugin: betterdocs-pro
1
  1. WPDeveloper\B\C\Install->check_db_updates()
    wp-content/plugins/betterdocs/includes/Core/Install.php:139
Plugin: betterdocs
1
  1. Permalink_Manager_Class->localize_me()
    wp-content/plugins/permalink-manager-pro/permalink-manager.php:135
Plugin: permalink-manager-pro
1
  1. OTGS_UI_Loader->register()
    wp-content/plugins/sitepress-multilingual-cms/vendor/otgs/ui/src/php/OTGS_UI_Loader.php:41
Plugin: sitepress-multilingual-cms
1
  1. ActionScheduler_DBStore->init()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:52
Plugin: seo-by-rank-math
1
  1. ActionScheduler_DBLogger->init()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:105
Plugin: seo-by-rank-math
1
  1. ActionScheduler_QueueRunner->init()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php:70
Plugin: seo-by-rank-math
1
  1. ActionScheduler_RecurringActionScheduler->init()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php:25
Plugin: seo-by-rank-math
1
  1. Closure on line 211 of wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php:211
Plugin: seo-by-rank-math
1
  1. RankMath\Sitemap\Router->init()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php:43
Plugin: seo-by-rank-math
1
  1. WPDeveloper\B\C\Scripts->init()
    wp-content/plugins/betterdocs-pro/includes/Core/Scripts.php:8
Plugin: betterdocs-pro
2
  1. SitePress->register_assets()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:1250
Plugin: sitepress-multilingual-cms
2
  1. Permalink_Manager_Class->legacy_support()
    wp-content/plugins/permalink-manager-pro/permalink-manager.php:248
Plugin: permalink-manager-pro
2
  1. woocommerce_wpml->init()
    wp-content/plugins/woocommerce-multilingual/classes/class-woocommerce-wpml.php:186
Plugin: woocommerce-multilingual
4
  1. ACF->register_post_status()
    wp-content/plugins/advanced-custom-fields-pro/acf.php:566
Plugin: advanced-custom-fields-pro
4
  1. Automattic\W\A\F\Features::load_features()
    wp-content/plugins/woocommerce/src/Admin/Features/Features.php:137
Plugin: woocommerce
5
  1. smilies_init()
    wp-includes/functions.php:4827
WordPress Core
5
  1. ACF->init()
    wp-content/plugins/advanced-custom-fields-pro/acf.php:323
Plugin: advanced-custom-fields-pro
5
  1. ACF->register_post_types()
    wp-content/plugins/advanced-custom-fields-pro/acf.php:488
Plugin: advanced-custom-fields-pro
5
  1. WPDeveloper\B\C\Install->check_version()
    wp-content/plugins/betterdocs-pro/includes/Core/Install.php:71
Plugin: betterdocs-pro
5
  1. WPDeveloper\B\C\Install->check_version()
    wp-content/plugins/betterdocs/includes/Core/Install.php:63
Plugin: betterdocs
5
  1. WC_Post_Types::register_taxonomies()
    wp-content/plugins/woocommerce/includes/class-wc-post-types.php:41
Plugin: woocommerce
5
  1. WC_Post_Types::register_post_types()
    wp-content/plugins/woocommerce/includes/class-wc-post-types.php:321
Plugin: woocommerce
5
  1. WC_Install::check_version()
    wp-content/plugins/woocommerce/includes/class-wc-install.php:410
Plugin: woocommerce
5
  1. WPMailSMTP\Core->get_tasks()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:244
Plugin: wp-mail-smtp-pro
5
  1. WPML_TM_Translation_Priorities_Register_Action->register_translation_priority_taxonomy()
    wp-content/plugins/sitepress-multilingual-cms/classes/translation-priorities/class-wpml-tm-translation-priorities-register-action.php:26
Plugin: sitepress-multilingual-cms
5
  1. Automattic\W\B\P\PaymentMethodRegistry->initialize()
    wp-content/plugins/woocommerce/src/Blocks/Integrations/IntegrationRegistry.php:29
Plugin: woocommerce
5
  1. RankMathPro\Redirections\Schedule->disallow_scheduled_bulk_status_change()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-schedule.php:282
Plugin: seo-by-rank-math-pro
5
  1. ElementorPro\M\W\Module->elementor_wc_my_account_logout()
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:933
Plugin: elementor-pro
6
  1. WCML_Url_Translation->fix_post_object_rewrite_slug()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-url-translation.php:238
Plugin: woocommerce-multilingual
8
  1. wp_load_classic_theme_block_styles_on_demand()
    wp-includes/script-loader.php:3587
WordPress Core
8
  1. WPO_WCPDF->translations()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php:127
Plugin: woocommerce-pdf-invoices-packing-slips
8
  1. WooCommerce_PDF_IPS_Pro->translations()
    wp-content/plugins/woocommerce-pdf-ips-pro/woocommerce-pdf-ips-pro.php:213
Plugin: woocommerce-pdf-ips-pro
8
  1. WCML_Endpoints->migrate_ones_string_translations()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-endpoints.php:74
Plugin: woocommerce-multilingual
9
  1. register_core_block_style_handles()
    wp-includes/blocks/index.php:29
WordPress Core
9
  1. wp_register_core_block_metadata_collection()
    wp-includes/blocks/index.php:171
WordPress Core
9
  1. Permalink_Manager_Pro_Addons->init()
    wp-content/plugins/permalink-manager-pro/includes/views/permalink-manager-pro-addons.php:15
Plugin: permalink-manager-pro
9
  1. WPO_WCPDF->load_classes()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php:187
Plugin: woocommerce-pdf-invoices-packing-slips
9
  1. WooCommerce_PDF_IPS_Pro->load_classes_early()
    wp-content/plugins/woocommerce-pdf-ips-pro/woocommerce-pdf-ips-pro.php:316
Plugin: woocommerce-pdf-ips-pro
9
  1. WPO_WCPDF_Templates->load_classes()
    wp-content/plugins/woocommerce-pdf-ips-templates/woocommerce-pdf-ips-templates.php:149
Plugin: woocommerce-pdf-ips-templates
9
  1. WC_Post_Types::register_post_status()
    wp-content/plugins/woocommerce/includes/class-wc-post-types.php:658
Plugin: woocommerce
9
  1. affwp_do_actions()
    wp-content/plugins/affiliate-wp/includes/actions.php:20
Plugin: affiliate-wp
9
  1. WPMUDEV_BLC\Core\Loader->init_app()
    wp-content/plugins/broken-link-checker/core/class-loader.php:181
Plugin: broken-link-checker
9
  1. WPDeveloper\B\C\PostType->register()
    wp-content/plugins/betterdocs/includes/Core/PostType.php:923
Plugin: betterdocs
9
  1. WCML_Endpoints->initQueryVars()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-endpoints.php:154
Plugin: woocommerce-multilingual
10
  1. wp_create_initial_comment_meta()
    wp-includes/comment.php:4172
WordPress Core
10
  1. _register_core_block_patterns_and_categories()
    wp-includes/block-patterns.php:18
WordPress Core
10
  1. wp_cron()
    wp-includes/cron.php:990
WordPress Core
10
  1. wp_schedule_delete_old_privacy_export_files()
    wp-includes/functions.php:8409
WordPress Core
10
  1. _show_post_preview()
    wp-includes/revision.php:883
WordPress Core
10
  1. rest_api_init()
    wp-includes/rest-api.php:208
WordPress Core
10
  1. wp_sitemaps_get_server()
    wp-includes/sitemaps.php:22
WordPress Core
10
  1. kses_init()
    wp-includes/kses.php:2599
WordPress Core
10
  1. _wp_footnotes_kses_init()
    wp-includes/blocks.php:3035
WordPress Core
10
  1. wp_register_persisted_preferences_meta()
    wp-includes/user.php:5158
WordPress Core
10
  1. wp_create_initial_post_meta()
    wp-includes/post.php:8623
WordPress Core
10
  1. _wp_register_default_font_collections()
    wp-includes/fonts.php:263
WordPress Core
10
  1. wp_schedule_update_checks()
    wp-includes/update.php:1089
WordPress Core
10
  1. _register_block_bindings_pattern_overrides_source()
    wp-includes/block-bindings/pattern-overrides.php:36
WordPress Core
10
  1. _register_block_bindings_post_data_source()
    wp-includes/block-bindings/post-data.php:87
WordPress Core
10
  1. _register_block_bindings_post_meta_source()
    wp-includes/block-bindings/post-meta.php:59
WordPress Core
10
  1. _register_block_bindings_term_data_source()
    wp-includes/block-bindings/term-data.php:103
WordPress Core
10
  1. register_block_core_legacy_widget()
    wp-includes/blocks/legacy-widget.php:64
WordPress Core
10
  1. register_block_core_widget_group()
    wp-includes/blocks/widget-group.php:53
WordPress Core
10
  1. register_block_core_accordion()
    wp-includes/blocks/accordion.php:37
WordPress Core
10
  1. register_block_core_accordion_item()
    wp-includes/blocks/accordion-item.php:67
WordPress Core
10
  1. register_block_core_archives()
    wp-includes/blocks/archives.php:166
WordPress Core
10
  1. register_block_core_avatar()
    wp-includes/blocks/avatar.php:158
WordPress Core
10
  1. register_block_core_block()
    wp-includes/blocks/block.php:123
WordPress Core
10
  1. register_block_core_button()
    wp-includes/blocks/button.php:71
WordPress Core
10
  1. register_block_core_calendar()
    wp-includes/blocks/calendar.php:87
WordPress Core
10
  1. register_block_core_categories()
    wp-includes/blocks/categories.php:147
WordPress Core
10
  1. register_block_core_comment_author_name()
    wp-includes/blocks/comment-author-name.php:61
WordPress Core
10
  1. register_block_core_comment_content()
    wp-includes/blocks/comment-content.php:77
WordPress Core
10
  1. register_block_core_comment_date()
    wp-includes/blocks/comment-date.php:56
WordPress Core
10
  1. register_block_core_comment_edit_link()
    wp-includes/blocks/comment-edit-link.php:56
WordPress Core
10
  1. register_block_core_comment_reply_link()
    wp-includes/blocks/comment-reply-link.php:78
WordPress Core
10
  1. register_block_core_comment_template()
    wp-includes/blocks/comment-template.php:144
WordPress Core
10
  1. register_block_core_comments()
    wp-includes/blocks/comments.php:93
WordPress Core
10
  1. register_block_core_comments_pagination()
    wp-includes/blocks/comments-pagination.php:47
WordPress Core
10
  1. register_block_core_comments_pagination_next()
    wp-includes/blocks/comments-pagination-next.php:56
WordPress Core
10
  1. register_block_core_comments_pagination_numbers()
    wp-includes/blocks/comments-pagination-numbers.php:58
WordPress Core
10
  1. register_block_core_comments_pagination_previous()
    wp-includes/blocks/comments-pagination-previous.php:49
WordPress Core
10
  1. register_block_core_comments_title()
    wp-includes/blocks/comments-title.php:92
WordPress Core
10
  1. register_block_core_cover()
    wp-includes/blocks/cover.php:93
WordPress Core
10
  1. register_block_core_file()
    wp-includes/blocks/file.php:59
WordPress Core
10
  1. register_block_core_footnotes()
    wp-includes/blocks/footnotes.php:70
WordPress Core
10
  1. register_block_core_gallery()
    wp-includes/blocks/gallery.php:174
WordPress Core
10
  1. register_block_core_heading()
    wp-includes/blocks/heading.php:47
WordPress Core
10
  1. register_block_core_home_link()
    wp-includes/blocks/home-link.php:168
WordPress Core
10
  1. register_block_core_image()
    wp-includes/blocks/image.php:359
WordPress Core
10
  1. register_block_core_latest_comments()
    wp-includes/blocks/latest-comments.php:153
WordPress Core
10
  1. register_block_core_latest_posts()
    wp-includes/blocks/latest-posts.php:232
WordPress Core
10
  1. register_block_core_list()
    wp-includes/blocks/list.php:45
WordPress Core
10
  1. register_block_core_loginout()
    wp-includes/blocks/loginout.php:53
WordPress Core
10
  1. register_block_core_media_text()
    wp-includes/blocks/media-text.php:123
WordPress Core
10
  1. register_block_core_navigation()
    wp-includes/blocks/navigation.php:1163
WordPress Core
10
  1. register_block_core_navigation_link()
    wp-includes/blocks/navigation-link.php:433
WordPress Core
10
  1. register_block_core_navigation_submenu()
    wp-includes/blocks/navigation-submenu.php:292
WordPress Core
10
  1. register_block_core_page_list()
    wp-includes/blocks/page-list.php:363
WordPress Core
10
  1. register_block_core_page_list_item()
    wp-includes/blocks/page-list-item.php:13
WordPress Core
10
  1. register_block_core_pattern()
    wp-includes/blocks/pattern.php:13
WordPress Core
10
  1. register_block_core_post_author()
    wp-includes/blocks/post-author.php:73
WordPress Core
10
  1. register_block_core_post_author_biography()
    wp-includes/blocks/post-author-biography.php:45
WordPress Core
10
  1. register_block_core_post_author_name()
    wp-includes/blocks/post-author-name.php:55
WordPress Core
10
  1. register_block_core_post_comments_count()
    wp-includes/blocks/post-comments-count.php:41
WordPress Core
10
  1. register_block_core_post_comments_form()
    wp-includes/blocks/post-comments-form.php:62
WordPress Core
10
  1. register_block_core_post_comments_link()
    wp-includes/blocks/post-comments-link.php:67
WordPress Core
10
  1. register_block_core_post_content()
    wp-includes/blocks/post-content.php:78
WordPress Core
10
  1. register_block_core_post_date()
    wp-includes/blocks/post-date.php:101
WordPress Core
10
  1. register_block_core_post_excerpt()
    wp-includes/blocks/post-excerpt.php:78
WordPress Core
10
  1. register_block_core_post_featured_image()
    wp-includes/blocks/post-featured-image.php:261
WordPress Core
10
  1. register_block_core_post_navigation_link()
    wp-includes/blocks/post-navigation-link.php:131
WordPress Core
10
  1. register_block_core_post_template()
    wp-includes/blocks/post-template.php:153
WordPress Core
10
  1. register_block_core_post_terms()
    wp-includes/blocks/post-terms.php:121
WordPress Core
10
  1. register_block_core_post_time_to_read()
    wp-includes/blocks/post-time-to-read.php:176
WordPress Core
10
  1. register_block_core_post_title()
    wp-includes/blocks/post-title.php:66
WordPress Core
10
  1. register_block_core_query()
    wp-includes/blocks/query.php:63
WordPress Core
10
  1. register_block_core_query_no_results()
    wp-includes/blocks/query-no-results.php:57
WordPress Core
10
  1. register_block_core_query_pagination()
    wp-includes/blocks/query-pagination.php:43
WordPress Core
10
  1. register_block_core_query_pagination_next()
    wp-includes/blocks/query-pagination-next.php:94
WordPress Core
10
  1. register_block_core_query_pagination_numbers()
    wp-includes/blocks/query-pagination-numbers.php:125
WordPress Core
10
  1. register_block_core_query_pagination_previous()
    wp-includes/blocks/query-pagination-previous.php:87
WordPress Core
10
  1. register_block_core_query_title()
    wp-includes/blocks/query-title.php:95
WordPress Core
10
  1. register_block_core_query_total()
    wp-includes/blocks/query-total.php:82
WordPress Core
10
  1. register_block_core_read_more()
    wp-includes/blocks/read-more.php:55
WordPress Core
10
  1. register_block_core_rss()
    wp-includes/blocks/rss.php:137
WordPress Core
10
  1. register_block_core_search()
    wp-includes/blocks/search.php:205
WordPress Core
10
  1. register_block_core_shortcode()
    wp-includes/blocks/shortcode.php:27
WordPress Core
10
  1. register_block_core_site_logo()
    wp-includes/blocks/site-logo.php:110
WordPress Core
10
  1. register_block_core_site_tagline()
    wp-includes/blocks/site-tagline.php:44
WordPress Core
10
  1. register_block_core_site_title()
    wp-includes/blocks/site-title.php:61
WordPress Core
10
  1. register_block_core_social_link()
    wp-includes/blocks/social-link.php:81
WordPress Core
10
  1. register_block_core_tag_cloud()
    wp-includes/blocks/tag-cloud.php:55
WordPress Core
10
  1. register_block_core_template_part()
    wp-includes/blocks/template-part.php:294
WordPress Core
10
  1. register_block_core_term_count()
    wp-includes/blocks/term-count.php:72
WordPress Core
10
  1. register_block_core_term_description()
    wp-includes/blocks/term-description.php:53
WordPress Core
10
  1. register_block_core_term_name()
    wp-includes/blocks/term-name.php:73
WordPress Core
10
  1. register_block_core_term_template()
    wp-includes/blocks/term-template.php:129
WordPress Core
10
  1. register_block_core_video()
    wp-includes/blocks/video.php:83
WordPress Core
10
  1. register_core_block_types_from_metadata()
    wp-includes/blocks/index.php:152
WordPress Core
10
  1. _register_theme_block_patterns()
    wp-includes/block-patterns.php:349
WordPress Core
10
  1. WPML_Dependencies->init_plugins_action()
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml-shared/wpml-lib-dependencies/src/dependencies/class-wpml-dependencies.php:135
Plugin: sitepress-multilingual-cms
10
  1. ICL_AdminNotifier::init()
    wp-content/plugins/sitepress-multilingual-cms/inc/icl-admin-notifier.php:16
Plugin: sitepress-multilingual-cms
10
  1. otgs_icons_register()
    wp-content/plugins/sitepress-multilingual-cms/vendor/otgs/icons/loader.php:49
Plugin: sitepress-multilingual-cms
10
  1. icl_load_hacks()
    wp-content/plugins/sitepress-multilingual-cms/inc/hacks.php:16
Plugin: sitepress-multilingual-cms
10
  1. WPML_Nav_Menu->init()
    wp-content/plugins/sitepress-multilingual-cms/inc/wp-nav-menus/class-wpml-nav-menu.php:64
Plugin: sitepress-multilingual-cms
10
  1. WPML_Action_Filter_Loader->deferred_loader()
    wp-content/plugins/sitepress-multilingual-cms/classes/action-filter-loader/class-wpml-action-filter-loader.php:117
Plugin: sitepress-multilingual-cms
10
  1. Closure on line 49 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php:49
Plugin: sitepress-multilingual-cms
10
  1. WPML_Notices->add_remove_pending_notices()
    wp-content/plugins/sitepress-multilingual-cms/classes/notices/class-wpml-notices.php:66
Plugin: sitepress-multilingual-cms
10
  1. WPML\C\R\RewriteRules->addOptionRewriteRulesHook()
    wp-content/plugins/sitepress-multilingual-cms/classes/REST/RewriteRules.php:20
Plugin: sitepress-multilingual-cms
10
  1. Closure on line 49 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php:49
Plugin: sitepress-multilingual-cms
10
  1. wpml_integrations_requirements()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.php:448
Plugin: sitepress-multilingual-cms
10
  1. ACF_Assets->register_scripts()
    wp-content/plugins/advanced-custom-fields-pro/includes/assets.php:117
Plugin: advanced-custom-fields-pro
10
  1. acf_pro->register_assets()
    wp-content/plugins/advanced-custom-fields-pro/pro/acf-pro.php:147
Plugin: advanced-custom-fields-pro
10
  1. Cloudflare\A\W\Hooks->initAutomaticPlatformOptimization()
    wp-content/plugins/cloudflare/src/WordPress/Hooks.php:428
Plugin: cloudflare
10
  1. Code_Snippets\Active_Snippets->init()
    wp-content/plugins/code-snippets-pro/php/class-active-snippets.php:30
Plugin: code-snippets-pro
10
  1. Code_Snippets\Block_Editor->init()
    wp-content/plugins/code-snippets-pro/php/front-end/class-block-editor.php:32
Plugin: code-snippets-pro
10
  1. Code_Snippets\Front_End->setup_mce_plugin()
    wp-content/plugins/code-snippets-pro/php/front-end/class-front-end.php:158
Plugin: code-snippets-pro
10
  1. FS_Clone_Manager->_init()
    wp-content/plugins/code-snippets-pro/vendor/freemius/wordpress-sdk/includes/managers/class-fs-clone-manager.php:142
Plugin: code-snippets-pro
10
  1. Code_Snippets\Licensing->override_strings()
    wp-content/plugins/code-snippets-pro/php/class-licensing.php:160
Plugin: code-snippets-pro
10
  1. Elementor\Compatibility::init()
    wp-content/plugins/elementor/includes/compatibility.php:129
Plugin: elementor
10
  1. Permalink_Manager_Actions->clean_permalinks_cronjob()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-actions.php:782
Plugin: permalink-manager-pro
10
  1. PaymentPlugins\W\P\A\Update->do_update()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Admin/Update.php:41
Plugin: pymntpl-paypal-woocommerce
10
  1. PaymentPlugins\W\P\FrontendScripts->register_scripts()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/FrontendScripts.php:19
Plugin: pymntpl-paypal-woocommerce
10
  1. Rhubarb\RedisCache\Plugin->init()
    wp-content/plugins/redis-cache/includes/class-plugin.php:135
Plugin: redis-cache
10
  1. SearchWP_Live_Search->init()
    wp-content/plugins/searchwp-live-ajax-search/includes/class-plugin.php:57
Plugin: searchwp-live-ajax-search
10
  1. SearchWP_Metrics->init()
    wp-content/plugins/searchwp-metrics/includes/SearchWP_Metrics.php:47
Plugin: searchwp-metrics
10
  1. SearchWP\Admin\SearchWPTracking->init()
    wp-content/plugins/searchwp/includes/Admin/SearchWPTracking.php:62
Plugin: searchwp
10
  1. Closure on line 36 of wp-content/plugins/searchwp/includes/Integrations/PageBuilderBlocks.php
    wp-content/plugins/searchwp/includes/Integrations/PageBuilderBlocks.php:36
Plugin: searchwp
10
  1. RankMath\Settings->init()
    wp-content/plugins/seo-by-rank-math/includes/class-settings.php:52
Plugin: seo-by-rank-math
10
  1. RankMath\Tracking->hooks()
    wp-content/plugins/seo-by-rank-math/includes/class-tracking.php:79
Plugin: seo-by-rank-math
10
  1. RankMath\Elementor\Elementor->init()
    wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/class-elementor.php:38
Plugin: seo-by-rank-math
10
  1. RankMath->pass_admin_content()
    wp-content/plugins/seo-by-rank-math/rank-math.php:528
Plugin: seo-by-rank-math
10
  1. RankMathPro\ThirdParty\Plugin_Family->init()
    wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/plugin-family/class-plugin-family.php:42
Plugin: seo-by-rank-math-pro
10
  1. WC_Stripe_Update::update()
    wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-update.php:44
Plugin: woo-stripe-payment
10
  1. Closure on line 4 of wp-content/plugins/woocommerce-direct-checkout-pro/vendor_packages/wp-plugin-table-links.php
    wp-content/plugins/woocommerce-direct-checkout-pro/vendor_packages/wp-plugin-table-links.php:4
Plugin: woocommerce-direct-checkout-pro
10
  1. Closure on line 4 of wp-content/plugins/woocommerce-direct-checkout/vendor_packages/wp-plugin-table-links.php
    wp-content/plugins/woocommerce-direct-checkout/vendor_packages/wp-plugin-table-links.php:4
Plugin: woocommerce-direct-checkout
10
  1. Closure on line 4 of wp-content/plugins/woocommerce-direct-checkout/vendor_packages/wp-notice-plugin-promote.php
    wp-content/plugins/woocommerce-direct-checkout/vendor_packages/wp-notice-plugin-promote.php:4
Plugin: woocommerce-direct-checkout
10
  1. QuadLayers\WCDC\Plugin->load_textdomain()
    wp-content/plugins/woocommerce-direct-checkout/lib/class-plugin.php:60
Plugin: woocommerce-direct-checkout
10
  1. WooCommerce_PDF_IPS_Pro->load_classes()
    wp-content/plugins/woocommerce-pdf-ips-pro/woocommerce-pdf-ips-pro.php:304
Plugin: woocommerce-pdf-ips-pro
10
  1. WP_Abilities_Assets_Init::register_assets()
    wp-content/plugins/woocommerce/vendor/wordpress/abilities-api/includes/assets/class-wp-abilities-assets-init.php:29
Plugin: woocommerce
10
  1. woocommerce_legacy_paypal_ipn()
    wp-content/plugins/woocommerce/includes/wc-deprecated-functions.php:225
Plugin: woocommerce
10
  1. WC_Post_Types::support_jetpack_omnisearch()
    wp-content/plugins/woocommerce/includes/class-wc-post-types.php:767
Plugin: woocommerce
10
  1. WC_Regenerate_Images::init()
    wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php:36
Plugin: woocommerce
10
  1. WC_Privacy->register_erasers_exporters()
    wp-content/plugins/woocommerce/includes/class-wc-privacy.php:53
Plugin: woocommerce
10
  1. WC_Marketplace_Updater::init()
    wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/class-wc-marketplace-updater.php:28
Plugin: woocommerce
10
  1. WC_Template_Loader::init()
    wp-content/plugins/woocommerce/includes/class-wc-template-loader.php:39
Plugin: woocommerce
10
  1. WC_Query->add_endpoints()
    wp-content/plugins/woocommerce/includes/class-wc-query.php:205
Plugin: woocommerce
10
  1. WC_Shortcodes::init()
    wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:22
Plugin: woocommerce
10
  1. WC_Emails::init_transactional_emails()
    wp-content/plugins/woocommerce/includes/class-wc-emails.php:85
Plugin: woocommerce
10
  1. WooCommerce->add_image_sizes()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:974
Plugin: woocommerce
10
  1. WooCommerce->load_rest_api()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:591
Plugin: woocommerce
10
  1. Automattic\W\I\F\FeaturesController->start_listening_for_option_changes()
    wp-content/plugins/woocommerce/src/Internal/Features/FeaturesController.php:1170
Plugin: woocommerce
10
  1. Automattic\W\I\A\Marketplace->on_init()
    wp-content/plugins/woocommerce/src/Internal/Admin/Marketplace.php:29
Plugin: woocommerce
10
  1. Automattic\W\I\C\ComingSoonAdminBarBadge->init_hooks()
    wp-content/plugins/woocommerce/src/Internal/ComingSoon/ComingSoonAdminBarBadge.php:29
Plugin: woocommerce
10
  1. Automattic\W\I\A\AddressProviderController->init()
    wp-content/plugins/woocommerce/src/Internal/AddressProvider/AddressProviderController.php:39
Plugin: woocommerce
10
  1. Automattic\W\I\O\OrderAttributionController->on_init()
    wp-content/plugins/woocommerce/src/Internal/Orders/OrderAttributionController.php:109
Plugin: woocommerce
10
  1. Automattic\W\I\O\OrderAttributionBlocksController->on_init()
    wp-content/plugins/woocommerce/src/Internal/Orders/OrderAttributionBlocksController.php:75
Plugin: woocommerce
10
  1. Automattic\W\I\F\FraudProtectionController->on_init()
    wp-content/plugins/woocommerce/src/Internal/FraudProtection/FraudProtectionController.php:79
Plugin: woocommerce
10
  1. Closure on line 1054 of wp-content/plugins/woocommerce/includes/gateways/paypal/class-wc-gateway-paypal.php
    wp-content/plugins/woocommerce/includes/gateways/paypal/class-wc-gateway-paypal.php:1054
Plugin: woocommerce
10
  1. Automattic\J\C\Users_Connection_Admin->init()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-users-connection-admin.php:35
Plugin: woocommerce
10
  1. Automattic\W\I\F\FulfillmentsController->initialize_fulfillments()
    wp-content/plugins/woocommerce/src/Internal/Fulfillments/FulfillmentsController.php:38
Plugin: woocommerce
10
  1. WPMailSMTP\Core->init()
    wp-content/plugins/wp-mail-smtp-pro/src/Core.php:161
Plugin: wp-mail-smtp-pro
10
  1. Closure on line 139 of wp-content/plugins/wp-rocket/wp-rocket.php
    wp-content/plugins/wp-rocket/wp-rocket.php:139
Plugin: wp-rocket
10
  1. rocket_load_textdomain()
    wp-content/plugins/wp-rocket/wp-rocket.php:175
Plugin: wp-rocket
10
  1. Closure on line 98 of wp-content/plugins/wpsolr-free/wpsolr/core/dashboard/dashboard.php
    wp-content/plugins/wpsolr-free/wpsolr/core/dashboard/dashboard.php:98
Plugin: wpsolr-free
10
  1. Closure on line 31 of wp-content/plugins/wpsolr-free/wpsolr.inc.php
    wp-content/plugins/wpsolr-free/wpsolr.inc.php:31
Plugin: wpsolr-free
10
  1. Affiliate_WP_Scheduler->schedule_actions()
    wp-content/plugins/affiliate-wp/includes/class-affwp-scheduler.php:89
Plugin: affiliate-wp
10
  1. Affiliate_WP_WooCommerce->wc_300__product_base_rewrites()
    wp-content/plugins/affiliate-wp/includes/integrations/class-woocommerce.php:2194
Plugin: affiliate-wp
10
  1. Affiliate_WP_Editor->blocks_init()
    wp-content/plugins/affiliate-wp/includes/class-editor.php:77
Plugin: affiliate-wp
10
  1. AffiliateWP\Affiliate_Area_Creatives->save_view_type_cookie()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-area-creatives.php:402
Plugin: affiliate-wp
10
  1. AffiliateWP_Affiliate_Portal\C\C\Requests->capture_submissions()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-requests.php:39
Plugin: affiliatewp-affiliate-portal
10
  1. WPML_String_Translation->init()
    wp-content/plugins/wpml-string-translation/inc/wpml-string-translation.class.php:261
Plugin: wpml-string-translation
10
  1. WPML_TF_WP_Cron_Events->init_action()
    wp-content/plugins/sitepress-multilingual-cms/classes/translation-feedback/cron/wpml-tf-wp-cron-events.php:40
Plugin: sitepress-multilingual-cms
10
  1. WPML_TM_Upgrade_Loader->wpml_tm_upgrade()
    wp-content/plugins/sitepress-multilingual-cms/classes/upgrade/class-wpml-tm-upgrade-loader.php:41
Plugin: sitepress-multilingual-cms
10
  1. WPML_Action_Filter_Loader->deferred_loader()
    wp-content/plugins/sitepress-multilingual-cms/classes/action-filter-loader/class-wpml-action-filter-loader.php:117
Plugin: sitepress-multilingual-cms
10
  1. Automattic\J\C\Users_Connection_Admin->init()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-users-connection-admin.php:35
Plugin: woocommerce
10
  1. Automattic\J\C\Webhooks->controller()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-webhooks.php:64
Plugin: woocommerce
10
  1. WPML_Endpoints_Support->add_endpoints_translations()
    wp-content/plugins/sitepress-multilingual-cms/classes/url-handling/class-wpml-endpoints-support.php:42
Plugin: sitepress-multilingual-cms
10
  1. DynamicContentForElementor\PdfHtmlTemplates->register_post_type()
    wp-content/plugins/dynamic-content-for-elementor/class/pdf-html-templates.php:187
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 24 of wp-content/plugins/dynamic-content-for-elementor/includes/admin-pages/manager.php
    wp-content/plugins/dynamic-content-for-elementor/includes/admin-pages/manager.php:24
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 138 of wp-content/plugins/dynamic-content-for-elementor/core/plugin.php
    wp-content/plugins/dynamic-content-for-elementor/core/plugin.php:138
Plugin: dynamic-content-for-elementor
10
  1. ElementorPro\C\C\Compatibility::on_init()
    wp-content/plugins/elementor-pro/core/compatibility/compatibility.php:14
Plugin: elementor-pro
10
  1. VIWEC\INC\Init->plugin_textdomain()
    wp-content/plugins/email-template-customizer-for-woo/includes/init.php:452
Plugin: email-template-customizer-for-woo
10
  1. Woo_Email_Template_Customizer->viwec_init()
    wp-content/plugins/email-template-customizer-for-woo/email-template-customizer-for-woo.php:97
Plugin: email-template-customizer-for-woo
10
  1. MonsterInsights_MetaBox_ExcludePage->register_meta()
    wp-content/plugins/google-analytics-premium/includes/admin/exclude-page-metabox.php:81
Plugin: google-analytics-premium
10
  1. MonsterInsights_Site_Notes_DB_Base->install()
    wp-content/plugins/google-analytics-premium/includes/admin/site-notes/Database.php:71
Plugin: google-analytics-premium
10
  1. MonsterInsights_SiteNotes_Controller->register_meta()
    wp-content/plugins/google-analytics-premium/includes/admin/site-notes/Controller.php:579
Plugin: google-analytics-premium
10
  1. Happy_Addons\Elementor\Base->i18n()
    wp-content/plugins/happy-elementor-addons/base.php:50
Plugin: happy-elementor-addons
10
  1. Happy_Addons\Elementor\Base->include_on_init()
    wp-content/plugins/happy-elementor-addons/base.php:212
Plugin: happy-elementor-addons
10
  1. QuadLayers\WCDC_PRO\Plugin->load_textdomain()
    wp-content/plugins/woocommerce-direct-checkout-pro/lib/class-plugin.php:89
Plugin: woocommerce-direct-checkout-pro
10
  1. Automattic\W\I\A\CategoryLookup->define_category_lookup_tables_in_wpdb()
    wp-content/plugins/woocommerce/src/Internal/Admin/CategoryLookup.php:296
Plugin: woocommerce
10
  1. Automattic\W\I\A\N\WooCommercePayments->install_on_action()
    wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooCommercePayments.php:171
Plugin: woocommerce
10
  1. Automattic\W\B\A\AssetDataRegistry->register_data_script()
    wp-content/plugins/woocommerce/src/Blocks/Assets/AssetDataRegistry.php:370
Plugin: woocommerce
10
  1. Automattic\W\B\D\S\CheckoutLink->add_checkout_link_endpoint()
    wp-content/plugins/woocommerce/src/Blocks/Domain/Services/CheckoutLink.php:32
Plugin: woocommerce
10
  1. Automattic\W\B\AssetsController->register_assets()
    wp-content/plugins/woocommerce/src/Blocks/AssetsController.php:95
Plugin: woocommerce
10
  1. Automattic\W\B\AssetsController->register_script_modules()
    wp-content/plugins/woocommerce/src/Blocks/AssetsController.php:78
Plugin: woocommerce
10
  1. Automattic\W\B\BlockPatterns->register_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:104
Plugin: woocommerce
10
  1. Automattic\W\B\BlockPatterns->register_ptk_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:202
Plugin: woocommerce
10
  1. Automattic\W\B\BlockTypesController->register_blocks()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypesController.php:111
Plugin: woocommerce
10
  1. WPMailSMTP\P\P\ProductApi->maybe_verify_nonce()
    wp-content/plugins/wp-mail-smtp-pro/src/Pro/ProductApi/ProductApi.php:89
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\P\P\ProductApi->maybe_unlock_credentials_generation()
    wp-content/plugins/wp-mail-smtp-pro/src/Pro/ProductApi/ProductApi.php:112
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\P\A\P\P\Provider->maybe_output_manifest()
    wp-content/plugins/wp-mail-smtp-pro/src/Pro/Alerts/Providers/Push/Provider.php:608
Plugin: wp-mail-smtp-pro
10
  1. WP_Rocket\E\M\A\D\T\AboveTheFold->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\O\L\D\T\LazyRenderContent->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\P\D\T\PreloadFonts->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\P\D\T\PreconnectExternalDomains->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\E\EmojisSubscriber->disable_emoji()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Emojis/EmojisSubscriber.php:49
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\L\Subscriber->lazyload_smilies()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:390
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\P\Subscriber->schedule_event()
    wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeExpired/Subscriber.php:91
Plugin: wp-rocket
10
  1. WP_Rocket\E\A\D\Subscriber->database_optimization_scheduled()
    wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/Subscriber.php:101
Plugin: wp-rocket
10
  1. WP_Rocket\E\O\R\D\T\UsedCSS->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\D\T\Cache->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\D\T\Cache->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\D\T\Cache->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\C\Subscriber->schedule_clean_not_commonly_used_rows()
    wp-content/plugins/wp-rocket/inc/Engine/Preload/Cron/Subscriber.php:77
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\C\Subscriber->schedule_pending_jobs()
    wp-content/plugins/wp-rocket/inc/Engine/Preload/Cron/Subscriber.php:177
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\C\Subscriber->schedule_revert_old_failed_rows()
    wp-content/plugins/wp-rocket/inc/Engine/Preload/Cron/Subscriber.php:205
Plugin: wp-rocket
10
  1. WP_Rocket\E\O\D\Subscriber->schedule_lists_update()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/Subscriber.php:79
Plugin: wp-rocket
10
  1. WP_Rocket\T\P\C\Cloudflare->unregister_cloudflare_clean_on_post()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/CDN/Cloudflare.php:468
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\J\C\Subscriber->schedule_clean_not_commonly_used_rows()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/Cron/Subscriber.php:71
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\J\C\Subscriber->schedule_pending_jobs()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/Cron/Subscriber.php:261
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\J\C\Subscriber->initialize_rucss_queue_runner()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/Cron/Subscriber.php:88
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\J\C\Subscriber->schedule_removing_failed_jobs()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/Cron/Subscriber.php:288
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\J\C\Subscriber->schedule_on_submit_jobs()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/Cron/Subscriber.php:232
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\P\C\Subscriber->schedule_cleanup()
    wp-content/plugins/wp-rocket/inc/Engine/Common/PerformanceHints/Cron/Subscriber.php:54
Plugin: wp-rocket
10
  1. WPML_ST_User_Fields->add_get_the_author_field_filters()
    wp-content/plugins/wpml-string-translation/classes/class-wpml-st-user-fields.php:36
Plugin: wpml-string-translation
10
  1. RankMath\Frontend\Shortcodes->init()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-shortcodes.php:39
Plugin: seo-by-rank-math
10
  1. Happy_Addons_Pro\Base->i18n()
    wp-content/plugins/happy-elementor-addons-pro/base.php:51
Plugin: happy-elementor-addons-pro
10
  1. Happy_Addons_Pro\Base->include_on_init()
    wp-content/plugins/happy-elementor-addons-pro/base.php:95
Plugin: happy-elementor-addons-pro
10
  1. hello_elementor_customizer()
    wp-content/themes/hello-elementor/functions.php:226
Theme
10
  1. RankMath\ContentAI\Content_AI_Page->init()
    wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-content-ai-page.php:56
Plugin: seo-by-rank-math
10
  1. RankMath\ContentAI\Bulk_Actions->init()
    wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-actions.php:43
Plugin: seo-by-rank-math
10
  1. RankMath\Analytics\Analytics_Common->maybe_init_email_reports()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-common.php:217
Plugin: seo-by-rank-math
10
  1. RankMath\LLMS\LLMS_Txt->add_rewrite_rule()
    wp-content/plugins/seo-by-rank-math/includes/modules/llms/class-llms-txt.php:85
Plugin: seo-by-rank-math
10
  1. RankMathPro\Schema\Post_Type->register()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-post-type.php:57
Plugin: seo-by-rank-math-pro
10
  1. RankMath\Schema\Blocks->init()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-blocks.php:39
Plugin: seo-by-rank-math
10
  1. RankMathPro\Schema\Frontend->add_endpoint()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-frontend.php:74
Plugin: seo-by-rank-math-pro
10
  1. WPDeveloper\B\C\Rewrite->rules()
    wp-content/plugins/betterdocs-pro/includes/Core/Rewrite.php:57
Plugin: betterdocs-pro
10
  1. WPDeveloper\B\C\FAQBuilder->register_post()
    wp-content/plugins/betterdocs/includes/Core/FAQBuilder.php:46
Plugin: betterdocs
10
  1. WPDeveloper\B\C\Glossaries->register_post()
    wp-content/plugins/betterdocs/includes/Core/Glossaries.php:42
Plugin: betterdocs
10
  1. WPDeveloper\B\F\FrontEnd->init()
    wp-content/plugins/betterdocs/includes/FrontEnd/FrontEnd.php:291
Plugin: betterdocs
10
  1. WPDeveloper\B\D\W\L\LicenseManager->plugin_updater()
    wp-content/plugins/betterdocs-pro/includes/Dependencies/WPDeveloper/Licensing/LicenseManager.php:158
Plugin: betterdocs-pro
10
  1. WPDeveloper\B\C\MultipleKB->register_taxonomy()
    wp-content/plugins/betterdocs-pro/includes/Core/MultipleKB.php:622
Plugin: betterdocs-pro
10
  1. WPDeveloper\B\E\BlockEditor->pattern_category()
    wp-content/plugins/betterdocs/includes/Editors/BlockEditor.php:40
Plugin: betterdocs
10
  1. Elementor\M\P\Module->add_wp_templates_support()
    wp-content/plugins/elementor/modules/page-templates/module.php:118
Plugin: elementor
10
  1. Elementor\M\L\Module->init()
    wp-content/plugins/elementor/modules/lazyload/module.php:23
Plugin: elementor
10
  1. Elementor\M\I\Module->stop_core_fetchpriority_high_logic()
    wp-content/plugins/elementor/modules/image-loading-optimization/module.php:72
Plugin: elementor
10
  1. ElementorPro\M\A\A\Fonts_Manager->register_post_type_and_tax()
    wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts-manager.php:83
Plugin: elementor-pro
10
  1. ElementorPro\M\A\A\Icons_Manager->register_post_type()
    wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons-manager.php:72
Plugin: elementor-pro
10
  1. ElementorPro\M\T\C\Theme_Support->init()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/theme-support.php:18
Plugin: elementor-pro
10
  1. Closure on line 75 of wp-content/plugins/elementor-pro/modules/custom-code/module.php
    wp-content/plugins/elementor-pro/modules/custom-code/module.php:75
Plugin: elementor-pro
10
  1. Dudlewebs\WPMCS\Front->init()
    wp-content/plugins/media-cloud-sync/includes/front.php:55
Plugin: media-cloud-sync
10
  1. Dudlewebs\WPMCS\BGRunner->force_remove_lock()
    wp-content/plugins/media-cloud-sync/includes/base/bg-runner.php:478
Plugin: media-cloud-sync
10
  1. WC_Stripe_Field_Manager::init_action()
    wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-field-manager.php:27
Plugin: woo-stripe-payment
10
  1. Closure on line 91 of wp-content/plugins/woocommerce-direct-checkout-pro/jetpack_vendor/quadlayers/wp-license-client/src/Load.php
    wp-content/plugins/woocommerce-direct-checkout-pro/jetpack_vendor/quadlayers/wp-license-client/src/Load.php:91
Plugin: woocommerce-direct-checkout-pro
10
  1. PaymentPlugins\W\P\CustomerController->init_action()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/CustomerController.php:22
Plugin: pymntpl-paypal-woocommerce
10
  1. WCML_Dependencies->check_for_translatable_default_taxonomies()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-dependencies.php:183
Plugin: woocommerce-multilingual
10
  1. WCML_Upgrade->run()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-upgrade.php:115
Plugin: woocommerce-multilingual
10
  1. WCML_Upgrade->setup_upgrade_notices()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-upgrade.php:63
Plugin: woocommerce-multilingual
10
  1. WCML_Store_Pages->init()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-store-pages.php:74
Plugin: woocommerce-multilingual
10
  1. WCML_WC_Strings->add_on_init_hooks()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-wc-strings.php:58
Plugin: woocommerce-multilingual
10
  1. WCML_Attributes->init()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-attributes.php:116
Plugin: woocommerce-multilingual
10
  1. WCML_Orders->init()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-orders.php:36
Plugin: woocommerce-multilingual
10
  1. WCML_Endpoints->translateOptions()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-endpoints.php:395
Plugin: woocommerce-multilingual
10
  1. WCML_Requests->run()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-requests.php:10
Plugin: woocommerce-multilingual
10
  1. WCML_Ajax_Setup->init()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-ajax-setup.php:17
Plugin: woocommerce-multilingual
10
  1. Automattic\W\A\F\O\TaskLists::init_tasks()
    wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskLists.php:201
Plugin: woocommerce
10
  1. Automattic\W\A\F\LaunchYourStore->register_launch_your_store_user_meta_fields()
    wp-content/plugins/woocommerce/src/Admin/Features/LaunchYourStore.php:215
Plugin: woocommerce
10
  1. ACFML\MigrateBlockPreferences->runMigration()
    wp-content/plugins/acfml/classes/class-wpml-acf-migrate-block-preferences.php:34
Plugin: acfml
10
  1. WPO\IPS\Settings->maybe_delete_flush_rewrite_rules_transient()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Settings.php:775
Plugin: woocommerce-pdf-invoices-packing-slips
10
  1. WPO\IPS\Admin->setup_wizard()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Admin.php:193
Plugin: woocommerce-pdf-invoices-packing-slips
10
  1. WPMUDEV_BLC\A\E\R\Controller->cron_callback()
    wp-content/plugins/broken-link-checker/core/traits/trait-cron.php:109
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\E\S\Controller->cron_callback()
    wp-content/plugins/broken-link-checker/core/traits/trait-cron.php:109
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\W\S\Controller->set_endpoints()
    wp-content/plugins/broken-link-checker/core/controllers/class-webhook.php:111
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\W\R\Controller->set_endpoints()
    wp-content/plugins/broken-link-checker/core/controllers/class-webhook.php:111
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\W\U\Controller->set_endpoints()
    wp-content/plugins/broken-link-checker/core/controllers/class-webhook.php:111
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\S\S\Controller->cron_callback()
    wp-content/plugins/broken-link-checker/core/traits/trait-cron.php:109
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\S\E\Controller->cron_callback()
    wp-content/plugins/broken-link-checker/core/traits/trait-cron.php:109
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\S\S\Controller->cron_callback()
    wp-content/plugins/broken-link-checker/core/traits/trait-cron.php:109
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\O\S\Controller->initialise()
    wp-content/plugins/broken-link-checker/app/options/settings/class-controller.php:62
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\S\B\Controller->maybe_load_bf_campaign()
    wp-content/plugins/broken-link-checker/app/submodules/black-friday/class-controller.php:45
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\S\C\Controller->load_submodule()
    wp-content/plugins/broken-link-checker/app/submodules/cross-sell/class-controller.php:49
Plugin: broken-link-checker
10
  1. WPMUDEV\M\B\Campaign->add_textdomain()
    wp-content/plugins/broken-link-checker/core/external/wpmudev-black-friday/campaign.php:174
Plugin: broken-link-checker
11
  1. WC_Admin_Marketplace_Promotions::init()
    wp-content/plugins/woocommerce/includes/admin/class-wc-admin-marketplace-promotions.php:40
Plugin: woocommerce
11
  1. WP_Rocket\T\P\E\WooCommerceSubscriber->serve_cache_empty_cart()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ecommerce/WooCommerceSubscriber.php:349
Plugin: wp-rocket
11
  1. WCML_WC_Gateways->on_init_hooks()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-wc-gateways.php:48
Plugin: woocommerce-multilingual
12
  1. MonsterInsights_eCommerce_WooCommerce_Integration->check_for_us_plugin()
    wp-content/plugins/ga-ecommerce/includes/providers/woocommerce.php:197
Plugin: ga-ecommerce
15
  1. WPO\IPS\Documents->init()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Documents.php:45
Plugin: woocommerce-pdf-invoices-packing-slips
20
  1. register_block_core_footnotes_post_meta()
    wp-includes/blocks/footnotes.php:86
WordPress Core
20
  1. acf_pro_updates->init()
    wp-content/plugins/advanced-custom-fields-pro/pro/updates.php:37
Plugin: advanced-custom-fields-pro
20
  1. WC_Install::manual_database_update()
    wp-content/plugins/woocommerce/includes/class-wc-install.php:431
Plugin: woocommerce
20
  1. Affiliate_WP_Upgrades->schedule_v2270_upgrade()
    wp-content/plugins/affiliate-wp/includes/admin/class-upgrades.php:1574
Plugin: affiliate-wp
20
  1. PaymentPlugins\B\S\S\SchemaController->initialize()
    wp-content/plugins/woo-stripe-payment/packages/blocks/src/StoreApi/SchemaController.php:22
Plugin: woo-stripe-payment
20
  1. RankMath\Analytics\Analytics_Common->maybe_enable_email_reports()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-common.php:228
Plugin: seo-by-rank-math
20
  1. RankMathPro\Redirections\Categories->register_categories()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-categories.php:71
Plugin: seo-by-rank-math-pro
20
  1. WPO\IPS\Main->handle_document_link_in_emails()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Main.php:1917
Plugin: woocommerce-pdf-invoices-packing-slips
20
  1. Closure on line 35 of wp-content/plugins/woocommerce/src/Internal/Integrations/WPConsentAPI.php
    wp-content/plugins/woocommerce/src/Internal/Integrations/WPConsentAPI.php:35
Plugin: woocommerce
20
  1. Automattic\W\B\B\MiniCart->enable_interactivity_support()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/MiniCart.php:132
Plugin: woocommerce
21
  1. register_legacy_post_comments_block()
    wp-includes/blocks/comments.php:159
WordPress Core
22
  1. WP_Block_Supports::init()
    wp-includes/class-wp-block-supports.php:66
WordPress Core
25
  1. RankMath\Admin\Page->init()
    wp-content/plugins/seo-by-rank-math/includes/admin/class-page.php:162
Plugin: seo-by-rank-math
25
  1. RankMath\Admin\Page->init()
    wp-content/plugins/seo-by-rank-math/includes/admin/class-page.php:162
Plugin: seo-by-rank-math
99
  1. check_theme_switched()
    wp-includes/theme.php:3488
WordPress Core
99
  1. Permalink_Manager_Core_Functions->init_hooks()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-core-functions.php:17
Plugin: permalink-manager-pro
99
  1. Permalink_Manager_Debug_Functions->debug_data()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-debug.php:15
Plugin: permalink-manager-pro
99
  1. Permalink_Manager_Third_Parties->init_hooks()
    wp-content/plugins/permalink-manager-pro/includes/integrations/permalink-manager-third-parties.php:16
Plugin: permalink-manager-pro
99
  1. Permalink_Manager_WooCommerce->init_hooks()
    wp-content/plugins/permalink-manager-pro/includes/integrations/permalink-manager-woocommerce.php:16
Plugin: permalink-manager-pro
99
  1. Permalink_Manager_SEO_Plugins->init_hooks()
    wp-content/plugins/permalink-manager-pro/includes/integrations/permalink-manager-seo-plugins.php:15
Plugin: permalink-manager-pro
99
  1. Permalink_Manager_Language_Plugins->init_hooks()
    wp-content/plugins/permalink-manager-pro/includes/integrations/permalink-manager-language-plugins.php:15
Plugin: permalink-manager-pro
99
  1. RankMathPro\Analytics\Keywords->get_post_type_list()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-keywords.php:62
Plugin: seo-by-rank-math-pro
100
  1. Permalink_Manager_URI_Functions_Tax->init()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-uri-functions-tax.php:18
Plugin: permalink-manager-pro
125
  1. RankMath\Instant_Indexing\Instant_Indexing->register_instant_indexing_settings()
    wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php:211
Plugin: seo-by-rank-math
999
  1. Closure on line 42 of wp-content/plugins/betterdocs/includes/Modules/StyleHandler.php
    wp-content/plugins/betterdocs/includes/Modules/StyleHandler.php:42
Plugin: betterdocs
999
  1. \W\I\Semaphore::init_cleanup()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Semaphore.php:459
Plugin: woocommerce-pdf-invoices-packing-slips
1000
  1. monsterinsights_maybe_handle_legacy_shortcodes()
    wp-content/plugins/google-analytics-premium/includes/frontend/frontend.php:418
Plugin: google-analytics-premium
1500
  1. TranslationManagement->init()
    wp-content/plugins/sitepress-multilingual-cms/inc/translation-management/translation-management.class.php:262
Plugin: sitepress-multilingual-cms
1500
  1. WPML_TM_Default_Settings->init_action()
    wp-content/plugins/sitepress-multilingual-cms/classes/settings/wpml-tm-default-settings.php:16
Plugin: sitepress-multilingual-cms
2000
  1. blc_init()
    wp-content/plugins/broken-link-checker/legacy/init.php:281
Plugin: broken-link-checker
9957
  1. CMB2_Bootstrap_2110->include_cmb()
    wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/init.php:140
Plugin: seo-by-rank-math
9999
  1. RankMathPro\Schema\Taxonomy->init()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-taxonomy.php:49
Plugin: seo-by-rank-math-pro
9999
  1. Elementor\M\H\Revisions_Manager::add_revision_support_for_all_post_types()
    wp-content/plugins/elementor/modules/history/revisions-manager.php:270
Plugin: elementor
9999
  1. RankMath\Admin\Page->init()
    wp-content/plugins/seo-by-rank-math/includes/admin/class-page.php:162
Plugin: seo-by-rank-math
99999
  1. SearchWP->init()
    wp-content/plugins/searchwp/includes/SearchWP.php:226
Plugin: searchwp
999998
  1. Affiliate_WP_Rewrites->maybe_flush_rewrites()
    wp-content/plugins/affiliate-wp/includes/class-rewrites.php:49
Plugin: affiliate-wp
999999
  1. Affiliate_WP_Rewrites->rewrites()
    wp-content/plugins/affiliate-wp/includes/class-rewrites.php:92
Plugin: affiliate-wp
999999
  1. WPO\W\P\Functions->filter_document_titles()
    wp-content/plugins/woocommerce-pdf-ips-pro/includes/wcpdf-pro-functions.php:952
Plugin: woocommerce-pdf-ips-pro
9223372036854775807 (PHP_INT_MAX)
  1. rocket_fix_mailchimp_main_css()
    wp-content/plugins/wp-rocket/inc/3rd-party/plugins/mailchimp.php:10
Plugin: wp-rocket
9223372036854775807 (PHP_INT_MAX)
  1. WCML_Url_Translation->add_hooks_after_init()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-url-translation.php:108
Plugin: woocommerce-multilingual
delete_option 10
  1. Automattic\W\I\A\S\OrdersScheduler::handle_scheduled_import_option_before_delete()
    wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/OrdersScheduler.php:456
Plugin: woocommerce
delete_option_affiliatewp_portal_flush_rewrite_rules_after_register_rewrites
deleted_option 999
  1. Automattic\W\I\D\O\DataSynchronizer->process_deleted_option()
    wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/DataSynchronizer.php:324
Plugin: woocommerce
wpml_load_page_builders_integration 10
  1. WPML_Page_Builders_App->load_integration()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Shared/st/class-wpml-page-builders-app.php:27
Plugin: sitepress-multilingual-cms
wpml_st_update_settings 10
  1. Closure on line 13 of wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractActionHookHandler.php
    wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractActionHookHandler.php:13
Plugin: wpml-string-translation
wpml_st_add_to_queue 10
  1. Closure on line 13 of wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractActionHookHandler.php
    wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractActionHookHandler.php:13
Plugin: wpml-string-translation
betterdocs_init 10
  1. WPDeveloper\BetterDocsPro\Plugin->initialize()
    wp-content/plugins/betterdocs-pro/includes/Plugin.php:205
Plugin: betterdocs-pro
wp_default_scripts 10
  1. wp_default_scripts()
    wp-includes/script-loader.php:732
WordPress Core
10
  1. wp_default_packages()
    wp-includes/script-loader.php:661
WordPress Core
10
  1. wp_default_script_modules()
    wp-includes/script-modules.php:146
WordPress Core
10
  1. Automattic\Jetpack\Assets::wp_default_scripts_hook()
    wp-content/plugins/woocommerce-direct-checkout-pro/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php:458
Plugin: woocommerce-direct-checkout-pro
wp_default_styles 10
  1. wp_default_styles()
    wp-includes/script-loader.php:1546
WordPress Core
elementor/experiments/feature-registered
elementor/experiments/default-features-registered 10
  1. Closure on line 197 of wp-content/plugins/elementor-pro/core/app/modules/site-editor/module.php
    wp-content/plugins/elementor-pro/core/app/modules/site-editor/module.php:197
Plugin: elementor-pro
10
  1. Closure on line 213 of wp-content/themes/hello-elementor/includes/elementor-functions.php
    wp-content/themes/hello-elementor/includes/elementor-functions.php:213
Theme
elementor/core/files/assets/assets_registered
registered_post_type_e-landing-page
registered_post_type_e-floating-buttons
registered_post_type_elementor_component
registered_post_type_elementor_library
registered_taxonomy_elementor_library_type
registered_taxonomy_elementor_library_category
elementor/kit_library/registered 10
  1. Closure on line 34 of wp-content/plugins/elementor/modules/cloud-kit-library/module.php
    wp-content/plugins/elementor/modules/cloud-kit-library/module.php:34
Plugin: elementor
elementor/init 1
  1. Closure on line 18 of wp-content/plugins/dynamic-content-for-elementor/class/features.php
    wp-content/plugins/dynamic-content-for-elementor/class/features.php:18
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\TemplateSystem->css_fix_loop()
    wp-content/plugins/dynamic-content-for-elementor/class/template-system.php:122
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Elements->init()
    wp-content/plugins/dynamic-content-for-elementor/class/elements.php:24
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Plugin->add_dce_to_elementor()
    wp-content/plugins/dynamic-content-for-elementor/core/plugin.php:207
Plugin: dynamic-content-for-elementor
10
  1. ElementorPro\Plugin->on_elementor_init()
    wp-content/plugins/elementor-pro/plugin.php:349
Plugin: elementor-pro
10
  1. ElementorPro\C\E\Editor->on_elementor_init()
    wp-content/plugins/elementor-pro/core/editor/editor.php:176
Plugin: elementor-pro
10
  1. ElementorPro\C\A\App->set_menu_url()
    wp-content/plugins/elementor-pro/core/app/app.php:40
Plugin: elementor-pro
10
  1. hello_elementor_settings_init()
    wp-content/themes/hello-elementor/includes/elementor-functions.php:12
Theme
10
  1. Closure on line 34 of wp-content/plugins/elementor/modules/checklist/steps-manager.php
    wp-content/plugins/elementor/modules/checklist/steps-manager.php:34
Plugin: elementor
12
  1. Closure on line 35 of wp-content/plugins/elementor/modules/cloud-library/module.php
    wp-content/plugins/elementor/modules/cloud-library/module.php:35
Plugin: elementor
12
  1. Closure on line 139 of wp-content/plugins/elementor/app/modules/kit-library/module.php
    wp-content/plugins/elementor/app/modules/kit-library/module.php:139
Plugin: elementor
12
  1. Closure on line 530 of wp-content/plugins/elementor/app/modules/onboarding/module.php
    wp-content/plugins/elementor/app/modules/onboarding/module.php:530
Plugin: elementor
13
  1. Closure on line 81 of wp-content/plugins/elementor-pro/core/app/modules/kit-library/module.php
    wp-content/plugins/elementor-pro/core/app/modules/kit-library/module.php:81
Plugin: elementor-pro
13
  1. Closure on line 69 of wp-content/plugins/elementor-pro/core/app/modules/onboarding/module.php
    wp-content/plugins/elementor-pro/core/app/modules/onboarding/module.php:69
Plugin: elementor-pro
13
  1. Closure on line 21 of wp-content/plugins/elementor-pro/modules/cloud-library/module.php
    wp-content/plugins/elementor-pro/modules/cloud-library/module.php:21
Plugin: elementor-pro
20
  1. WPDeveloper\B\E\Elementor->register_template_instance()
    wp-content/plugins/betterdocs/includes/Editors/Elementor.php:840
Plugin: betterdocs
dynamic-content-for-elementor/elementor-init
elementor_pro/fonts_manager_loaded
elementor_pro/icons_manager_loaded
elementor/display_conditions/register
elementor_pro/forms/actions/register 0
  1. Closure on line 174 of wp-content/plugins/elementor-pro/modules/forms/submissions/component.php
    wp-content/plugins/elementor-pro/modules/forms/submissions/component.php:174
Plugin: elementor-pro
10
  1. Affiliate_WP_Elementor->add_new_action()
    wp-content/plugins/affiliate-wp/includes/integrations/class-elementor.php:573
Plugin: affiliate-wp
10
  1. Closure on line 52 of wp-content/plugins/elementor-pro/modules/forms/registrars/form-actions-registrar.php
    wp-content/plugins/elementor-pro/modules/forms/registrars/form-actions-registrar.php:52
Plugin: elementor-pro
elementor_pro/forms/fields/register
registered_post_type_elementor_snippet
elementor_pro/init 10
  1. Closure on line 14 of wp-content/plugins/dynamic-content-for-elementor/class/extensions.php
    wp-content/plugins/dynamic-content-for-elementor/class/extensions.php:14
Plugin: dynamic-content-for-elementor
10
  1. ElementorPro\M\P\Module->add_form_action()
    wp-content/plugins/elementor-pro/modules/popup/module.php:188
Plugin: elementor-pro
10
  1. Closure on line 230 of wp-content/plugins/elementor-pro/modules/notes/module.php
    wp-content/plugins/elementor-pro/modules/notes/module.php:230
Plugin: elementor-pro
dce/register_form_actions 2
  1. Closure on line 24 of wp-content/plugins/dynamic-content-for-elementor/class/extensions.php
    wp-content/plugins/dynamic-content-for-elementor/class/extensions.php:24
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 24 of wp-content/plugins/dynamic-content-for-elementor/class/extensions.php
    wp-content/plugins/dynamic-content-for-elementor/class/extensions.php:24
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 24 of wp-content/plugins/dynamic-content-for-elementor/class/extensions.php
    wp-content/plugins/dynamic-content-for-elementor/class/extensions.php:24
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 24 of wp-content/plugins/dynamic-content-for-elementor/class/extensions.php
    wp-content/plugins/dynamic-content-for-elementor/class/extensions.php:24
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 24 of wp-content/plugins/dynamic-content-for-elementor/class/extensions.php
    wp-content/plugins/dynamic-content-for-elementor/class/extensions.php:24
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 24 of wp-content/plugins/dynamic-content-for-elementor/class/extensions.php
    wp-content/plugins/dynamic-content-for-elementor/class/extensions.php:24
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 24 of wp-content/plugins/dynamic-content-for-elementor/class/extensions.php
    wp-content/plugins/dynamic-content-for-elementor/class/extensions.php:24
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 24 of wp-content/plugins/dynamic-content-for-elementor/class/extensions.php
    wp-content/plugins/dynamic-content-for-elementor/class/extensions.php:24
Plugin: dynamic-content-for-elementor
100
  1. Closure on line 24 of wp-content/plugins/dynamic-content-for-elementor/class/extensions.php
    wp-content/plugins/dynamic-content-for-elementor/class/extensions.php:24
Plugin: dynamic-content-for-elementor
1000
  1. Closure on line 24 of wp-content/plugins/dynamic-content-for-elementor/class/extensions.php
    wp-content/plugins/dynamic-content-for-elementor/class/extensions.php:24
Plugin: dynamic-content-for-elementor
woocommerce_register_feature_definitions
before_woocommerce_init -9999
  1. Automattic\W\I\F\FeaturesController->register_additional_features()
    wp-content/plugins/woocommerce/src/Internal/Features/FeaturesController.php:681
Plugin: woocommerce
10
  1. Closure on line 28 of wp-content/plugins/email-template-customizer-for-woo/email-template-customizer-for-woo.php
    wp-content/plugins/email-template-customizer-for-woo/email-template-customizer-for-woo.php:28
Plugin: email-template-customizer-for-woo
10
  1. Closure on line 110 of wp-content/plugins/woocommerce-direct-checkout-pro/woocommerce-direct-checkout-pro.php
    wp-content/plugins/woocommerce-direct-checkout-pro/woocommerce-direct-checkout-pro.php:110
Plugin: woocommerce-direct-checkout-pro
10
  1. Closure on line 122 of wp-content/plugins/woocommerce-direct-checkout-pro/woocommerce-direct-checkout-pro.php
    wp-content/plugins/woocommerce-direct-checkout-pro/woocommerce-direct-checkout-pro.php:122
Plugin: woocommerce-direct-checkout-pro
10
  1. Closure on line 79 of wp-content/plugins/woocommerce-direct-checkout/woocommerce-direct-checkout.php
    wp-content/plugins/woocommerce-direct-checkout/woocommerce-direct-checkout.php:79
Plugin: woocommerce-direct-checkout
10
  1. Closure on line 91 of wp-content/plugins/woocommerce-direct-checkout/woocommerce-direct-checkout.php
    wp-content/plugins/woocommerce-direct-checkout/woocommerce-direct-checkout.php:91
Plugin: woocommerce-direct-checkout
10
  1. WPO_WCPDF->woocommerce_hpos_compatible()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php:262
Plugin: woocommerce-pdf-invoices-packing-slips
10
  1. WooCommerce_PDF_IPS_Pro->woocommerce_hpos_compatible()
    wp-content/plugins/woocommerce-pdf-ips-pro/woocommerce-pdf-ips-pro.php:202
Plugin: woocommerce-pdf-ips-pro
10
  1. WPO_WCPDF_Templates->woocommerce_hpos_compatible()
    wp-content/plugins/woocommerce-pdf-ips-templates/woocommerce-pdf-ips-templates.php:386
Plugin: woocommerce-pdf-ips-templates
10
  1. Closure on line 57 of wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Register.php
    wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Register.php:57
Plugin: woocommerce
10
  1. Automattic\W\I\D\O\CustomOrdersTableController->maybe_set_order_cache_group_as_non_persistent()
    wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/CustomOrdersTableController.php:809
Plugin: woocommerce
10
  1. Automattic\W\I\A\A\AgenticController->on_init()
    wp-content/plugins/woocommerce/src/Internal/Admin/Agentic/AgenticController.php:41
Plugin: woocommerce
10
  1. WCML_xDomain_Data->check_request()
    wp-content/plugins/woocommerce-multilingual/classes/urls/class-wcml-xdomain-data.php:50
Plugin: woocommerce-multilingual
10
  1. Closure on line 49 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php:49
Plugin: sitepress-multilingual-cms
10
  1. Closure on line 143 of wp-content/plugins/woo-stripe-payment/includes/class-stripe.php
    wp-content/plugins/woo-stripe-payment/includes/class-stripe.php:143
Plugin: woo-stripe-payment
10
  1. Closure on line 499 of wp-content/plugins/pymntpl-paypal-woocommerce/src/Main.php
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Main.php:499
Plugin: pymntpl-paypal-woocommerce
10
  1. Permalink_Manager_WooCommerce->woocommerce_declare_compatibility()
    wp-content/plugins/permalink-manager-pro/includes/integrations/permalink-manager-woocommerce.php:297
Plugin: permalink-manager-pro
woocommerce_integrations_init
woocommerce_customer_loaded
woocommerce_webhook_loaded
woocommerce_init 10
  1. WC_Stripe_Manager->woocommerce_dependencies()
    wp-content/plugins/woo-stripe-payment/includes/class-stripe.php:287
Plugin: woo-stripe-payment
10
  1. Closure on line 44 of wp-content/plugins/woocommerce-direct-checkout/lib/class-plugin.php
    wp-content/plugins/woocommerce-direct-checkout/lib/class-plugin.php:44
Plugin: woocommerce-direct-checkout
10
  1. PaymentPlugins\S\W\Package::initialize()
    wp-content/plugins/woo-stripe-payment/packages/preorders/src/Package.php:16
Plugin: woo-stripe-payment
10
  1. PaymentPlugins\S\G\Package::initialize()
    wp-content/plugins/woo-stripe-payment/packages/germanmarket/src/Package.php:14
Plugin: woo-stripe-payment
12
  1. PaymentPlugins\W\P\P\PackageController->initialize_packages()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Package/PackageController.php:48
Plugin: pymntpl-paypal-woocommerce
15
  1. PaymentPlugins\W\P\Main->initialize()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Main.php:93
Plugin: pymntpl-paypal-woocommerce
99
  1. acf_pro->init_hpos_integration()
    wp-content/plugins/advanced-custom-fields-pro/pro/acf-pro.php:81
Plugin: advanced-custom-fields-pro
wcdc_init 10
  1. Closure on line 44 of wp-content/plugins/woocommerce-direct-checkout-pro/lib/class-plugin.php
    wp-content/plugins/woocommerce-direct-checkout-pro/lib/class-plugin.php:44
Plugin: woocommerce-direct-checkout-pro
wcdc_pro_init 5
  1. Closure on line 12 of wp-content/plugins/woocommerce-direct-checkout-pro/vendor_packages/wp-license-client.php
    wp-content/plugins/woocommerce-direct-checkout-pro/vendor_packages/wp-license-client.php:12
Plugin: woocommerce-direct-checkout-pro
woocommerce_ppcp_payment_methods_registration 10
  1. PaymentPlugins\W\P\P\PaymentGateways->register_payment_methods()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Payments/PaymentGateways.php:61
Plugin: pymntpl-paypal-woocommerce
woocommerce_ppcp_shortcodes_registration 10
  1. PaymentPlugins\W\P\S\ShortCodesController->register_shortcodes()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Shortcodes/ShortCodesController.php:23
Plugin: pymntpl-paypal-woocommerce
woocommerce_ppcp_settings_registration
wc_ppcp_loaded 10
  1. PaymentPlugins\W\P\C\Registry->initialize()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Registry/BaseRegistry.php:21
Plugin: pymntpl-paypal-woocommerce
woocommerce_ppcp_plugin_conversion_registration 10
  1. PaymentPlugins\W\P\C\Controller->register_instances()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Conversion/Controller.php:29
Plugin: pymntpl-paypal-woocommerce
registered_post_type_ha_library
register_setting
widgets_init 1
  1. _wp_block_theme_register_classic_sidebars()
    wp-includes/widgets.php:2152
WordPress Core
10
  1. SearchWP_Live_Search->register_widget()
    wp-content/plugins/searchwp-live-ajax-search/includes/class-plugin.php:251
Plugin: searchwp-live-ajax-search
10
  1. WCML_Widgets->register_widgets()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-widgets.php:19
Plugin: woocommerce-multilingual
10
  1. wc_register_widgets()
    wp-content/plugins/woocommerce/includes/wc-widget-functions.php:35
Plugin: woocommerce
10
  1. Closure on line 19 of wp-content/plugins/wpsolr-free/wpsolr/core/classes/ui/widget/class-wpsolr-widget.php
    wp-content/plugins/wpsolr-free/wpsolr/core/classes/ui/widget/class-wpsolr-widget.php:19
Plugin: wpsolr-free
10
  1. MonsterInsights_Popular_Posts_Widget->register_widget()
    wp-content/plugins/google-analytics-premium/pro/includes/popular-posts/class-popular-posts-widget.php:65
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Products->register_widget()
    wp-content/plugins/google-analytics-premium/pro/includes/popular-posts/class-popular-posts-products.php:61
Plugin: google-analytics-premium
10
  1. WC_Brands->init_widgets()
    wp-content/plugins/woocommerce/includes/class-wc-brands.php:367
Plugin: woocommerce
10
  1. ElementorPro\M\L\Module->register_wp_widgets()
    wp-content/plugins/elementor-pro/modules/library/module.php:35
Plugin: elementor-pro
20
  1. WPML_LS_Widget::register()
    wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/class-wpml-ls-widget.php:22
Plugin: sitepress-multilingual-cms
100
  1. WP_Widget_Factory->_register_widgets()
    wp-includes/class-wp-widget-factory.php:90
WordPress Core
wp_register_sidebar_widget
action_scheduler_init 10
  1. WooCommerce->add_recurring_action_wrappers()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:1426
Plugin: woocommerce
registered_post_type_acf-taxonomy
registered_post_type_acf-post-type
acf/init_internal_post_types 10
  1. acf_pro->register_ui_options_pages()
    wp-content/plugins/advanced-custom-fields-pro/pro/acf-pro.php:91
Plugin: advanced-custom-fields-pro
registered_post_type_acf-ui-options-page
acf/include_field_types 5
  1. acf_pro->include_field_types()
    wp-content/plugins/advanced-custom-fields-pro/pro/acf-pro.php:122
Plugin: advanced-custom-fields-pro
acf/registered_location_type
acf/include_location_rules 5
  1. acf_pro->include_location_rules()
    wp-content/plugins/advanced-custom-fields-pro/pro/acf-pro.php:137
Plugin: advanced-custom-fields-pro
acf/include_fields 0
  1. _acf_do_prepare_local_fields()
    wp-content/plugins/advanced-custom-fields-pro/includes/local-fields.php:731
Plugin: advanced-custom-fields-pro
10
  1. ACF_Local_JSON->include_fields()
    wp-content/plugins/advanced-custom-fields-pro/includes/local-json.php:219
Plugin: advanced-custom-fields-pro
10
  1. acf_pro->include_options_pages()
    wp-content/plugins/advanced-custom-fields-pro/pro/acf-pro.php:104
Plugin: advanced-custom-fields-pro
acf/include_options_pages 10
  1. ACF_UI_Options_Page->include_json_options_pages()
    wp-content/plugins/advanced-custom-fields-pro/pro/post-types/acf-ui-options-page.php:298
Plugin: advanced-custom-fields-pro
acf/include_post_types 10
  1. ACF_Local_JSON->include_post_types()
    wp-content/plugins/advanced-custom-fields-pro/includes/local-json.php:241
Plugin: advanced-custom-fields-pro
acf/include_taxonomies 10
  1. ACF_Local_JSON->include_taxonomies()
    wp-content/plugins/advanced-custom-fields-pro/includes/local-json.php:262
Plugin: advanced-custom-fields-pro
acf/init 1
  1. WPML_ACF->init_worker()
    wp-content/plugins/acfml/classes/class-wpml-acf.php:13
Plugin: acfml
6
  1. ACF_Taxonomy->register_taxonomies()
    wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-taxonomy.php:134
Plugin: advanced-custom-fields-pro
6
  1. ACF_Post_Type->register_post_types()
    wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-post-type.php:135
Plugin: advanced-custom-fields-pro
6
  1. ACF_UI_Options_Page->register_ui_options_pages()
    wp-content/plugins/advanced-custom-fields-pro/pro/post-types/acf-ui-options-page.php:136
Plugin: advanced-custom-fields-pro
10
  1. ACF_Compatibility->init()
    wp-content/plugins/advanced-custom-fields-pro/includes/compatibility.php:70
Plugin: advanced-custom-fields-pro
10
  1. acf_register_free_updates()
    wp-content/plugins/advanced-custom-fields-pro/includes/Updater/init.php:60
Plugin: advanced-custom-fields-pro
10
  1. acf_pro->update_plugin_name()
    wp-content/plugins/advanced-custom-fields-pro/pro/acf-pro.php:70
Plugin: advanced-custom-fields-pro
10
  1. ACF\Blocks\Bindings->register_binding_sources()
    wp-content/plugins/advanced-custom-fields-pro/src/Blocks/Bindings.php:36
Plugin: advanced-custom-fields-pro
registered_taxonomy_custom_category
registered_post_type_acf-field-group
registered_post_type_acf-field
woocommerce_register_taxonomy 10
  1. WC_Brands::init_taxonomy()
    wp-content/plugins/woocommerce/includes/class-wc-brands.php:302
Plugin: woocommerce
registered_taxonomy_product_brand
registered_taxonomy_product_type
registered_taxonomy_product_visibility
registered_taxonomy_product_cat
registered_taxonomy_product_tag
registered_taxonomy_product_shipping_class
registered_taxonomy_pos_product_visibility
registered_taxonomy_pa_package
woocommerce_after_register_taxonomy
woocommerce_register_post_type
registered_post_type_product
registered_post_type_product_variation
registered_post_type_shop_order
registered_post_type_shop_order_refund
registered_post_type_shop_coupon
woocommerce_after_register_post_type 10
  1. WC_Post_Types::maybe_flush_rewrite_rules()
    wp-content/plugins/woocommerce/includes/class-wc-post-types.php:739
Plugin: woocommerce
10
  1. Automattic\W\I\D\O\CustomOrdersTableController->register_post_type_for_order_placeholders()
    wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/CustomOrdersTableController.php:544
Plugin: woocommerce
10
  1. Automattic\W\I\A\N\OrderMilestones->init()
    wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OrderMilestones.php:91
Plugin: woocommerce
registered_post_type_shop_order_placehold
registered_taxonomy_translation_priority
woocommerce_blocks_payment_method_type_registration 10
  1. Automattic\W\B\P\Api->register_payment_method_integrations()
    wp-content/plugins/woocommerce/src/Blocks/Payments/Api.php:105
Plugin: woocommerce
10
  1. PaymentPlugins\B\S\P\PaymentsApi->register_payment_methods()
    wp-content/plugins/woo-stripe-payment/packages/blocks/src/Payments/PaymentsApi.php:186
Plugin: woo-stripe-payment
10
  1. PaymentPlugins\P\B\P\Api->register_payment_gateways()
    wp-content/plugins/pymntpl-paypal-woocommerce/packages/blocks/src/Payments/Api.php:47
Plugin: pymntpl-paypal-woocommerce
9223372036854775807 (PHP_INT_MAX)
  1. Closure on line 49 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php:49
Plugin: sitepress-multilingual-cms
registered_post_type_docs
registered_taxonomy_doc_category
registered_taxonomy_doc_tag
wp_sitemaps_init
debug_bar_enqueue_scripts
acf/register_scripts
set_transient_wp_rocket_customer_data
wpml_after_add_endpoints_translations
registered_post_type_dce_html_template
parse_tax_query
parse_query 1
  1. RankMath\Sitemap\Router->request_sitemap()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php:61
Plugin: seo-by-rank-math
10
  1. SitePress->parse_query()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:3478
Plugin: sitepress-multilingual-cms
10
  1. WCML\B\C\Hooks->addCurrentLangToQueryVars()
    wp-content/plugins/woocommerce-multilingual/classes/Block/Convert/Hooks.php:51
Plugin: woocommerce-multilingual
10
  1. VIWEC\INC\Email_Builder->parse_query_filter()
    wp-content/plugins/email-template-customizer-for-woo/includes/email-builder.php:548
Plugin: email-template-customizer-for-woo
10
  1. ElementorPro\M\S\Module->filter_screenshots_from_attachments_query()
    wp-content/plugins/elementor-pro/modules/screenshots/module.php:161
Plugin: elementor-pro
9223372036854775807 (PHP_INT_MAX)
  1. WPML_Attachments_Urls_With_Identical_Slugs->translate_attachment_id()
    wp-content/plugins/sitepress-multilingual-cms/classes/query-filtering/class-wpml-attachments-urls-with-identical-slugs.php:21
Plugin: sitepress-multilingual-cms
pre_get_posts -9999
  1. affwp_simple_page_test_compat()
    wp-content/plugins/affiliate-wp/includes/plugin-compatibility.php:53
Plugin: affiliate-wp
-1000
  1. WPML_Slug_Translation->filter_pre_get_posts()
    wp-content/plugins/wpml-string-translation/classes/slug-translation/class-wpml-slug-translation.php:268
Plugin: wpml-string-translation
0
  1. SearchWP\Native->init()
    wp-content/plugins/searchwp/includes/Native.php:76
Plugin: searchwp
1
  1. WPDeveloper\B\C\Query->pre_get_posts()
    wp-content/plugins/betterdocs/includes/Core/Query.php:145
Plugin: betterdocs
1
  1. WPDeveloper\B\C\Request->setup_taxonomy_query()
    wp-content/plugins/betterdocs/includes/Core/Request.php:248
Plugin: betterdocs
5
  1. Affiliate_WP_WooCommerce->force_shop_page_for_referrals()
    wp-content/plugins/affiliate-wp/includes/integrations/class-woocommerce.php:2169
Plugin: affiliate-wp
9
  1. WCML_Store_Pages->shop_page_query()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-store-pages.php:235
Plugin: woocommerce-multilingual
10
  1. SitePress->pre_get_posts()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:2267
Plugin: sitepress-multilingual-cms
10
  1. WPML_Media_Attachments_Query->adjust_attachment_query_action()
    wp-content/plugins/sitepress-multilingual-cms/classes/media-translation/class-wpml-media-attachments-query.php:13
Plugin: sitepress-multilingual-cms
10
  1. WC_Query->pre_get_posts()
    wp-content/plugins/woocommerce/includes/class-wc-query.php:326
Plugin: woocommerce
10
  1. Happy_Addons\E\C\Theme_Builder->add_role_filter_to_posts_query()
    wp-content/plugins/happy-elementor-addons/classes/theme-builder.php:169
Plugin: happy-elementor-addons
10
  1. WPML_Elementor_WooCommerce_Hooks->do_not_suppress_filters_on_product_widget()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Integrations/Elementor/class-wpml-elementor-woocommerce-hooks.php:16
Plugin: sitepress-multilingual-cms
10
  1. Closure on line 450 of wp-content/plugins/elementor/modules/landing-pages/module.php
    wp-content/plugins/elementor/modules/landing-pages/module.php:450
Plugin: elementor
10
  1. ElementorPro\M\S\Module->set_query()
    wp-content/plugins/elementor-pro/modules/search/module.php:71
Plugin: elementor-pro
posts_selection
redis_object_cache_get_multiple
registered_post_type_monsterinsights_note
registered_taxonomy_monsterinsights_note_category
woocommerce_blocks_active-filters_block_registration
woocommerce_blocks_add-to-cart-form_block_registration
woocommerce_blocks_all-products_block_registration
woocommerce_blocks_all-reviews_block_registration
woocommerce_blocks_attribute-filter_block_registration
woocommerce_blocks_breadcrumbs_block_registration
woocommerce_blocks_cart-link_block_registration
woocommerce_blocks_catalog-sorting_block_registration
woocommerce_blocks_category-title_block_registration
woocommerce_blocks_category-description_block_registration
woocommerce_blocks_legacy-template_block_registration
woocommerce_blocks_classic-shortcode_block_registration
woocommerce_blocks_coming-soon_block_registration
woocommerce_blocks_coupon-code_block_registration
woocommerce_blocks_customer-account_block_registration
woocommerce_blocks_email-content_block_registration
woocommerce_blocks_featured-category_block_registration
woocommerce_blocks_featured-product_block_registration
woocommerce_blocks_filter-wrapper_block_registration
woocommerce_blocks_handpicked-products_block_registration
woocommerce_blocks_mini-cart_block_registration
woocommerce_blocks_product-gallery-large-image-next-previous_block_registration
woocommerce_blocks_store-notices_block_registration
woocommerce_blocks_payment-method-icons_block_registration
woocommerce_blocks_price-filter_block_registration
woocommerce_blocks_product-best-sellers_block_registration
woocommerce_blocks_product-button_block_registration
woocommerce_blocks_product-categories_block_registration
woocommerce_blocks_product-category_block_registration
woocommerce_blocks_product-collection_block_registration
woocommerce_blocks_product-collection-no-results_block_registration
woocommerce_blocks_product-filters_block_registration
woocommerce_blocks_product-filter-status_block_registration
woocommerce_blocks_product-filter-price_block_registration
woocommerce_blocks_product-filter-price-slider_block_registration
woocommerce_blocks_product-filter-attribute_block_registration
woocommerce_blocks_product-filter-rating_block_registration
woocommerce_blocks_product-filter-active_block_registration
woocommerce_blocks_product-filter-removable-chips_block_registration
woocommerce_blocks_product-filter-clear-button_block_registration
woocommerce_blocks_product-filter-checkbox-list_block_registration
woocommerce_blocks_product-filter-chips_block_registration
woocommerce_blocks_product-filter-taxonomy_block_registration
woocommerce_blocks_product-gallery_block_registration
woocommerce_blocks_product-gallery-large-image_block_registration
woocommerce_blocks_product-gallery-thumbnails_block_registration
woocommerce_blocks_product-image_block_registration
woocommerce_blocks_product-image-gallery_block_registration
woocommerce_blocks_product-meta_block_registration
woocommerce_blocks_product-new_block_registration
woocommerce_blocks_product-on-sale_block_registration
woocommerce_blocks_product-price_block_registration
woocommerce_blocks_product-template_block_registration
woocommerce_blocks_product-query_block_registration
woocommerce_blocks_product-average-rating_block_registration
woocommerce_blocks_product-rating_block_registration
woocommerce_blocks_product-rating-counter_block_registration
woocommerce_blocks_product-rating-stars_block_registration
woocommerce_blocks_product-results-count_block_registration
woocommerce_blocks_product-sale-badge_block_registration
woocommerce_blocks_product-search_block_registration
woocommerce_blocks_product-sku_block_registration
woocommerce_blocks_product-stock-indicator_block_registration
woocommerce_blocks_product-summary_block_registration
woocommerce_blocks_product-tag_block_registration
woocommerce_blocks_product-title_block_registration
woocommerce_blocks_product-top-rated_block_registration
woocommerce_blocks_products-by-attribute_block_registration
woocommerce_blocks_rating-filter_block_registration
woocommerce_blocks_reviews-by-category_block_registration
woocommerce_blocks_reviews-by-product_block_registration
woocommerce_blocks_related-products_block_registration
woocommerce_blocks_single-product_block_registration
woocommerce_blocks_stock-filter_block_registration
woocommerce_blocks_page-content-wrapper_block_registration
woocommerce_blocks_order-confirmation-status_block_registration
woocommerce_blocks_order-confirmation-summary_block_registration
woocommerce_blocks_order-confirmation-totals_block_registration
woocommerce_blocks_order-confirmation-totals-wrapper_block_registration
woocommerce_blocks_order-confirmation-downloads_block_registration
woocommerce_blocks_order-confirmation-downloads-wrapper_block_registration
woocommerce_blocks_order-confirmation-billing-address_block_registration
woocommerce_blocks_order-confirmation-shipping-address_block_registration
woocommerce_blocks_order-confirmation-billing-wrapper_block_registration
woocommerce_blocks_order-confirmation-shipping-wrapper_block_registration
woocommerce_blocks_order-confirmation-additional-information_block_registration
woocommerce_blocks_order-confirmation-additional-fields-wrapper_block_registration
woocommerce_blocks_order-confirmation-additional-fields_block_registration
woocommerce_blocks_order-confirmation-create-account_block_registration
woocommerce_blocks_product-details_block_registration
woocommerce_blocks_product-description_block_registration
woocommerce_blocks_product-specifications_block_registration
woocommerce_blocks_accordion-group_block_registration
woocommerce_blocks_accordion-item_block_registration
woocommerce_blocks_accordion-panel_block_registration
woocommerce_blocks_accordion-header_block_registration
woocommerce_blocks_product-reviews_block_registration
woocommerce_blocks_product-review-rating_block_registration
woocommerce_blocks_product-reviews-title_block_registration
woocommerce_blocks_product-review-form_block_registration
woocommerce_blocks_product-review-date_block_registration
woocommerce_blocks_product-review-content_block_registration
woocommerce_blocks_product-review-author-name_block_registration
woocommerce_blocks_product-reviews-pagination_block_registration
woocommerce_blocks_product-reviews-pagination-next_block_registration
woocommerce_blocks_product-reviews-pagination-previous_block_registration
woocommerce_blocks_product-reviews-pagination-numbers_block_registration
woocommerce_blocks_product-review-template_block_registration
woocommerce_blocks_cart_block_registration 10
  1. PaymentPlugins\B\S\BlocksController->register_blocks()
    wp-content/plugins/woo-stripe-payment/packages/blocks/src/BlocksController.php:22
Plugin: woo-stripe-payment
woocommerce_blocks_cart-order-summary-taxes-block_block_registration
woocommerce_blocks_cart-order-summary-subtotal-block_block_registration
woocommerce_blocks_cart-order-summary-totals-block_block_registration
woocommerce_blocks_filled-cart-block_block_registration
woocommerce_blocks_empty-cart-block_block_registration
woocommerce_blocks_cart-totals-block_block_registration
woocommerce_blocks_cart-items-block_block_registration
woocommerce_blocks_cart-line-items-block_block_registration
woocommerce_blocks_cart-order-summary-block_block_registration
woocommerce_blocks_cart-express-payment-block_block_registration
woocommerce_blocks_proceed-to-checkout-block_block_registration
woocommerce_blocks_cart-accepted-payment-methods-block_block_registration
woocommerce_blocks_cart-order-summary-coupon-form-block_block_registration
woocommerce_blocks_cart-order-summary-discount-block_block_registration
woocommerce_blocks_cart-order-summary-fee-block_block_registration
woocommerce_blocks_cart-order-summary-heading-block_block_registration
woocommerce_blocks_cart-order-summary-shipping-block_block_registration
woocommerce_blocks_cart-cross-sells-block_block_registration
woocommerce_blocks_cart-cross-sells-products-block_block_registration
woocommerce_blocks_checkout_block_registration
woocommerce_blocks_checkout-actions-block_block_registration
woocommerce_blocks_checkout-additional-information-block_block_registration
woocommerce_blocks_checkout-billing-address-block_block_registration
woocommerce_blocks_checkout-contact-information-block_block_registration
woocommerce_blocks_checkout-express-payment-block_block_registration
woocommerce_blocks_checkout-fields-block_block_registration
woocommerce_blocks_checkout-order-note-block_block_registration
woocommerce_blocks_checkout-order-summary-block_block_registration
woocommerce_blocks_checkout-order-summary-cart-items-block_block_registration
woocommerce_blocks_checkout-order-summary-coupon-form-block_block_registration
woocommerce_blocks_checkout-order-summary-discount-block_block_registration
woocommerce_blocks_checkout-order-summary-fee-block_block_registration
woocommerce_blocks_checkout-order-summary-shipping-block_block_registration
woocommerce_blocks_checkout-order-summary-subtotal-block_block_registration
woocommerce_blocks_checkout-order-summary-taxes-block_block_registration
woocommerce_blocks_checkout-order-summary-totals-block_block_registration
woocommerce_blocks_checkout-payment-block_block_registration
woocommerce_blocks_checkout-shipping-address-block_block_registration
woocommerce_blocks_checkout-shipping-methods-block_block_registration
woocommerce_blocks_checkout-shipping-method-block_block_registration
woocommerce_blocks_checkout-pickup-options-block_block_registration
woocommerce_blocks_checkout-terms-block_block_registration
woocommerce_blocks_checkout-totals-block_block_registration
woocommerce_blocks_mini-cart-contents_block_registration
woocommerce_blocks_empty-mini-cart-contents-block_block_registration
woocommerce_blocks_filled-mini-cart-contents-block_block_registration
woocommerce_blocks_mini-cart-footer-block_block_registration
woocommerce_blocks_mini-cart-items-block_block_registration
woocommerce_blocks_mini-cart-products-table-block_block_registration
woocommerce_blocks_mini-cart-shopping-button-block_block_registration
woocommerce_blocks_mini-cart-cart-button-block_block_registration
woocommerce_blocks_mini-cart-checkout-button-block_block_registration
woocommerce_blocks_mini-cart-title-block_block_registration
woocommerce_blocks_mini-cart-title-items-counter-block_block_registration
woocommerce_blocks_mini-cart-title-label-block_block_registration
registered_post_type_ha_nav_content
registered_post_type_rm_content_editor
registered_post_type_rank_math_schema
registered_taxonomy_betterdocs_faq_category
registered_post_type_betterdocs_faq
registered_taxonomy_knowledge_base
registered_post_type_elementor_font
registered_taxonomy_elementor_font_type
registered_post_type_elementor_icons
wpo_wcpdf_init_documents 999
  1. WPO\IPS\Settings->update_documents_settings_categories()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Settings.php:1115
Plugin: woocommerce-pdf-invoices-packing-slips
registered_taxonomy_rank_math_redirection_category
blc_register_modules
cmb2_init
cmb2_init_before_hookup
cmb2_after_init
searchwp\index\init
searchwp\indexer\init
searchwp\init
searchwp\loaded
wp_loaded 5
  1. RankMathPro\Redirections\Categories->filter_category()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-categories.php:256
Plugin: seo-by-rank-math-pro
8
  1. RankMathPro\Redirections\Categories->handle_bulk_actions()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-categories.php:128
Plugin: seo-by-rank-math-pro
9
  1. monsterinsights_skip_prettylinks_welcome_screen()
    wp-content/plugins/google-analytics-premium/includes/helpers.php:1903
Plugin: google-analytics-premium
10
  1. _custom_header_background_just_in_time()
    wp-includes/theme.php:2963
WordPress Core
10
  1. _add_template_loader_filters()
    wp-includes/block-template.php:14
WordPress Core
10
  1. SitePress->maybe_set_this_lang()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:568
Plugin: sitepress-multilingual-cms
10
  1. TranslationManagement->wp_loaded()
    wp-content/plugins/sitepress-multilingual-cms/inc/translation-management/translation-management.class.php:301
Plugin: sitepress-multilingual-cms
10
  1. WCML_Cart_Switch_Lang_Functions->wcml_language_force_switch()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-cart-switch-lang-functions.php:42
Plugin: woocommerce-multilingual
10
  1. wpsolr\c\c\s\WPSOLR_Service_Container::action_wp_loaded()
    wp-content/plugins/wpsolr-free/wpsolr/core/classes/services/class-wpsolr-service-container.php:44
Plugin: wpsolr-free
10
  1. Automattic\J\A\Script_Data::register_assets()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-assets/src/class-script-data.php:60
Plugin: woocommerce
10
  1. Automattic\J\C\Connection_Assets::register_assets()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-connection-assets.php:32
Plugin: woocommerce
10
  1. MonsterInsights_VerifiedBadge_Controller->save_default_settings()
    wp-content/plugins/google-analytics-premium/includes/frontend/verified-badge/Controller.php:128
Plugin: google-analytics-premium
10
  1. Automattic\W\B\BlockTypesController->register_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypesController.php:171
Plugin: woocommerce
10
  1. Happy_Addons_Pro\Base->license_menu()
    wp-content/plugins/happy-elementor-addons-pro/base.php:83
Plugin: happy-elementor-addons-pro
10
  1. RankMath\LLMS\LLMS_Txt->remove_canonical_redirect()
    wp-content/plugins/seo-by-rank-math/includes/modules/llms/class-llms-txt.php:45
Plugin: seo-by-rank-math
10
  1. WP_Rewrite->flush_rules()
    wp-includes/class-wp-rewrite.php:1873
WordPress Core
10
  1. ElementorPro\M\T\C\Conditions_Manager->register_conditions()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:286
Plugin: elementor-pro
10
  1. WC_Cart_Session->get_cart_from_session()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:98
Plugin: woocommerce
10
  1. WC_Stripe_Customer_Manager->wp_loaded()
    wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-customer-manager.php:96
Plugin: woo-stripe-payment
10
  1. Closure on line 59 of wp-content/plugins/woocommerce-direct-checkout-pro/lib/class-plugin.php
    wp-content/plugins/woocommerce-direct-checkout-pro/lib/class-plugin.php:59
Plugin: woocommerce-direct-checkout-pro
10
  1. Closure on line 49 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php:49
Plugin: sitepress-multilingual-cms
10
  1. SearchWP_Metrics->maybe_set_uid_cookie()
    wp-content/plugins/searchwp-metrics/includes/SearchWP_Metrics.php:170
Plugin: searchwp-metrics
10
  1. Automattic\W\B\B\MiniCart->register_empty_cart_message_block_pattern()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/MiniCart.php:931
Plugin: woocommerce
10
  1. Automattic\W\B\B\ProductFilterAttribute->register_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/ProductFilterAttribute.php:375
Plugin: woocommerce
10
  1. Automattic\W\B\B\Cart->register_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/Cart.php:54
Plugin: woocommerce
10
  1. Automattic\W\B\B\Checkout->register_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/Checkout.php:132
Plugin: woocommerce
10
  1. Automattic\W\B\B\CheckoutActionsBlock->register_style_variations()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/CheckoutActionsBlock.php:30
Plugin: woocommerce
10
  1. RankMath\Analytics\Email_Reports->maybe_debug()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-email-reports.php:404
Plugin: seo-by-rank-math
10
  1. QuadLayers\W\V\F\Products->remove_redirect_url()
    wp-content/plugins/woocommerce-direct-checkout-pro/lib/view/frontend/class-products.php:79
Plugin: woocommerce-direct-checkout-pro
15
  1. monsterinsights_restore_prettylinks_onboard_value()
    wp-content/plugins/google-analytics-premium/includes/helpers.php:1925
Plugin: google-analytics-premium
20
  1. WC_Form_Handler::checkout_action()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:397
Plugin: woocommerce
20
  1. WC_Form_Handler::process_login()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:997
Plugin: woocommerce
20
  1. WC_Form_Handler::process_registration()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:1144
Plugin: woocommerce
20
  1. WC_Form_Handler::process_lost_password()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:1067
Plugin: woocommerce
20
  1. WC_Form_Handler::process_reset_password()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:1088
Plugin: woocommerce
20
  1. WC_Form_Handler::cancel_order()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:767
Plugin: woocommerce
20
  1. WC_Form_Handler::update_cart_action()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:635
Plugin: woocommerce
20
  1. WC_Form_Handler::add_to_cart_action()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:822
Plugin: woocommerce
20
  1. WC_Query->get_errors()
    wp-content/plugins/woocommerce/includes/class-wc-query.php:74
Plugin: woocommerce
parse_request 0
  1. WC_Auth->handle_auth_requests()
    wp-content/plugins/woocommerce/includes/class-wc-auth.php:290
Plugin: woocommerce
0
  1. WC_Query->parse_request()
    wp-content/plugins/woocommerce/includes/class-wc-query.php:256
Plugin: woocommerce
0
  1. Automattic\W\I\T\TransientFilesEngine->handle_parse_request()
    wp-content/plugins/woocommerce/src/Internal/TransientFiles/TransientFilesEngine.php:463
Plugin: woocommerce
0
  1. Automattic\W\I\U\LegacyRestApiStub::parse_legacy_rest_api_request()
    wp-content/plugins/woocommerce/src/Internal/Utilities/LegacyRestApiStub.php:87
Plugin: woocommerce
10
  1. rest_api_loaded()
    wp-includes/rest-api.php:436
WordPress Core
10
  1. WPDeveloper\B\C\Request->parse()
    wp-content/plugins/betterdocs-pro/includes/Core/Request.php:72
Plugin: betterdocs-pro
10
  1. WPMUDEV_BLC\A\W\S\Controller->parse_request()
    wp-content/plugins/broken-link-checker/core/controllers/class-webhook.php:147
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\W\R\Controller->parse_request()
    wp-content/plugins/broken-link-checker/core/controllers/class-webhook.php:147
Plugin: broken-link-checker
10
  1. WPMUDEV_BLC\A\W\U\Controller->parse_request()
    wp-content/plugins/broken-link-checker/core/controllers/class-webhook.php:147
Plugin: broken-link-checker
11
  1. WPDeveloper\B\C\Request->backward_compability()
    wp-content/plugins/betterdocs/includes/Core/Request.php:844
Plugin: betterdocs
wpsolr_action_is_replace_by_wpsolr_query_after_post_pre_query
generate_rewrite_rules
add_option
elementor/theme/register_conditions 10
  1. WPDeveloper\B\E\Elementor->register_conditions()
    wp-content/plugins/betterdocs/includes/Editors/Elementor.php:790
Plugin: betterdocs
10
  1. ElementorPro\M\W\Module->register_conditions()
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:216
Plugin: elementor-pro
woocommerce_load_cart_from_session
metadata_lazyloader_queued_objects
woocommerce_product_read
woocommerce_cart_loaded_from_session
send_headers 10
  1. nocache_headers()
    wp-includes/functions.php:1538
WordPress Core
wp 1
  1. WPDeveloper\B\C\Request->ensure_tax_query_initialized()
    wp-content/plugins/betterdocs/includes/Core/Request.php:525
Plugin: betterdocs
1
  1. Permalink_Manager_Core_Functions->adjust_canonical_redirect()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-core-functions.php:902
Plugin: permalink-manager-pro
2
  1. Permalink_Manager_Third_Parties->stop_redirect()
    wp-content/plugins/permalink-manager-pro/includes/integrations/permalink-manager-third-parties.php:135
Plugin: permalink-manager-pro
10
  1. SitePress->set_wp_query()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:2708
Plugin: sitepress-multilingual-cms
10
  1. WPDeveloper\B\M\StyleHandler->generate_post_content()
    wp-content/plugins/betterdocs/includes/Modules/StyleHandler.php:262
Plugin: betterdocs
10
  1. SearchWP_Metrics\Events\Clicks->maybe_track_click()
    wp-content/plugins/searchwp-metrics/includes/Events/Clicks.php:65
Plugin: searchwp-metrics
10
  1. RankMath\Installer->create_cron_jobs()
    wp-content/plugins/seo-by-rank-math/includes/class-installer.php:634
Plugin: seo-by-rank-math
10
  1. wc_current_user_is_active()
    wp-content/plugins/woocommerce/includes/wc-user-functions.php:1083
Plugin: woocommerce
10
  1. Closure on line 13 of wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractActionHookHandler.php
    wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractActionHookHandler.php:13
Plugin: wpml-string-translation
10
  1. Closure on line 33 of wp-content/plugins/affiliatewp-affiliate-portal/includes/utilities/class-compat.php
    wp-content/plugins/affiliatewp-affiliate-portal/includes/utilities/class-compat.php:33
Plugin: affiliatewp-affiliate-portal
10
  1. MonsterInsights_Popular_Posts_Inline->maybe_auto_insert()
    wp-content/plugins/google-analytics-premium/pro/includes/popular-posts/class-popular-posts-inline.php:258
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Widget->maybe_auto_insert()
    wp-content/plugins/google-analytics-premium/pro/includes/popular-posts/class-popular-posts-widget.php:318
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Products->maybe_auto_insert()
    wp-content/plugins/google-analytics-premium/pro/includes/popular-posts/class-popular-posts-products.php:324
Plugin: google-analytics-premium
10
  1. Happy_Addons\E\C\Theme_Builder->hooks()
    wp-content/plugins/happy-elementor-addons/classes/theme-builder.php:477
Plugin: happy-elementor-addons
10
  1. WP_Rocket\E\M\L\Subscriber->deactivate_lazyload_on_specific_posts()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:422
Plugin: wp-rocket
10
  1. WC_Brands->body_class()
    wp-content/plugins/woocommerce/includes/class-wc-brands.php:217
Plugin: woocommerce
10
  1. RankMath\Frontend\Redirection->redirect()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-redirection.php:58
Plugin: seo-by-rank-math
10
  1. RankMath\Frontend\Frontend->integrations()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-frontend.php:88
Plugin: seo-by-rank-math
10
  1. RankMath\Instant_Indexing\Instant_Indexing->serve_api_key()
    wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php:373
Plugin: seo-by-rank-math
10
  1. RankMath\Schema\Schema->integrations()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-schema.php:53
Plugin: seo-by-rank-math
10
  1. RankMathPro\BBPress->hooks()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/bbPress/class-bbpress.php:49
Plugin: seo-by-rank-math-pro
10
  1. RankMathPro\WooCommerce->init()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-woocommerce-pro.php:130
Plugin: seo-by-rank-math-pro
10
  1. ElementorPro\M\W\Module->maybe_define_woocommerce_checkout()
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:1027
Plugin: elementor-pro
10
  1. WC_Stripe_Redirect_Handler::process_payment_redirect()
    wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-redirect-handler.php:30
Plugin: woo-stripe-payment
10
  1. PaymentPlugins\W\P\ContextHandler->initialize()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/ContextHandler.php:46
Plugin: pymntpl-paypal-woocommerce
10
  1. SearchWP_Metrics\Events\Clicks->maybe_track_click()
    wp-content/plugins/searchwp-metrics/includes/Events/Clicks.php:65
Plugin: searchwp-metrics
10
  1. SearchWP_Metrics\Events\Clicks->maybe_track_click()
    wp-content/plugins/searchwp-metrics/includes/Events/Clicks.php:65
Plugin: searchwp-metrics
10
  1. QuadLayers\W\B\C\VerifyLicense->schedule_verification()
    wp-content/plugins/woocommerce-direct-checkout-pro/jetpack_vendor/quadlayers/wp-license-client/src/Backend/Cron/VerifyLicense.php:92
Plugin: woocommerce-direct-checkout-pro
10
  1. SearchWP_Metrics\Events\Clicks->maybe_track_click()
    wp-content/plugins/searchwp-metrics/includes/Events/Clicks.php:65
Plugin: searchwp-metrics
20
  1. WC_Form_Handler::pay_action()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:417
Plugin: woocommerce
20
  1. WC_Form_Handler::add_payment_method_action()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:509
Plugin: woocommerce
20
  1. WC_Form_Handler::delete_payment_method_action()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:587
Plugin: woocommerce
20
  1. WC_Form_Handler::set_default_payment_method_action()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:611
Plugin: woocommerce
20
  1. WP_Rocket\T\P\O\AMP->disable_options_on_amp()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/AMP.php:103
Plugin: wp-rocket
25
  1. RankMath\Replace_Variables\Manager->setup()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-manager.php:93
Plugin: seo-by-rank-math
99
  1. WC_Session_Handler->maybe_set_customer_session_cookie()
    wp-content/plugins/woocommerce/includes/class-wc-session-handler.php:299
Plugin: woocommerce
99
  1. WC_Cart_Session->maybe_set_cart_cookies()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:335
Plugin: woocommerce
9999
  1. RankMath\Frontend\Link_Attributes->add_attributes()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-link-attributes.php:89
Plugin: seo-by-rank-math
9999
  1. RankMath\Image_Seo\Add_Attributes->add_attributes()
    wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-add-attributes.php:52
Plugin: seo-by-rank-math
update_user_meta 10
  1. wc_meta_update_last_update_time()
    wp-content/plugins/woocommerce/includes/wc-user-functions.php:968
Plugin: woocommerce
redis_object_cache_delete
updated_user_meta 10
  1. wp_cache_set_users_last_changed()
    wp-includes/user.php:5198
WordPress Core
10
  1. Automattic\W\A\A\R\C\DataStore::update_registered_customer_via_last_active()
    wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/DataStore.php:932
Plugin: woocommerce
wp_cache_set_last_changed
wc_ppcp_initialize_page_context
rank_math/vars/register_extra_replacements 10
  1. RankMathPro\Register_Vars->register_replacements()
    wp-content/plugins/seo-by-rank-math-pro/includes/class-register-vars.php:36
Plugin: seo-by-rank-math-pro
10
  1. RankMath\WooCommerce\WooCommerce->register()
    wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-wc-vars.php:30
Plugin: seo-by-rank-math
10
  1. RankMathPro\Image_Seo_Pro->register_replacements()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/class-image-seo-pro.php:96
Plugin: seo-by-rank-math-pro
woocommerce_set_cart_cookies 10
  1. WC_Session_Handler->set_customer_session_cookie()
    wp-content/plugins/woocommerce/includes/class-wc-session-handler.php:345
Plugin: woocommerce
template_redirect -9223372036854775807 (-PHP_INT_MAX)
  1. Closure on line 20 of wp-content/plugins/sitepress-multilingual-cms/classes/ATE/proxies/Proxy.php
    wp-content/plugins/sitepress-multilingual-cms/classes/ATE/proxies/Proxy.php:20
Plugin: sitepress-multilingual-cms
-9223372036854775807 (-PHP_INT_MAX)
  1. Closure on line 20 of wp-content/plugins/sitepress-multilingual-cms/classes/ATE/proxies/Proxy.php
    wp-content/plugins/sitepress-multilingual-cms/classes/ATE/proxies/Proxy.php:20
Plugin: sitepress-multilingual-cms
-1
  1. WP_Rocket\T\P\E\WooCommerceSubscriber->cache_empty_cart()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ecommerce/WooCommerceSubscriber.php:371
Plugin: wp-rocket
-1
  1. Elementor\Frontend->init_render_mode()
    wp-content/plugins/elementor/includes/frontend.php:198
Plugin: elementor
0
  1. _wp_admin_bar_init()
    wp-includes/admin-bar.php:23
WordPress Core
0
  1. WC_AJAX::do_wc_ajax()
    wp-content/plugins/woocommerce/includes/class-wc-ajax.php:108
Plugin: woocommerce
0
  1. RankMath\Sitemap\Router->template_redirect()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php:99
Plugin: seo-by-rank-math
0
  1. WPDeveloper\B\C\Request->validate_single_docs_category_redirect()
    wp-content/plugins/betterdocs/includes/Core/Request.php:186
Plugin: betterdocs
0
  1. Elementor\Preview->init()
    wp-content/plugins/elementor/includes/preview.php:77
Plugin: elementor
1
  1. WPDeveloper\B\C\Request->reapply_taxonomy_flags()
    wp-content/plugins/betterdocs/includes/Core/Request.php:389
Plugin: betterdocs
1
  1. icl_language_canonical_redirects()
    wp-content/plugins/sitepress-multilingual-cms/inc/hacks/language-canonical-redirects.php:8
Plugin: sitepress-multilingual-cms
1
  1. Permalink_Manager_Core_Functions->new_uri_redirect_and_404()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-core-functions.php:642
Plugin: permalink-manager-pro
1
  1. RankMath\Frontend\Comments->replytocom_redirect()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-comments.php:78
Plugin: seo-by-rank-math
2
  1. WP_Rocket\E\O\B\Subscriber->start_content_process()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/Buffer/Subscriber.php:44
Plugin: wp-rocket
3
  1. WP_Rocket\E\C\P\F\Subscriber->start_performance_hints_buffer()
    wp-content/plugins/wp-rocket/inc/Engine/Common/PerformanceHints/Frontend/Subscriber.php:69
Plugin: wp-rocket
5
  1. wc_product_canonical_redirect()
    wp-content/plugins/woocommerce/includes/wc-product-functions.php:368
Plugin: woocommerce
5
  1. affwp_show_affiliate_coupons_remove_template_redirect()
    wp-content/plugins/affiliate-wp/includes/actions.php:192
Plugin: affiliate-wp
9
  1. monsterinsights_events_tracking()
    wp-content/plugins/google-analytics-premium/includes/frontend/frontend.php:64
Plugin: google-analytics-premium
9
  1. Permalink_Manager_WooCommerce->woocommerce_checkout_fix()
    wp-content/plugins/permalink-manager-pro/includes/integrations/permalink-manager-woocommerce.php:107
Plugin: permalink-manager-pro
10
  1. wc_disable_author_archives_for_customers()
    wp-content/plugins/woocommerce/includes/wc-user-functions.php:931
Plugin: woocommerce
10
  1. WC_Cache_Helper::geolocation_ajax_redirect()
    wp-content/plugins/woocommerce/includes/class-wc-cache-helper.php:185
Plugin: woocommerce
10
  1. WC_Form_Handler::redirect_reset_password_link()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:45
Plugin: woocommerce
10
  1. WC_Form_Handler::save_address()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:83
Plugin: woocommerce
10
  1. WC_Form_Handler::save_account_details()
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:237
Plugin: woocommerce
10
  1. affwp_filter_shown_affiliate_area_forms()
    wp-content/plugins/affiliate-wp/includes/misc-functions.php:1126
Plugin: affiliate-wp
10
  1. Affiliate_WP_Login->redirect_out_from_login_page_when_logged()
    wp-content/plugins/affiliate-wp/includes/class-login.php:33
Plugin: affiliate-wp
10
  1. Affiliate_WP_Register->redirect_out_from_registration_page_when_logged()
    wp-content/plugins/affiliate-wp/includes/class-register.php:51
Plugin: affiliate-wp
10
  1. AffiliateWP\C\D\Groups->register_connectables()
    wp-content/plugins/affiliate-wp/includes/class-creatives-groups.php:582
Plugin: affiliate-wp
10
  1. AffiliateWP\C\D\Groups->redirect_with_selected_filter()
    wp-content/plugins/affiliate-wp/includes/class-creatives-groups.php:529
Plugin: affiliate-wp
10
  1. AffiliateWP\Affiliate_Area->redirect_to_registration_page_when_non_affiliate_is_logged_in()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-area.php:59
Plugin: affiliate-wp
10
  1. AffiliateWP_Affiliate_Portal\C\C\Portal->template_include_override()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-portal.php:46
Plugin: affiliatewp-affiliate-portal
10
  1. AffiliateWP_Affiliate_Portal\C\C\Portal->maybe_soft_flush_rewrites()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-portal.php:102
Plugin: affiliatewp-affiliate-portal
10
  1. AffiliateWP_Affiliate_Portal\Core\Menu_Links->redirect_non_affiliates_on_menu_pages()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/class-menu-links.php:178
Plugin: affiliatewp-affiliate-portal
10
  1. Closure on line 49 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php:49
Plugin: sitepress-multilingual-cms
10
  1. Automattic\W\B\D\S\CheckoutLink->handle_checkout_link_endpoint()
    wp-content/plugins/woocommerce/src/Blocks/Domain/Services/CheckoutLink.php:61
Plugin: woocommerce
10
  1. Automattic\W\B\T\ClassicTemplatesCompatibility->set_classic_template_data()
    wp-content/plugins/woocommerce/src/Blocks/Templates/ClassicTemplatesCompatibility.php:48
Plugin: woocommerce
10
  1. WP_Rocket\T\P\ContactForm7->maybe_optimize_contact_form_7()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ContactForm7.php:36
Plugin: wp-rocket
10
  1. RankMath\Analytics\GTag->add_analytics_tag()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-gtag.php:69
Plugin: seo-by-rank-math
10
  1. RankMath\LLMS\LLMS_Txt->maybe_serve_llms_txt()
    wp-content/plugins/seo-by-rank-math/includes/modules/llms/class-llms-txt.php:96
Plugin: seo-by-rank-math
10
  1. RankMathPro\Schema\Frontend->schema_preview_template()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-frontend.php:81
Plugin: seo-by-rank-math-pro
10
  1. RankMath\Sitemap\Redirect_Core_Sitemaps->redirect_core_sitemaps()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-redirect-core-sitemaps.php:46
Plugin: seo-by-rank-math
10
  1. RankMathPro\Analytics\Analytics->local_js_endpoint()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-analytics.php:558
Plugin: seo-by-rank-math-pro
10
  1. wc_template_redirect()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:26
Plugin: woocommerce
10
  1. wc_send_frame_options_header()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:102
Plugin: woocommerce
10
  1. wc_prevent_endpoint_indexing()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:116
Plugin: woocommerce
10
  1. wc_prevent_adjacent_posts_rel_link_wp_head()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:130
Plugin: woocommerce
10
  1. WPDeveloper\B\C\Rewrite->handle_pagination_redirect()
    wp-content/plugins/betterdocs/includes/Core/Rewrite.php:28
Plugin: betterdocs
10
  1. WPDeveloper\B\A\Analytics->set_cookies()
    wp-content/plugins/betterdocs-pro/includes/Admin/Analytics.php:17
Plugin: betterdocs-pro
10
  1. Elementor\C\E\Editor->redirect_to_new_url()
    wp-content/plugins/elementor/core/editor/editor.php:193
Plugin: elementor
10
  1. Elementor\Frontend->init()
    wp-content/plugins/elementor/includes/frontend.php:217
Plugin: elementor
10
  1. Elementor\TemplateLibrary\Source_Local->block_template_frontend()
    wp-content/plugins/elementor/includes/template-library/sources/local.php:1152
Plugin: elementor
10
  1. Elementor\A\M\K\Module->handle_kit_screenshot_generation()
    wp-content/plugins/elementor/app/modules/kit-library/module.php:146
Plugin: elementor
10
  1. ElementorPro\M\T\C\Locations_Manager->register_locations()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:139
Plugin: elementor-pro
10
  1. Closure on line 198 of wp-content/plugins/elementor-pro/modules/notes/module.php
    wp-content/plugins/elementor-pro/modules/notes/module.php:198
Plugin: elementor-pro
10
  1. WC_Cart_Session->clean_up_removed_cart_contents()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:727
Plugin: woocommerce
10
  1. WPO\I\E\Peppol->save_peppol_settings()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/edi/Peppol.php:172
Plugin: woocommerce-pdf-invoices-packing-slips
10
  1. WP_Sitemaps->render_sitemaps()
    wp-includes/sitemaps/class-wp-sitemaps.php:163
WordPress Core
11
  1. rest_output_link_header()
    wp-includes/rest-api.php:1067
WordPress Core
11
  1. wp_shortlink_header()
    wp-includes/link-template.php:4236
WordPress Core
12
  1. WPML_PB_Fix_Maintenance_Query->fix_global_query()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Integrations/Elementor/class-wpml-pb-fix-maintenance-query.php:11
Plugin: sitepress-multilingual-cms
20
  1. wc_track_product_view()
    wp-content/plugins/woocommerce/includes/wc-product-functions.php:891
Plugin: woocommerce
20
  1. wc_clear_cart_after_payment()
    wp-content/plugins/woocommerce/includes/wc-cart-functions.php:175
Plugin: woocommerce
999
  1. WC_Session_Handler->destroy_session_if_empty()
    wp-content/plugins/woocommerce/includes/class-wc-session-handler.php:723
Plugin: woocommerce
1000
  1. wp_redirect_admin_locations()
    wp-includes/canonical.php:1038
WordPress Core
elementor/documents/register 0
  1. Elementor\Core\Documents_Manager->register_default_types()
    wp-content/plugins/elementor/core/documents-manager.php:120
Plugin: elementor
10
  1. WPDeveloper\B\E\Elementor->register_documents()
    wp-content/plugins/betterdocs/includes/Editors/Elementor.php:113
Plugin: betterdocs
10
  1. Elementor\C\K\Manager->register_document()
    wp-content/plugins/elementor/core/kits/manager.php:218
Plugin: elementor
10
  1. Elementor\M\L\Module->register_documents()
    wp-content/plugins/elementor/modules/library/module.php:48
Plugin: elementor
10
  1. Closure on line 461 of wp-content/plugins/elementor/modules/landing-pages/module.php
    wp-content/plugins/elementor/modules/landing-pages/module.php:461
Plugin: elementor
10
  1. Closure on line 102 of wp-content/plugins/elementor/modules/floating-buttons/module.php
    wp-content/plugins/elementor/modules/floating-buttons/module.php:102
Plugin: elementor
10
  1. Closure on line 109 of wp-content/plugins/elementor/modules/cloud-library/module.php
    wp-content/plugins/elementor/modules/cloud-library/module.php:109
Plugin: elementor
10
  1. Closure on line 37 of wp-content/plugins/elementor/modules/components/module.php
    wp-content/plugins/elementor/modules/components/module.php:37
Plugin: elementor
10
  1. ElementorPro\M\G\Module->register_documents()
    wp-content/plugins/elementor-pro/modules/global-widget/module.php:208
Plugin: elementor-pro
10
  1. ElementorPro\M\P\Module->register_documents()
    wp-content/plugins/elementor-pro/modules/popup/module.php:199
Plugin: elementor-pro
10
  1. ElementorPro\M\T\C\Templates_Types_Manager->register_documents()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/templates-types-manager.php:34
Plugin: elementor-pro
10
  1. Closure on line 67 of wp-content/plugins/elementor-pro/modules/custom-code/module.php
    wp-content/plugins/elementor-pro/modules/custom-code/module.php:67
Plugin: elementor-pro
10
  1. ElementorPro\M\W\Module->register_documents()
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:225
Plugin: elementor-pro
11
  1. Closure on line 102 of wp-content/plugins/elementor-pro/modules/loop-builder/module.php
    wp-content/plugins/elementor-pro/modules/loop-builder/module.php:102
Plugin: elementor-pro
11
  1. Closure on line 76 of wp-content/plugins/elementor-pro/modules/floating-buttons/module.php
    wp-content/plugins/elementor-pro/modules/floating-buttons/module.php:76
Plugin: elementor-pro
elementor/frontend/render_mode/register 10
  1. ElementorPro\C\A\M\S\Module->register_render_mode()
    wp-content/plugins/elementor-pro/core/app/modules/site-editor/module.php:93
Plugin: elementor-pro
10
  1. Elementor\M\C\Module->register_render_mode()
    wp-content/plugins/elementor/modules/cloud-library/module.php:122
Plugin: elementor
10
  1. ElementorPro\M\S\Module->register_render_mode()
    wp-content/plugins/elementor-pro/modules/screenshots/module.php:207
Plugin: elementor-pro
admin_bar_init
add_admin_bar_menus
parse_term_query 10
  1. WPDeveloper\B\C\Query->parse_term_query()
    wp-content/plugins/betterdocs-pro/includes/Core/Query.php:72
Plugin: betterdocs-pro
pre_get_terms 10
  1. wc_change_pre_get_terms()
    wp-content/plugins/woocommerce/includes/wc-term-functions.php:57
Plugin: woocommerce
elementor/connect/apps/register 10
  1. ElementorPro\C\C\Manager->register_apps()
    wp-content/plugins/elementor-pro/core/connect/manager.php:15
Plugin: elementor-pro
10
  1. Closure on line 54 of wp-content/plugins/elementor/modules/ai/module.php
    wp-content/plugins/elementor/modules/ai/module.php:54
Plugin: elementor
10
  1. Closure on line 103 of wp-content/plugins/elementor/modules/cloud-library/module.php
    wp-content/plugins/elementor/modules/cloud-library/module.php:103
Plugin: elementor
10
  1. Closure on line 26 of wp-content/plugins/elementor/modules/cloud-kit-library/module.php
    wp-content/plugins/elementor/modules/cloud-kit-library/module.php:26
Plugin: elementor
10
  1. Closure on line 135 of wp-content/plugins/elementor/app/modules/kit-library/module.php
    wp-content/plugins/elementor/app/modules/kit-library/module.php:135
Plugin: elementor
elementor/theme/register_locations 10
  1. hello_elementor_register_elementor_locations()
    wp-content/themes/hello-elementor/functions.php:173
Theme
10
  1. ElementorPro\M\P\Module->register_location()
    wp-content/plugins/elementor-pro/modules/popup/module.php:203
Plugin: elementor-pro
10
  1. Closure on line 71 of wp-content/plugins/elementor-pro/modules/custom-code/module.php
    wp-content/plugins/elementor-pro/modules/custom-code/module.php:71
Plugin: elementor-pro
10
  1. ElementorPro\M\F\Module->register_location()
    wp-content/plugins/elementor-pro/modules/floating-buttons/module.php:98
Plugin: elementor-pro
99
  1. ElementorPro\M\T\C\Theme_Support->after_register_locations()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/theme-support.php:36
Plugin: elementor-pro
elementor/element/before_section_start
elementor/element/single/document_settings/before_section_start
elementor/controls/controls_registered 10
  1. Code_Snippets\Elementor\Elementor->init_controls()
    wp-content/plugins/code-snippets-pro/php/front-end/elementor/class-elementor.php:54
Plugin: code-snippets-pro
10
  1. Happy_Addons\Elementor\Base->register_controls()
    wp-content/plugins/happy-elementor-addons/base.php:237
Plugin: happy-elementor-addons
10
  1. DynamicContentForElementor\Controls->on_controls_registered()
    wp-content/plugins/dynamic-content-for-elementor/class/controls.php:56
Plugin: dynamic-content-for-elementor
elementor/controls/register 10
  1. Affiliate_WP_Elementor->register_controls()
    wp-content/plugins/affiliate-wp/includes/integrations/class-elementor.php:557
Plugin: affiliate-wp
10
  1. Happy_Addons_Pro\Base->register_controls()
    wp-content/plugins/happy-elementor-addons-pro/base.php:190
Plugin: happy-elementor-addons-pro
10
  1. Elementor\C\K\Manager->register_controls()
    wp-content/plugins/elementor/core/kits/manager.php:346
Plugin: elementor
10
  1. Closure on line 38 of wp-content/plugins/elementor/modules/nested-elements/module.php
    wp-content/plugins/elementor/modules/nested-elements/module.php:38
Plugin: elementor
10
  1. Elementor\M\S\Module->register_controls()
    wp-content/plugins/elementor/modules/styleguide/module.php:104
Plugin: elementor
10
  1. Closure on line 129 of wp-content/plugins/elementor/modules/floating-buttons/module.php
    wp-content/plugins/elementor/modules/floating-buttons/module.php:129
Plugin: elementor
10
  1. ElementorPro\M\Q\Module->register_controls()
    wp-content/plugins/elementor-pro/modules/query-control/module.php:889
Plugin: elementor-pro
10
  1. ElementorPro\M\M\Module->register_controls_group()
    wp-content/plugins/elementor-pro/modules/motion-fx/module.php:39
Plugin: elementor-pro
10
  1. ElementorPro\M\T\Module->register_controls()
    wp-content/plugins/elementor-pro/modules/theme-builder/module.php:152
Plugin: elementor-pro
10
  1. ElementorPro\M\F\Module->register_controls()
    wp-content/plugins/elementor-pro/modules/forms/module.php:115
Plugin: elementor-pro
10
  1. Closure on line 20 of wp-content/plugins/elementor-pro/modules/slides/module.php
    wp-content/plugins/elementor-pro/modules/slides/module.php:20
Plugin: elementor-pro
10
  1. Closure on line 23 of wp-content/plugins/elementor-pro/modules/mega-menu/module.php
    wp-content/plugins/elementor-pro/modules/mega-menu/module.php:23
Plugin: elementor-pro
elementor/element/after_section_start 10
  1. Elementor\M\S\Module->add_styleguide_enable_controls()
    wp-content/plugins/elementor/modules/styleguide/module.php:117
Plugin: elementor
elementor/element/single/document_settings/after_section_start
elementor/element/before_section_end
elementor/element/single/document_settings/before_section_end
elementor/element/after_section_end 10
  1. ElementorPro\M\C\Module->register_controls()
    wp-content/plugins/elementor-pro/modules/custom-attributes/module.php:109
Plugin: elementor-pro
10
  1. ElementorPro\M\C\Module->register_controls()
    wp-content/plugins/elementor-pro/modules/custom-css/module.php:40
Plugin: elementor-pro
10
  1. ElementorPro\M\P\Module->register_controls()
    wp-content/plugins/elementor-pro/modules/page-transitions/module.php:76
Plugin: elementor-pro
10
  1. ElementorPro\M\S\Module->register_controls()
    wp-content/plugins/elementor-pro/modules/scroll-snap/module.php:26
Plugin: elementor-pro
10
  1. Happy_Addons_Pro\Extensions\Happy_Particle_Effects::register_controls()
    wp-content/plugins/happy-elementor-addons-pro/extensions/happy-particle-effects.php:54
Plugin: happy-elementor-addons-pro
elementor/element/single/document_settings/after_section_end
elementor/documents/register_controls 10
  1. Elementor\M\P\Module->action_register_template_control()
    wp-content/plugins/elementor/modules/page-templates/module.php:246
Plugin: elementor
10
  1. Closure on line 166 of wp-content/plugins/elementor/modules/container-converter/module.php
    wp-content/plugins/elementor/modules/container-converter/module.php:166
Plugin: elementor
10
  1. Happy_Addons\E\E\Reading_Progress_Bar->reading_progress_bar_controls()
    wp-content/plugins/happy-elementor-addons/extensions/reading-progress-bar.php:69
Plugin: happy-elementor-addons
10
  1. Happy_Addons\E\E\Custom_Mouse_Cursor->site_settings_controls()
    wp-content/plugins/happy-elementor-addons/extensions/custom-mouse-cursor.php:1316
Plugin: happy-elementor-addons
10
  1. Happy_Addons\E\E\Custom_Js->scroll_to_top_controls()
    wp-content/plugins/happy-elementor-addons/extensions/custom-js.php:25
Plugin: happy-elementor-addons
elementor/kit/register_tabs 1
  1. ElementorPro\M\W\Module->init_site_settings()
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:835
Plugin: elementor-pro
1
  1. Happy_Addons\E\E\Reading_Progress_Bar->init_site_settings()
    wp-content/plugins/happy-elementor-addons/extensions/reading-progress-bar.php:643
Plugin: happy-elementor-addons
elementor/element/kit/document_settings/before_section_start
elementor/element/kit/document_settings/after_section_start
elementor/element/kit/document_settings/before_section_end
elementor/element/kit/document_settings/after_section_end
elementor/element/kit/section_global_colors/before_section_start
elementor/element/kit/section_global_colors/after_section_start
elementor/element/kit/section_global_colors/before_section_end
elementor/element/kit/section_global_colors/after_section_end
elementor/element/kit/section_text_style/before_section_start
elementor/element/kit/section_text_style/after_section_start
elementor/element/kit/section_text_style/before_section_end
elementor/element/kit/section_text_style/after_section_end
elementor/element/kit/section_typography/before_section_start
elementor/element/kit/section_typography/after_section_start
elementor/element/kit/section_typography/before_section_end
elementor/element/kit/section_typography/after_section_end
elementor/element/kit/section_buttons/before_section_start
elementor/element/kit/section_buttons/after_section_start
elementor/element/kit/section_buttons/before_section_end
elementor/element/kit/section_buttons/after_section_end
elementor/element/kit/section_images/before_section_start
elementor/element/kit/section_images/after_section_start
elementor/element/kit/section_images/before_section_end
elementor/element/kit/section_images/after_section_end
elementor/element/kit/section_form_fields/before_section_start
elementor/element/kit/section_form_fields/after_section_start
elementor/element/kit/section_form_fields/before_section_end
elementor/element/kit/section_form_fields/after_section_end
elementor/element/kit/section_settings-site-identity/before_section_start
elementor/element/kit/section_settings-site-identity/after_section_start
elementor/element/kit/section_settings-site-identity/before_section_end
elementor/element/kit/section_settings-site-identity/after_section_end
elementor/element/kit/section_background/before_section_start
elementor/element/kit/section_background/after_section_start
elementor/element/kit/section_background/before_section_end
elementor/element/kit/section_background/after_section_end
elementor/element/kit/section_settings-layout/before_section_start
elementor/element/kit/section_settings-layout/after_section_start
elementor/element/kit/section_settings-layout/before_section_end
elementor/element/kit/section_settings-layout/after_section_end
elementor/element/kit/section_breakpoints/before_section_start
elementor/element/kit/section_breakpoints/after_section_start
elementor/element/kit/section_breakpoints/before_section_end
elementor/element/kit/section_breakpoints/after_section_end
elementor/element/kit/section_settings-lightbox/before_section_start
elementor/element/kit/section_settings-lightbox/after_section_start
elementor/element/kit/section_settings-lightbox/before_section_end
elementor/element/kit/section_settings-lightbox/after_section_end
elementor/element/kit/section_page_transitions_teaser/before_section_start
elementor/element/kit/section_page_transitions_teaser/after_section_start
elementor/element/kit/section_page_transitions_teaser/before_section_end
elementor/element/kit/section_page_transitions/before_section_start
elementor/element/kit/section_page_transitions/after_section_start
elementor/element/kit/section_page_transitions/before_section_end
elementor/element/kit/section_page_transitions/after_section_end
elementor/element/kit/section_preloader/before_section_start
elementor/element/kit/section_preloader/after_section_start
elementor/element/kit/section_preloader/before_section_end
elementor/element/kit/section_preloader/after_section_end
elementor/element/kit/section_page_transitions_teaser/after_section_end
elementor/element/kit/section_custom_css_pro/before_section_start
elementor/element/kit/section_custom_css_pro/after_section_start
elementor/element/kit/section_custom_css_pro/before_section_end
elementor/element/kit/section_custom_css/before_section_start
elementor/element/kit/section_custom_css/after_section_start
elementor/element/kit/section_custom_css/before_section_end
elementor/element/kit/section_custom_css/after_section_end
elementor/element/kit/section_scroll_snap/before_section_start
elementor/element/kit/section_scroll_snap/after_section_start
elementor/element/kit/section_scroll_snap/before_section_end
elementor/element/kit/section_scroll_snap/after_section_end
elementor/element/kit/section_custom_css_pro/after_section_end
elementor/element/kit/section_woocommerce_pages/before_section_start
elementor/element/kit/section_woocommerce_pages/after_section_start
elementor/element/kit/section_woocommerce_pages/before_section_end
elementor/element/kit/section_woocommerce_pages/after_section_end
elementor/element/kit/section_woocommerce_notices/before_section_start
elementor/element/kit/section_woocommerce_notices/after_section_start
elementor/element/kit/section_woocommerce_notices/before_section_end
elementor/element/kit/section_woocommerce_notices/after_section_end
elementor/element/kit/woocommerce_error_notices/before_section_start
elementor/element/kit/woocommerce_error_notices/after_section_start
elementor/element/kit/woocommerce_error_notices/before_section_end
elementor/element/kit/woocommerce_error_notices/after_section_end
elementor/element/kit/woocommerce_message_notices/before_section_start
elementor/element/kit/woocommerce_message_notices/after_section_start
elementor/element/kit/woocommerce_message_notices/before_section_end
elementor/element/kit/woocommerce_message_notices/after_section_end
elementor/element/kit/woocommerce_info_notices/before_section_start
elementor/element/kit/woocommerce_info_notices/after_section_start
elementor/element/kit/woocommerce_info_notices/before_section_end
elementor/element/kit/woocommerce_info_notices/after_section_end
elementor/element/kit/ha_rpb_kit_section/before_section_start
elementor/element/kit/ha_rpb_kit_section/after_section_start
elementor/element/kit/ha_rpb_kit_section/before_section_end
elementor/element/kit/ha_rpb_kit_section/after_section_end
elementor/element/single/hm_cmc_init_section/before_section_start
elementor/element/single/hm_cmc_init_section/after_section_start
elementor/element/single/hm_cmc_init_section/before_section_end
elementor/element/single/hm_cmc_init_section/after_section_end
elementor/element/single/ha_page_custom_js_section/before_section_start
elementor/element/single/ha_page_custom_js_section/after_section_start
elementor/element/single/ha_page_custom_js_section/before_section_end
elementor/element/single/ha_page_custom_js_section/after_section_end
elementor/element/single/preview_settings/before_section_start
elementor/element/single/preview_settings/after_section_start
elementor/element/single/preview_settings/before_section_end
elementor/element/single/preview_settings/after_section_end
elementor/element/single/section_page_style/before_section_start
elementor/element/single/section_page_style/after_section_start
elementor/element/single/section_page_style/before_section_end
elementor/element/single/section_page_style/after_section_end
elementor/element/single/section_custom_css_pro/before_section_start
elementor/element/single/section_custom_css_pro/after_section_start
elementor/element/single/section_custom_css_pro/before_section_end
elementor/element/single/section_custom_css/before_section_start
elementor/element/single/section_custom_css/after_section_start
elementor/element/single/section_custom_css/before_section_end
elementor/element/single/section_custom_css/after_section_end 10
  1. Closure on line 78 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility/sections.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility/sections.php:78
Plugin: dynamic-content-for-elementor
elementor/element/single/dce_section_visibility_base/before_section_start
elementor/element/single/dce_section_visibility_base/after_section_start
elementor/element/single/dce_section_visibility_base/before_section_end
elementor/element/single/dce_section_visibility_base/after_section_end
elementor/element/single/dce_section_visibility_post/before_section_start
elementor/element/single/dce_section_visibility_post/after_section_start
elementor/element/single/dce_section_visibility_post/before_section_end
elementor/element/single/dce_section_visibility_post/after_section_end
elementor/element/single/dce_section_visibility_user/before_section_start
elementor/element/single/dce_section_visibility_user/after_section_start
elementor/element/single/dce_section_visibility_user/before_section_end
elementor/element/single/dce_section_visibility_user/after_section_end
elementor/element/single/dce_section_visibility_archive/before_section_start
elementor/element/single/dce_section_visibility_archive/after_section_start
elementor/element/single/dce_section_visibility_archive/before_section_end
elementor/element/single/dce_section_visibility_archive/after_section_end
elementor/element/single/dce_section_visibility_dynamic_tag/before_section_start
elementor/element/single/dce_section_visibility_dynamic_tag/after_section_start
elementor/element/single/dce_section_visibility_dynamic_tag/before_section_end
elementor/element/single/dce_section_visibility_dynamic_tag/after_section_end
elementor/element/single/dce_section_visibility_device/before_section_start
elementor/element/single/dce_section_visibility_device/after_section_start
elementor/element/single/dce_section_visibility_device/before_section_end
elementor/element/single/dce_section_visibility_device/after_section_end
elementor/element/single/dce_section_visibility_datetime/before_section_start
elementor/element/single/dce_section_visibility_datetime/after_section_start
elementor/element/single/dce_section_visibility_datetime/before_section_end
elementor/element/single/dce_section_visibility_datetime/after_section_end
elementor/element/single/dce_section_visibility_geotargeting/before_section_start
elementor/element/single/dce_section_visibility_geotargeting/after_section_start
elementor/element/single/dce_section_visibility_geotargeting/before_section_end
elementor/element/single/dce_section_visibility_geotargeting/after_section_end
elementor/element/single/dce_section_visibility_context/before_section_start
elementor/element/single/dce_section_visibility_context/after_section_start
elementor/element/single/dce_section_visibility_context/before_section_end
elementor/element/single/dce_section_visibility_context/after_section_end
elementor/element/single/dce_section_visibility_woocommerce/before_section_start
elementor/element/single/dce_section_visibility_woocommerce/after_section_start
elementor/element/single/dce_section_visibility_woocommerce/before_section_end
elementor/element/single/dce_section_visibility_woocommerce/after_section_end
elementor/element/single/dce_section_visibility_favorites/before_section_start
elementor/element/single/dce_section_visibility_favorites/after_section_start
elementor/element/single/dce_section_visibility_favorites/before_section_end
elementor/element/single/dce_section_visibility_favorites/after_section_end
elementor/element/single/dce_section_visibility_random/before_section_start
elementor/element/single/dce_section_visibility_random/after_section_start
elementor/element/single/dce_section_visibility_random/before_section_end
elementor/element/single/dce_section_visibility_random/after_section_end
elementor/element/single/dce_section_visibility_custom/before_section_start
elementor/element/single/dce_section_visibility_custom/after_section_start
elementor/element/single/dce_section_visibility_custom/before_section_end
elementor/element/single/dce_section_visibility_custom/after_section_end
elementor/element/single/dce_section_visibility_fallback/before_section_start
elementor/element/single/dce_section_visibility_fallback/after_section_start
elementor/element/single/dce_section_visibility_fallback/before_section_end
elementor/element/single/dce_section_visibility_fallback/after_section_end
elementor/element/single/section_scroll_snap/before_section_start
elementor/element/single/section_scroll_snap/after_section_start
elementor/element/single/section_scroll_snap/before_section_end
elementor/element/single/section_scroll_snap/after_section_end
elementor/element/single/section_custom_css_pro/after_section_end
wp_before_include_template 1000
  1. wp_start_template_enhancement_output_buffer()
    wp-includes/template.php:869
WordPress Core
get_header 10
  1. Elementor\M\I\Module->set_buffer()
    wp-content/plugins/elementor/modules/image-loading-optimization/module.php:79
Plugin: elementor
100
  1. WC_Stripe_Redirect_Handler::maybe_restore_cart()
    wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-redirect-handler.php:156
Plugin: woo-stripe-payment
wp_before_load_template
wp_head 0
  1. wp_enqueue_img_auto_sizes_contain_css_fix()
    wp-includes/media.php:2095
WordPress Core
0
  1. RankMath\Frontend\Head->front_page_init()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:90
Plugin: seo-by-rank-math
1
  1. wp_enqueue_scripts()
    wp-includes/script-loader.php:2305
WordPress Core
1
  1. wp_preload_resources()
    wp-includes/general-template.php:3751
WordPress Core
1
  1. wp_robots()
    wp-includes/robots-template.php:20
WordPress Core
1
  1. wp_post_preview_js()
    wp-includes/functions.php:7781
WordPress Core
1
  1. wp_maybe_inline_styles()
    wp-includes/script-loader.php:3059
WordPress Core
1
  1. WPML_SEO_HeadLangs->head_langs()
    wp-content/plugins/sitepress-multilingual-cms/classes/seo/class-wpml-seo-headlangs.php:38
Plugin: sitepress-multilingual-cms
1
  1. RankMath\Frontend\Head->head()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:162
Plugin: seo-by-rank-math
2
  1. wp_resource_hints()
    wp-includes/general-template.php:3628
WordPress Core
2
  1. feed_links()
    wp-includes/general-template.php:3239
WordPress Core
3
  1. feed_links_extra()
    wp-includes/general-template.php:3304
WordPress Core
4
  1. wp_oembed_add_discovery_links()
    wp-includes/embed.php:337
WordPress Core
6
  1. monsterinsights_tracking_script()
    wp-content/plugins/google-analytics-premium/includes/frontend/frontend.php:23
Plugin: google-analytics-premium
7
  1. Elementor\Frontend->print_fonts_links()
    wp-content/plugins/elementor/includes/frontend.php:903
Plugin: elementor
8
  1. wp_print_styles()
    wp-includes/functions.wp-styles.php:44
WordPress Core
9
  1. wp_print_head_scripts()
    wp-includes/script-loader.php:2249
WordPress Core
10
  1. rest_output_link_wp_head()
    wp-includes/rest-api.php:1042
WordPress Core
10
  1. rsd_link()
    wp-includes/general-template.php:3543
WordPress Core
10
  1. locale_stylesheet()
    wp-includes/theme.php:730
WordPress Core
10
  1. wp_generator()
    wp-includes/general-template.php:5106
WordPress Core
10
  1. wp_shortlink_wp_head()
    wp-includes/link-template.php:4219
WordPress Core
10
  1. _custom_logo_header_styles()
    wp-includes/theme.php:3001
WordPress Core
10
  1. wp_oembed_add_host_js()
    wp-includes/embed.php:387
WordPress Core
10
  1. SitePress->rtl_fix()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:1430
Plugin: sitepress-multilingual-cms
10
  1. SitePress->meta_generator_tag()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:3786
Plugin: sitepress-multilingual-cms
10
  1. Rhubarb\RedisCache\Plugin->register_shutdown_hooks()
    wp-content/plugins/redis-cache/includes/class-plugin.php:1201
Plugin: redis-cache
10
  1. check_default_options_and_function()
    wp-content/plugins/wpsolr-free/wpsolr/core/wpsolr_include.inc.php:508
Plugin: wpsolr-free
10
  1. wpsolr_add_js_global_error()
    wp-content/plugins/wpsolr-free/wpsolr.inc.php:14
Plugin: wpsolr-free
10
  1. Affiliate_WP_Tracking->header_scripts()
    wp-content/plugins/affiliate-wp/includes/class-tracking.php:120
Plugin: affiliate-wp
10
  1. Affiliate_WP_Elementor->hide_registration_form()
    wp-content/plugins/affiliate-wp/includes/integrations/class-elementor.php:95
Plugin: affiliate-wp
10
  1. Automattic\W\B\D\S\Notices->enqueue_notice_styles()
    wp-content/plugins/woocommerce/src/Blocks/Domain/Services/Notices.php:127
Plugin: woocommerce
10
  1. WP_Rocket\T\P\E\WooCommerceSubscriber->show_empty_product_gallery_with_delayJS()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ecommerce/WooCommerceSubscriber.php:527
Plugin: wp-rocket
10
  1. Happy_Addons_Pro\Classes\Loop_Template::loop_template_editor_width()
    wp-content/plugins/happy-elementor-addons-pro/classes/loop-template.php:33
Plugin: happy-elementor-addons-pro
10
  1. wc_gallery_noscript()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:142
Plugin: woocommerce
10
  1. wc_page_noindex()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:4084
Plugin: woocommerce
10
  1. WPDeveloper\B\A\Analytics->update_analytics()
    wp-content/plugins/betterdocs-pro/includes/Admin/Analytics.php:30
Plugin: betterdocs-pro
10
  1. WPDeveloper\B\A\C\Customizer->dynamic_css()
    wp-content/plugins/betterdocs/includes/Admin/Customizer/Customizer.php:133
Plugin: betterdocs
10
  1. WPDeveloper\B\A\C\Customizer->dynamic_css()
    wp-content/plugins/betterdocs-pro/includes/Admin/Customizer/Customizer.php:88
Plugin: betterdocs-pro
10
  1. Closure on line 471 of wp-content/plugins/elementor/core/kits/manager.php
    wp-content/plugins/elementor/core/kits/manager.php:471
Plugin: elementor
10
  1. Elementor\M\G\Module->render_generator_tag()
    wp-content/plugins/elementor/modules/generator-tag/module.php:25
Plugin: elementor
10
  1. Closure on line 156 of wp-content/plugins/elementor-pro/modules/custom-code/module.php
    wp-content/plugins/elementor-pro/modules/custom-code/module.php:156
Plugin: elementor-pro
10
  1. ElementorPro\M\S\C\Facebook_SDK_Manager::enqueue_meta_app_id()
    wp-content/plugins/elementor-pro/modules/social/classes/facebook-sdk-manager.php:30
Plugin: elementor-pro
10
  1. Code_Snippets\Active_Snippets->load_head_content()
    wp-content/plugins/code-snippets-pro/php/class-active-snippets.php:293
Plugin: code-snippets-pro
10
  1. Automattic\W\I\C\ComingSoonAdminBarBadge->output_css()
    wp-content/plugins/woocommerce/src/Internal/ComingSoon/ComingSoonAdminBarBadge.php:84
Plugin: woocommerce
10
  1. Closure on line 28 of wp-content/plugins/elementor/modules/lazyload/module.php
    wp-content/plugins/elementor/modules/lazyload/module.php:28
Plugin: elementor
10
  1. Elementor\Frontend->add_theme_color_meta_tag()
    wp-content/plugins/elementor/includes/frontend.php:265
Plugin: elementor
50
  1. wp_print_font_faces()
    wp-includes/fonts.php:43
WordPress Core
99
  1. wp_site_icon()
    wp-includes/general-template.php:3575
WordPress Core
99
  1. Closure on line 1 of wp-content/plugins/code-snippets-pro/php/snippet-ops.php(610) : eval()'d code
    wp-content/plugins/code-snippets-pro/php/snippet-ops.php(610) : eval()'d code:1
Plugin: code-snippets-pro
99
  1. RankMath\Frontend\Comments->add_attributes()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-comments.php:41
Plugin: seo-by-rank-math
101
  1. wp_custom_css_cb()
    wp-includes/theme.php:1968
WordPress Core
110
  1. RankMathPro\Image_Seo_Pro->maybe_change_attributes_case()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/class-image-seo-pro.php:197
Plugin: seo-by-rank-math-pro
9223372036854775807 (PHP_INT_MAX)
  1. WP_Rocket\E\M\L\Subscriber->insert_nojs_style()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:274
Plugin: wp-rocket
9223372036854775807 (PHP_INT_MAX)
  1. WP_Rocket\E\C\CriticalCSSSubscriber->insert_load_css()
    wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSSSubscriber.php:547
Plugin: wp-rocket
wp_enqueue_scripts -9223372036854775807 (-PHP_INT_MAX)
  1. wpml_register_js_scripts()
    wp-content/plugins/sitepress-multilingual-cms/inc/js-scripts.php:7
Plugin: sitepress-multilingual-cms
-20
  1. QuadLayers\W\V\F\Products->enqueue_scripts()
    wp-content/plugins/woocommerce-direct-checkout-pro/lib/view/frontend/class-products.php:59
Plugin: woocommerce-direct-checkout-pro
-10
  1. QuadLayers\W\V\F\General->enqueue_scripts()
    wp-content/plugins/woocommerce-direct-checkout-pro/lib/view/frontend/class-general.php:48
Plugin: woocommerce-direct-checkout-pro
0
  1. Happy_Addons_Pro\Classes\Assets_Manager::frontend_register()
    wp-content/plugins/happy-elementor-addons-pro/classes/assets-manager.php:28
Plugin: happy-elementor-addons-pro
1
  1. wp_enqueue_block_style_variation_styles()
    wp-includes/block-supports/block-style-variations.php:246
WordPress Core
2
  1. SitePress->js_load()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:1274
Plugin: sitepress-multilingual-cms
5
  1. AffiliateWP\Scripts->register_namespace()
    wp-content/plugins/affiliate-wp/includes/class-affwp-scripts.php:359
Plugin: affiliate-wp
5
  1. AffiliateWP\Scripts->register_scripts()
    wp-content/plugins/affiliate-wp/includes/class-affwp-scripts.php:153
Plugin: affiliate-wp
5
  1. AffiliateWP\Affiliate_Area_Creatives->load_scripts()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-area-creatives.php:174
Plugin: affiliate-wp
5
  1. Elementor\Frontend->register_scripts()
    wp-content/plugins/elementor/includes/frontend.php:350
Plugin: elementor
5
  1. Elementor\Frontend->register_styles()
    wp-content/plugins/elementor/includes/frontend.php:480
Plugin: elementor
9
  1. WP_Duotone::output_block_styles()
    wp-includes/class-wp-duotone.php:1203
WordPress Core
9
  1. Elementor\C\C\App->register_scripts()
    wp-content/plugins/elementor/core/common/app.php:102
Plugin: elementor
9
  1. Elementor\C\C\App->register_styles()
    wp-content/plugins/elementor/core/common/app.php:175
Plugin: elementor
10
  1. wp_enqueue_emoji_styles()
    wp-includes/formatting.php:5879
WordPress Core
10
  1. wp_common_block_scripts_and_styles()
    wp-includes/script-loader.php:2476
WordPress Core
10
  1. wp_enqueue_classic_theme_styles()
    wp-includes/script-loader.php:3420
WordPress Core
10
  1. wp_enqueue_global_styles()
    wp-includes/script-loader.php:2529
WordPress Core
10
  1. wp_enqueue_stored_styles()
    wp-includes/script-loader.php:3244
WordPress Core
10
  1. wp_enqueue_admin_bar_bump_styles()
    wp-includes/admin-bar.php:1285
WordPress Core
10
  1. wp_enqueue_admin_bar_header_styles()
    wp-includes/admin-bar.php:1269
WordPress Core
10
  1. wp_enqueue_block_template_skip_link()
    wp-includes/theme-templates.php:109
WordPress Core
10
  1. WPML\L\A\Hooks->enqueueScripts()
    wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/AjaxNavigation/Hooks.php:11
Plugin: sitepress-multilingual-cms
10
  1. WC_Frontend_Scripts::load_scripts()
    wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php:463
Plugin: woocommerce
10
  1. wpsolr_enqueue_script()
    wp-content/plugins/wpsolr-free/wpsolr/core/wpsolr_include.inc.php:626
Plugin: wpsolr-free
10
  1. Affiliate_Signup_Widget->enqueue_frontend_scripts()
    wp-content/plugins/affiliate-wp/includes/affiliate-signup-widget/class-affiliate-signup-widget.php:363
Plugin: affiliate-wp
10
  1. affwp_register_global_scripts()
    wp-content/plugins/affiliate-wp/includes/scripts.php:333
Plugin: affiliate-wp
10
  1. affwp_frontend_scripts_and_styles()
    wp-content/plugins/affiliate-wp/includes/scripts.php:352
Plugin: affiliate-wp
10
  1. Affiliate_WP_Tracking->load_scripts()
    wp-content/plugins/affiliate-wp/includes/class-tracking.php:285
Plugin: affiliate-wp
10
  1. Affiliate_WP_WooCommerce->notification_scripts()
    wp-content/plugins/affiliate-wp/includes/integrations/class-woocommerce.php:755
Plugin: affiliate-wp
10
  1. AffiliateWP\Affiliate_Links->register_scripts()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-links.php:47
Plugin: affiliate-wp
10
  1. Affiliate_WP_Custom_Links->register_scripts()
    wp-content/plugins/affiliate-wp/includes/class-custom-links.php:132
Plugin: affiliate-wp
10
  1. WPML_LS_Assets->wp_enqueue_scripts_action()
    wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/class-wpml-ls-assets.php:29
Plugin: sitepress-multilingual-cms
10
  1. WPML\T\A\Hooks->enqueueScripts()
    wp-content/plugins/sitepress-multilingual-cms/classes/admin-bar/Hooks.php:50
Plugin: sitepress-multilingual-cms
10
  1. WPMUDEV_BLC\Core\Loader->handle_front_scripts()
    wp-content/plugins/broken-link-checker/core/class-loader.php:339
Plugin: broken-link-checker
10
  1. Closure on line 323 of wp-content/plugins/dynamic-content-for-elementor/class/assets.php
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:323
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Assets->register_scripts()
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:495
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Assets->register_styles()
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:398
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Assets->register_vendor_styles()
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:423
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Assets->dce_globals_stylescript()
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:347
Plugin: dynamic-content-for-elementor
10
  1. monsterinsights_frontend_admin_bar_scripts()
    wp-content/plugins/google-analytics-premium/includes/frontend/frontend.php:156
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Inline->load_frontend_styles()
    wp-content/plugins/google-analytics-premium/includes/popular-posts/class-popular-posts.php:164
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Inline->maybe_load_ajaxify_script()
    wp-content/plugins/google-analytics-premium/includes/popular-posts/class-popular-posts.php:186
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Widget->load_frontend_styles()
    wp-content/plugins/google-analytics-premium/includes/popular-posts/class-popular-posts.php:164
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Widget->maybe_load_ajaxify_script()
    wp-content/plugins/google-analytics-premium/includes/popular-posts/class-popular-posts.php:186
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Products->load_frontend_styles()
    wp-content/plugins/google-analytics-premium/includes/popular-posts/class-popular-posts.php:164
Plugin: google-analytics-premium
10
  1. MonsterInsights_Popular_Posts_Products->maybe_load_ajaxify_script()
    wp-content/plugins/google-analytics-premium/includes/popular-posts/class-popular-posts.php:186
Plugin: google-analytics-premium
10
  1. MonsterInsights_Site_Insights_Block->register_frontend_scripts()
    wp-content/plugins/google-analytics-premium/includes/gutenberg/monsterinsights-stats-block.php:14
Plugin: google-analytics-premium
10
  1. Happy_Addons\E\C\Assets_Manager::frontend_register()
    wp-content/plugins/happy-elementor-addons/classes/assets-manager.php:51
Plugin: happy-elementor-addons
10
  1. Happy_Addons\E\C\Admin_Bar::enqueue_assets()
    wp-content/plugins/happy-elementor-addons/classes/admin-bar.php:28
Plugin: happy-elementor-addons
10
  1. WC_Shop_Customizer->add_frontend_scripts()
    wp-content/plugins/woocommerce/includes/customizer/class-wc-shop-customizer.php:52
Plugin: woocommerce
10
  1. WPMailSMTP\P\A\P\P\Provider->frontend_enqueue_assets()
    wp-content/plugins/wp-mail-smtp-pro/src/Pro/Alerts/Providers/Push/Provider.php:528
Plugin: wp-mail-smtp-pro
10
  1. WPMailSMTP\Admin\AdminBarMenu->enqueues()
    wp-content/plugins/wp-mail-smtp-pro/src/Admin/AdminBarMenu.php:75
Plugin: wp-mail-smtp-pro
10
  1. WP_Rocket\E\P\L\Subscriber->add_preload_script()
    wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/Subscriber.php:61
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\L\C\Subscriber->insert_lazyload_script()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Subscriber.php:233
Plugin: wp-rocket
10
  1. WC_Brands->styles()
    wp-content/plugins/woocommerce/includes/class-wc-brands.php:237
Plugin: woocommerce
10
  1. RankMath\Frontend\Frontend->enqueue()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-frontend.php:111
Plugin: seo-by-rank-math
10
  1. hello_elementor_scripts_styles()
    wp-content/themes/hello-elementor/functions.php:134
Theme
10
  1. Closure on line 156 of wp-content/themes/hello-elementor/includes/elementor-functions.php
    wp-content/themes/hello-elementor/includes/elementor-functions.php:156
Theme
10
  1. WPDeveloper\B\F\FrontEnd->enqueue_scripts()
    wp-content/plugins/betterdocs/includes/FrontEnd/FrontEnd.php:250
Plugin: betterdocs
10
  1. WPDeveloper\B\F\FrontEnd->enqueue_scripts()
    wp-content/plugins/betterdocs-pro/includes/FrontEnd/FrontEnd.php:107
Plugin: betterdocs-pro
10
  1. WPDeveloper\B\E\Elementor->enqueue_scripts()
    wp-content/plugins/betterdocs/includes/Editors/Elementor.php:715
Plugin: betterdocs
10
  1. Elementor\M\D\Module->register_scripts()
    wp-content/plugins/elementor/modules/dev-tools/module.php:36
Plugin: elementor
10
  1. Elementor\M\W\Module->register_scripts()
    wp-content/plugins/elementor/modules/web-cli/module.php:23
Plugin: elementor
10
  1. Closure on line 864 of wp-content/plugins/elementor-pro/modules/page-transitions/module.php
    wp-content/plugins/elementor-pro/modules/page-transitions/module.php:864
Plugin: elementor-pro
10
  1. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:157
Plugin: elementor-pro
10
  1. ElementorPro\M\W\Module->e_notices_css()
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:999
Plugin: elementor-pro
10
  1. Dudlewebs\WPMCS\Front->enqueue_styles()
    wp-content/plugins/media-cloud-sync/includes/front.php:33
Plugin: media-cloud-sync
10
  1. Dudlewebs\WPMCS\Front->enqueue_scripts()
    wp-content/plugins/media-cloud-sync/includes/front.php:42
Plugin: media-cloud-sync
10
  1. WC_Stripe_Frontend_Scripts->enqueue_scripts()
    wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-frontend-scripts.php:107
Plugin: woo-stripe-payment
10
  1. PaymentPlugins\W\P\F\FastlaneController->wp_enqueue_scripts()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Fastlane/FastlaneController.php:93
Plugin: pymntpl-paypal-woocommerce
10
  1. PaymentPlugins\W\P\P\PaymentGateways->enqueue_payment_scripts()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Payments/PaymentGateways.php:140
Plugin: pymntpl-paypal-woocommerce
10
  1. WCML_Resources::front_scripts()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-resources.php:203
Plugin: woocommerce-multilingual
10
  1. SearchWP_Live_Search_Form->assets()
    wp-content/plugins/searchwp-live-ajax-search/includes/class-form.php:248
Plugin: searchwp-live-ajax-search
10
  1. Closure on line 123 of wp-content/plugins/woocommerce/src/Internal/Orders/OrderAttributionController.php
    wp-content/plugins/woocommerce/src/Internal/Orders/OrderAttributionController.php:123
Plugin: woocommerce
10
  1. Happy_Addons\E\E\Reading_Progress_Bar->enqueue_scripts_frontend()
    wp-content/plugins/happy-elementor-addons/extensions/reading-progress-bar.php:55
Plugin: happy-elementor-addons
10
  1. Happy_Addons\E\E\Custom_Mouse_Cursor->register_scripts()
    wp-content/plugins/happy-elementor-addons/extensions/custom-mouse-cursor.php:55
Plugin: happy-elementor-addons
10
  1. Happy_Addons\E\E\Custom_Mouse_Cursor->register_styles()
    wp-content/plugins/happy-elementor-addons/extensions/custom-mouse-cursor.php:67
Plugin: happy-elementor-addons
10
  1. RankMath\Schema\Block_TOC->register_block_style()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/class-block-toc.php:75
Plugin: seo-by-rank-math
10
  1. SearchWP\Forms\Frontend::assets()
    wp-content/plugins/searchwp/includes/Forms/Frontend.php:102
Plugin: searchwp
10
  1. SearchWP\Templates\Frontend::assets()
    wp-content/plugins/searchwp/includes/Templates/Frontend.php:69
Plugin: searchwp
10
  1. Closure on line 58 of wp-content/plugins/elementor/core/frontend/render-modes/render-mode-base.php
    wp-content/plugins/elementor/core/frontend/render-modes/render-mode-base.php:58
Plugin: elementor
10
  1. Closure on line 62 of wp-content/plugins/elementor/core/frontend/render-modes/render-mode-base.php
    wp-content/plugins/elementor/core/frontend/render-modes/render-mode-base.php:62
Plugin: elementor
11
  1. WP_Duotone::output_global_styles()
    wp-includes/class-wp-duotone.php:1222
WordPress Core
15
  1. Code_Snippets\Active_Snippets->enqueue_js()
    wp-content/plugins/code-snippets-pro/php/class-active-snippets.php:196
Plugin: code-snippets-pro
15
  1. Code_Snippets\Active_Snippets->enqueue_css()
    wp-content/plugins/code-snippets-pro/php/class-active-snippets.php:181
Plugin: code-snippets-pro
20
  1. WPML_LS_Inline_Styles->wp_enqueue_scripts_action()
    wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/class-wpml-ls-inline-styles.php:214
Plugin: sitepress-multilingual-cms
20
  1. WPO\I\E\Peppol->peppol_enqueue_classic_checkout_script()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/edi/Peppol.php:617
Plugin: woocommerce-pdf-invoices-packing-slips
99
  1. WPDeveloper\B\M\StyleHandler->enqueue_frontend_assets()
    wp-content/plugins/betterdocs/includes/Modules/StyleHandler.php:160
Plugin: betterdocs
100
  1. Happy_Addons\E\C\Assets_Manager::frontend_enqueue()
    wp-content/plugins/happy-elementor-addons/classes/assets-manager.php:453
Plugin: happy-elementor-addons
100
  1. Automattic\W\B\AssetsController->update_block_settings_dependencies()
    wp-content/plugins/woocommerce/src/Blocks/AssetsController.php:503
Plugin: woocommerce
100
  1. Closure on line 48 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/form/amount.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/form/amount.php:48
Plugin: dynamic-content-for-elementor
100
  1. Closure on line 31 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/form/js-field.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/form/js-field.php:31
Plugin: dynamic-content-for-elementor
999
  1. Elementor\M\G\Module->dequeue_assets()
    wp-content/plugins/elementor/modules/gutenberg/module.php:153
Plugin: elementor
999
  1. WPO\IPS\Frontend->open_my_account_link_on_new_tab()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Frontend.php:136
Plugin: woocommerce-pdf-invoices-packing-slips
1000
  1. wp_localize_jquery_ui_datepicker()
    wp-includes/script-loader.php:1959
WordPress Core
9223372036854775747
  1. WP_Rocket\E\H\HeartbeatSubscriber->maybe_disable()
    wp-content/plugins/wp-rocket/inc/Engine/Heartbeat/HeartbeatSubscriber.php:58
Plugin: wp-rocket
9223372036854775807 (PHP_INT_MAX)
  1. WP_Rocket\E\M\L\Subscriber->insert_youtube_thumbnail_style()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:297
Plugin: wp-rocket
qm/output/enqueued-assets
elementor/frontend/before_register_scripts 10
  1. ElementorPro\Plugin->register_frontend_scripts()
    wp-content/plugins/elementor-pro/plugin.php:274
Plugin: elementor-pro
10
  1. ElementorPro\M\L\Module->register_frontend_scripts()
    wp-content/plugins/elementor-pro/modules/lottie/module.php:84
Plugin: elementor-pro
10
  1. ElementorPro\M\C\Module->register_frontend_scripts()
    wp-content/plugins/elementor-pro/modules/code-highlight/module.php:55
Plugin: elementor-pro
10
  1. Happy_Addons\E\E\Background_Parallax->register_scripts()
    wp-content/plugins/happy-elementor-addons/extensions/background-parallax.php:53
Plugin: happy-elementor-addons
10
  1. Happy_Addons_Pro\Extensions\Happy_Particle_Effects::register_scripts()
    wp-content/plugins/happy-elementor-addons-pro/extensions/happy-particle-effects.php:21
Plugin: happy-elementor-addons-pro
10
  1. Happy_Addons_Pro\Extensions\Global_Badge->register_scripts()
    wp-content/plugins/happy-elementor-addons-pro/extensions/global-badge.php:66
Plugin: happy-elementor-addons-pro
10
  1. Happy_Addons_Pro\Extensions\Multi_Layer_Parallax->register_scripts()
    wp-content/plugins/happy-elementor-addons-pro/extensions/multi-layer-parallax.php:47
Plugin: happy-elementor-addons-pro
elementor/widget/nested-tabs/skins_init
elementor/widget/nested-accordion/skins_init
elementor/widget/common-base/skins_init
elementor/widget/common/skins_init
elementor/widget/common-optimized/skins_init
elementor/widget/inner-section/skins_init
elementor/widget/heading/skins_init
elementor/widget/image/skins_init
elementor/widget/text-editor/skins_init
elementor/widget/video/skins_init
elementor/widget/button/skins_init
elementor/widget/divider/skins_init
elementor/widget/spacer/skins_init
elementor/widget/image-box/skins_init
elementor/widget/google_maps/skins_init
elementor/widget/icon/skins_init
elementor/widget/icon-box/skins_init
elementor/widget/star-rating/skins_init
elementor/widget/image-carousel/skins_init
elementor/widget/image-gallery/skins_init
elementor/widget/icon-list/skins_init
elementor/widget/counter/skins_init
elementor/widget/progress/skins_init
elementor/widget/testimonial/skins_init
elementor/widget/tabs/skins_init
elementor/widget/accordion/skins_init
elementor/widget/toggle/skins_init
elementor/widget/social-icons/skins_init
elementor/widget/alert/skins_init
elementor/widget/audio/skins_init
elementor/widget/shortcode/skins_init
elementor/widget/html/skins_init
elementor/widget/menu-anchor/skins_init
elementor/widget/sidebar/skins_init
elementor/widget/read-more/skins_init
elementor/widget/rating/skins_init
elementor/widget/wp-widget-pages/skins_init
elementor/widget/wp-widget-calendar/skins_init
elementor/widget/wp-widget-archives/skins_init
elementor/widget/wp-widget-media_audio/skins_init
elementor/widget/wp-widget-media_image/skins_init
elementor/widget/wp-widget-media_gallery/skins_init
elementor/widget/wp-widget-media_video/skins_init
elementor/widget/wp-widget-meta/skins_init
elementor/widget/wp-widget-search/skins_init
elementor/widget/wp-widget-text/skins_init
elementor/widget/wp-widget-categories/skins_init
elementor/widget/wp-widget-recent-posts/skins_init
elementor/widget/wp-widget-recent-comments/skins_init
elementor/widget/wp-widget-rss/skins_init
elementor/widget/wp-widget-tag_cloud/skins_init
elementor/widget/wp-widget-nav_menu/skins_init
elementor/widget/wp-widget-custom_html/skins_init
elementor/widget/wp-widget-block/skins_init
elementor/widget/wp-widget-searchwp_live_search/skins_init
elementor/widget/wp-widget-woocommerce_widget_cart/skins_init
elementor/widget/wp-widget-woocommerce_layered_nav_filters/skins_init
elementor/widget/wp-widget-woocommerce_layered_nav/skins_init
elementor/widget/wp-widget-woocommerce_price_filter/skins_init
elementor/widget/wp-widget-woocommerce_product_categories/skins_init
elementor/widget/wp-widget-woocommerce_product_search/skins_init
elementor/widget/wp-widget-woocommerce_product_tag_cloud/skins_init
elementor/widget/wp-widget-woocommerce_products/skins_init
elementor/widget/wp-widget-woocommerce_recently_viewed_products/skins_init
elementor/widget/wp-widget-woocommerce_top_rated_products/skins_init
elementor/widget/wp-widget-woocommerce_recent_reviews/skins_init
elementor/widget/wp-widget-woocommerce_rating_filter/skins_init
elementor/widget/wp-widget-wpsolr_widget_facets/skins_init
elementor/widget/wp-widget-wpsolr_widget_sort/skins_init
elementor/widget/wp-widget-wpsolr_widget_recommendations/skins_init
elementor/widget/wp-widget-monsterinsights-popular-posts-widget/skins_init
elementor/widget/wp-widget-monsterinsights-popular-posts-products/skins_init
elementor/widget/wp-widget-wc_brands_brand_description/skins_init
elementor/widget/wp-widget-woocommerce_brand_nav/skins_init
elementor/widget/wp-widget-wc_brands_brand_thumbnails/skins_init
elementor/widget/wp-widget-icl_lang_sel_widget/skins_init
elementor/widgets/register 10
  1. Code_Snippets\Elementor\Elementor->init_widgets()
    wp-content/plugins/code-snippets-pro/php/front-end/elementor/class-elementor.php:42
Plugin: code-snippets-pro
10
  1. Elementor\D\V\Manager->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. RankMathPro\Elementor\Elementor->add_breadcrumb_widget()
    wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/elementor/class-elementor.php:66
Plugin: seo-by-rank-math-pro
10
  1. ElementorPro\C\A\M\I\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\C\A\M\I\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Happy_Addons\E\C\Widgets_Manager::register()
    wp-content/plugins/happy-elementor-addons/classes/widgets-manager.php:1529
Plugin: happy-elementor-addons
10
  1. HelloTheme\M\A\Module->register_widgets()
    wp-content/themes/hello-elementor/includes/module-base.php:219
Theme
10
  1. WPML\P\E\L\LanguageSwitcher->registerWidgets()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Integrations/Elementor/LanguageSwitcher/LanguageSwitcher.php:23
Plugin: sitepress-multilingual-cms
10
  1. WPDeveloper\B\E\Elementor->register_basic_widgets()
    wp-content/plugins/betterdocs/includes/Editors/Elementor.php:643
Plugin: betterdocs
10
  1. WPDeveloper\B\E\Elementor->register_theme_builder_widgets()
    wp-content/plugins/betterdocs/includes/Editors/Elementor.php:751
Plugin: betterdocs
10
  1. Elementor\C\B\Manager->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\H\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\W\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\A\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\N\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\G\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\E\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\S\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\E\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\N\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\N\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\N\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\P\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\L\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\I\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\K\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\E\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\S\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\E\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\A\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\H\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\L\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\F\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\G\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\V\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\I\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\M\E\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. Elementor\C\P\Loader->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. DynamicContentForElementor\Widgets->on_widgets_registered()
    wp-content/plugins/dynamic-content-for-elementor/class/widgets.php:14
Plugin: dynamic-content-for-elementor
10
  1. ElementorPro\M\Q\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\P\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\R\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\G\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\A\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\P\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\M\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\S\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\A\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\N\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\E\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\A\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\A\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\D\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\T\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\T\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\L\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\O\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\P\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\G\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\F\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\F\S\Component->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\S\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\N\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\A\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\H\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\P\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\F\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\T\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\S\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\T\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\B\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\W\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\S\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\L\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\S\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\S\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\L\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\V\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\P\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\P\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\M\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\N\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\L\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\T\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\L\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\F\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\S\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\C\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\V\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. ElementorPro\M\E\Module->init_widgets()
    wp-content/plugins/elementor/core/base/module.php:345
Plugin: elementor
10
  1. PaymentPlugins\P\E\WidgetController->register_widgets()
    wp-content/plugins/pymntpl-paypal-woocommerce/packages/elementor/src/WidgetController.php:20
Plugin: pymntpl-paypal-woocommerce
10
  1. SearchWP\I\P\E\Init->register_widgets()
    wp-content/plugins/searchwp/includes/Integrations/PageBuilderBlocks/Elementor/Init.php:40
Plugin: searchwp
elementor/widget/code-snippets-content/skins_init
elementor/widget/code-snippets-source/skins_init
elementor/widget/breadcrumbs/skins_init
elementor/widget/ha-testimonial/skins_init
elementor/widget/ha-step-flow/skins_init
elementor/widget/ha-data-table/skins_init
elementor/widget/ha-link-hover/skins_init
elementor/widget/ha-content-switcher/skins_init
elementor/widget/ha-creative-button/skins_init
elementor/widget/ha-comparison-table/skins_init
elementor/widget/ha-navigation-menu/skins_init
elementor/widget/ha-lightbox/skins_init
elementor/widget/ha-liquid-hover-image/skins_init
elementor/widget/ha-text-scroll/skins_init
elementor/widget/ha-svg-draw/skins_init
happyaddons/widgets/register 20
  1. Happy_Addons_Pro\Classes\Widgets_Manager::register()
    wp-content/plugins/happy-elementor-addons-pro/classes/widgets-manager.php:1170
Plugin: happy-elementor-addons-pro
elementor/widget/ha-advanced-comparison-table/skins_init
elementor/widget/ha-countdown/skins_init
elementor/widget/ha-logo-carousel/skins_init
elementor/widget/ha-feature-list/skins_init
elementor/widget/ha-testimonial-carousel/skins_init
elementor/widget/ha-advanced-tabs/skins_init
elementor/widget/ha-timeline/skins_init
elementor/widget/ha-scrolling-image/skins_init
elementor/widget/ha-accordion/skins_init
elementor/widget/ha-mini-cart/skins_init
elementor/widget/ha-wc-checkout/skins_init
elementor/widget/ha-nav-menu/skins_init
elementor/widget/ha-happy-loop-grid/skins_init
elementor/widget/ha-title-tips/skins_init
elementor/widget/ha-metro-grid/skins_init
elementor/widget/ha-loop-tab/skins_init
elementor/widget/ha-featured-post/skins_init
elementor/widget/ha-multi-scroll/skins_init
elementor/widget/ha-scroll-sequence/skins_init
elementor/widget/ha-scroll-tabs/skins_init
elementor/widget/ha-advanced-pricing-table/skins_init
elementor/widget/ha-super-button/skins_init
elementor/widget/wpml-language-switcher/skins_init
elementor/widget/betterdocs-search-form/skins_init
elementor/widget/betterdocs-category-grid/skins_init
elementor/widget/betterdocs-category-box/skins_init
elementor/widget/betterdocs-category-slate-layout/skins_init
elementor/widget/betterdocs-faq/skins_init
elementor/widget/betterdocs-code-snippet/skins_init
elementor/widget/betterdocs-toc/skins_init
elementor/widget/betterdocs-title/skins_init
elementor/widget/betterdocs-sidebar/skins_init
elementor/widget/betterdocs-content/skins_init
elementor/widget/betterdocs-doc-date/skins_init
elementor/widget/betterdocs-doc-share/skins_init
elementor/widget/betterdocs-feedback/skins_init
elementor/widget/betterdocs-reactions/skins_init
elementor/widget/betterdocs-article-summary/skins_init
elementor/widget/betterdocs-navigation/skins_init
elementor/widget/betterdocs-breadcrumb/skins_init
elementor/widget/betterdocs-category-archive-list/skins_init
elementor/widget/betterdocs-reading-time/skins_init
elementor/widget/betterdocs-print-button/skins_init
elementor/widget/doc-author/skins_init
elementor/widget/doc-category-archive-header/skins_init
elementor/widget/betterdocs-tags/skins_init
elementor/widget/betterdocs-multiple-kb/skins_init
elementor/widget/betterdocs-popular-view/skins_init
elementor/widget/betterdocs-tab-view-list/skins_init
elementor/widget/betterdocs-attachment/skins_init
elementor/widget/betterdocs-related-docs/skins_init
elementor/widget/betterdocs-encyclopedia-navigation/skins_init
elementor/widget/betterdocs-encyclopedia/skins_init
elementor/widget/betterdocs-encyclopedia-description/skins_init
elementor/widget/betterdocs-encyclopedia-breadcrumb/skins_init
elementor/widget/text-path/skins_init
elementor/widget/link-in-bio/skins_init
elementor/widget/contact-buttons/skins_init
elementor/widget/floating-bars-var-1/skins_init
elementor/widget/e-component/skins_init
elementor/widget//skins_init
elementor/widget/dce-acf-relationship/skins_init
elementor/widget/dce-dynamic-woo-wishlist/skins_init
elementor/widget/dce-dynamicposts-v2/skins_init
elementor/widget/dce-dynamic-woo-products/skins_init
elementor/widget/dce-dynamic-woo-products-on-sale/skins_init
elementor/widget/dce-woo-products-cart/skins_init
elementor/widget/dce-woo-product-upsells/skins_init
elementor/widget/dce-woo-products-variations/skins_init
elementor/widget/dce-woo-product-crosssells/skins_init
elementor/widget/dce-dynamic-show-favorites/skins_init
elementor/widget/dce-woo-wishlist/skins_init
elementor/widget/dce-sticky-posts/skins_init
elementor/widget/dce-search-results/skins_init
elementor/widget/dce-my-posts/skins_init
elementor/widget/dce-dynamic-archives/skins_init
elementor/widget/global/skins_init
elementor/widget/theme-site-logo/skins_init
elementor/widget/theme-site-title/skins_init
elementor/widget/theme-page-title/skins_init
elementor/widget/theme-post-title/skins_init
elementor/widget/theme-post-excerpt/skins_init
elementor/widget/theme-post-content/skins_init
elementor/widget/theme-post-featured-image/skins_init
elementor/widget/theme-archive-title/skins_init
elementor/widget/archive-posts/skins_init
elementor/widget/loop-grid/skins_init 10
  1. Closure on line 1487 of wp-content/plugins/elementor-pro/modules/woocommerce/module.php
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:1487
Plugin: elementor-pro
12
  1. Closure on line 156 of wp-content/plugins/elementor-pro/modules/loop-builder/module.php
    wp-content/plugins/elementor-pro/modules/loop-builder/module.php:156
Plugin: elementor-pro
13
  1. Closure on line 1490 of wp-content/plugins/elementor-pro/modules/woocommerce/module.php
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:1490
Plugin: elementor-pro
elementor/widget/loop-carousel/skins_init 10
  1. Closure on line 1487 of wp-content/plugins/elementor-pro/modules/woocommerce/module.php
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:1487
Plugin: elementor-pro
12
  1. Closure on line 156 of wp-content/plugins/elementor-pro/modules/loop-builder/module.php
    wp-content/plugins/elementor-pro/modules/loop-builder/module.php:156
Plugin: elementor-pro
13
  1. Closure on line 1490 of wp-content/plugins/elementor-pro/modules/woocommerce/module.php
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:1490
Plugin: elementor-pro
elementor/widget/off-canvas/skins_init
elementor/widget/posts/skins_init
elementor/widget/portfolio/skins_init
elementor/widget/gallery/skins_init
elementor/widget/form/skins_init
elementor/widget/login/skins_init
elementor/widget/slides/skins_init
elementor/widget/nav-menu/skins_init
elementor/widget/animated-headline/skins_init
elementor/widget/hotspot/skins_init
elementor/widget/price-list/skins_init
elementor/widget/price-table/skins_init
elementor/widget/flip-box/skins_init
elementor/widget/call-to-action/skins_init
elementor/widget/media-carousel/skins_init
elementor/widget/testimonial-carousel/skins_init
elementor/widget/reviews/skins_init
elementor/widget/table-of-contents/skins_init
elementor/widget/countdown/skins_init
elementor/widget/share-buttons/skins_init
elementor/widget/search-form/skins_init
elementor/widget/author-box/skins_init
elementor/widget/post-comments/skins_init
elementor/widget/post-navigation/skins_init
elementor/widget/post-info/skins_init
elementor/widget/sitemap/skins_init
elementor/widget/blockquote/skins_init
elementor/widget/woocommerce-products/skins_init
elementor/widget/wc-products/skins_init
elementor/widget/woocommerce-product-add-to-cart/skins_init
elementor/widget/wc-elements/skins_init
elementor/widget/wc-categories/skins_init
elementor/widget/woocommerce-product-price/skins_init
elementor/widget/woocommerce-product-title/skins_init
elementor/widget/woocommerce-product-images/skins_init
elementor/widget/woocommerce-product-upsell/skins_init
elementor/widget/woocommerce-product-short-description/skins_init
elementor/widget/woocommerce-product-meta/skins_init
elementor/widget/woocommerce-product-stock/skins_init
elementor/widget/woocommerce-product-rating/skins_init
elementor/widget/woocommerce-product-data-tabs/skins_init
elementor/widget/woocommerce-product-related/skins_init
elementor/widget/woocommerce-breadcrumb/skins_init
elementor/widget/wc-add-to-cart/skins_init
elementor/widget/wc-archive-products/skins_init
elementor/widget/woocommerce-archive-products/skins_init
elementor/widget/woocommerce-product-additional-information/skins_init
elementor/widget/woocommerce-menu-cart/skins_init
elementor/widget/woocommerce-product-content/skins_init
elementor/widget/woocommerce-archive-description/skins_init
elementor/widget/woocommerce-checkout-page/skins_init
elementor/widget/woocommerce-cart/skins_init
elementor/widget/woocommerce-my-account/skins_init
elementor/widget/woocommerce-purchase-summary/skins_init
elementor/widget/woocommerce-notices/skins_init
elementor/widget/wc-single-elements/skins_init
elementor/widget/facebook-button/skins_init
elementor/widget/facebook-comments/skins_init
elementor/widget/facebook-embed/skins_init
elementor/widget/facebook-page/skins_init
elementor/widget/template/skins_init
elementor/widget/lottie/skins_init
elementor/widget/code-highlight/skins_init
elementor/widget/video-playlist/skins_init
elementor/widget/paypal-button/skins_init
elementor/widget/stripe-button/skins_init
elementor/widget/progress-tracker/skins_init
elementor/widget/mega-menu/skins_init
elementor/widget/nested-carousel/skins_init
elementor/widget/taxonomy-filter/skins_init
elementor/widget/link-in-bio-var-2/skins_init
elementor/widget/link-in-bio-var-3/skins_init
elementor/widget/link-in-bio-var-4/skins_init
elementor/widget/link-in-bio-var-5/skins_init
elementor/widget/link-in-bio-var-6/skins_init
elementor/widget/link-in-bio-var-7/skins_init
elementor/widget/contact-buttons-var-1/skins_init
elementor/widget/contact-buttons-var-3/skins_init
elementor/widget/contact-buttons-var-4/skins_init
elementor/widget/contact-buttons-var-5/skins_init
elementor/widget/contact-buttons-var-6/skins_init
elementor/widget/contact-buttons-var-7/skins_init
elementor/widget/contact-buttons-var-8/skins_init
elementor/widget/contact-buttons-var-9/skins_init
elementor/widget/contact-buttons-var-10/skins_init
elementor/widget/floating-bars-var-2/skins_init
elementor/widget/floating-bars-var-3/skins_init
elementor/widget/search/skins_init
elementor/widget/ppcp_cart_buttons/skins_init
elementor/widget/ppcp_product_paylater_msg/skins_init
elementor/widget/ppcp_product_buttons/skins_init
elementor/widget/searchwp_search_form/skins_init
elementor/widget/searchwp_search_results/skins_init
elementor/elements/elements_registered
elementor/frontend/after_register_scripts 10
  1. Elementor\M\D\Module->register_scripts()
    wp-content/plugins/elementor/modules/dev-tools/module.php:36
Plugin: elementor
10
  1. Elementor\M\W\Module->register_scripts()
    wp-content/plugins/elementor/modules/web-cli/module.php:23
Plugin: elementor
10
  1. Closure on line 27 of wp-content/plugins/elementor/modules/styleguide/module.php
    wp-content/plugins/elementor/modules/styleguide/module.php:27
Plugin: elementor
10
  1. Closure on line 205 of wp-content/plugins/elementor-pro/modules/notes/module.php
    wp-content/plugins/elementor-pro/modules/notes/module.php:205
Plugin: elementor-pro
elementor/frontend/before_register_styles 10
  1. ElementorPro\M\P\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/popup/module.php:344
Plugin: elementor-pro
10
  1. Happy_Addons\E\E\Background_Parallax->register_styles()
    wp-content/plugins/happy-elementor-addons/extensions/background-parallax.php:74
Plugin: happy-elementor-addons
10
  1. Happy_Addons_Pro\Extensions\Global_Badge->register_styles()
    wp-content/plugins/happy-elementor-addons-pro/extensions/global-badge.php:87
Plugin: happy-elementor-addons-pro
elementor/frontend/after_register_styles 10
  1. Elementor\Icons_Manager->register_styles()
    wp-content/plugins/elementor/includes/managers/icons.php:85
Plugin: elementor
10
  1. Elementor\M\S\Module->register_styles()
    wp-content/plugins/elementor/modules/shapes/module.php:25
Plugin: elementor
10
  1. Elementor\M\N\Module->register_styles()
    wp-content/plugins/elementor/modules/nested-tabs/module.php:41
Plugin: elementor
10
  1. Elementor\M\N\Module->register_styles()
    wp-content/plugins/elementor/modules/nested-accordion/module.php:42
Plugin: elementor
10
  1. Elementor\M\L\Module->register_styles()
    wp-content/plugins/elementor/modules/link-in-bio/module.php:42
Plugin: elementor
10
  1. Elementor\M\F\Module->register_styles()
    wp-content/plugins/elementor/modules/floating-buttons/module.php:559
Plugin: elementor
10
  1. ElementorPro\M\P\Module->register_frontend_styles()
    wp-content/plugins/elementor-pro/modules/popup/module.php:95
Plugin: elementor-pro
10
  1. ElementorPro\M\M\Module->register_frontend_styles()
    wp-content/plugins/elementor-pro/modules/motion-fx/module.php:192
Plugin: elementor-pro
10
  1. ElementorPro\M\L\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/loop-builder/module.php:71
Plugin: elementor-pro
10
  1. ElementorPro\M\O\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/off-canvas/module.php:59
Plugin: elementor-pro
10
  1. ElementorPro\M\P\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/posts/module.php:46
Plugin: elementor-pro
10
  1. ElementorPro\M\G\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/gallery/module.php:56
Plugin: elementor-pro
10
  1. ElementorPro\M\F\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/forms/module.php:77
Plugin: elementor-pro
10
  1. ElementorPro\M\S\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/slides/module.php:52
Plugin: elementor-pro
10
  1. ElementorPro\M\N\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/nav-menu/module.php:46
Plugin: elementor-pro
10
  1. ElementorPro\M\A\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/animated-headline/module.php:45
Plugin: elementor-pro
10
  1. ElementorPro\M\H\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/hotspot/module.php:45
Plugin: elementor-pro
10
  1. ElementorPro\M\P\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/pricing/module.php:47
Plugin: elementor-pro
10
  1. ElementorPro\M\F\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/flip-box/module.php:46
Plugin: elementor-pro
10
  1. ElementorPro\M\C\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/call-to-action/module.php:47
Plugin: elementor-pro
10
  1. ElementorPro\M\C\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/carousel/module.php:50
Plugin: elementor-pro
10
  1. ElementorPro\M\T\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/table-of-contents/module.php:46
Plugin: elementor-pro
10
  1. ElementorPro\M\C\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/countdown/module.php:45
Plugin: elementor-pro
10
  1. ElementorPro\M\S\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/share-buttons/module.php:125
Plugin: elementor-pro
10
  1. ElementorPro\M\T\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/theme-elements/module.php:63
Plugin: elementor-pro
10
  1. ElementorPro\M\B\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/blockquote/module.php:45
Plugin: elementor-pro
10
  1. ElementorPro\M\W\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:1668
Plugin: elementor-pro
10
  1. ElementorPro\M\S\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/social/module.php:47
Plugin: elementor-pro
10
  1. ElementorPro\M\S\Module->register_frontend_styles()
    wp-content/plugins/elementor-pro/modules/sticky/module.php:244
Plugin: elementor-pro
10
  1. ElementorPro\M\L\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/lottie/module.php:59
Plugin: elementor-pro
10
  1. ElementorPro\M\C\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/code-highlight/module.php:46
Plugin: elementor-pro
10
  1. ElementorPro\M\V\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/video-playlist/module.php:47
Plugin: elementor-pro
10
  1. ElementorPro\M\P\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/progress-tracker/module.php:45
Plugin: elementor-pro
10
  1. ElementorPro\M\M\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/mega-menu/module.php:92
Plugin: elementor-pro
10
  1. ElementorPro\M\N\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/nested-carousel/module.php:53
Plugin: elementor-pro
10
  1. ElementorPro\M\L\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/loop-filter/module.php:53
Plugin: elementor-pro
10
  1. ElementorPro\M\S\Module->register_styles()
    wp-content/plugins/elementor-pro/modules/search/module.php:53
Plugin: elementor-pro
elementor/finder/register
elementor/common/after_register_scripts 10
  1. Closure on line 150 of wp-content/plugins/elementor-pro/core/app/app.php
    wp-content/plugins/elementor-pro/core/app/app.php:150
Plugin: elementor-pro
10
  1. Elementor\M\D\Module->register_scripts()
    wp-content/plugins/elementor/modules/dev-tools/module.php:36
Plugin: elementor
10
  1. Elementor\App\App->enqueue_app_loader()
    wp-content/plugins/elementor/app/app.php:284
Plugin: elementor
enqueue_block_assets 10
  1. wp_enqueue_classic_theme_styles()
    wp-includes/script-loader.php:3420
WordPress Core
10
  1. wp_enqueue_registered_block_scripts_and_styles()
    wp-includes/script-loader.php:2716
WordPress Core
10
  1. acf_enqueue_in_iframe_styles()
    wp-content/plugins/advanced-custom-fields-pro/pro/blocks.php:949
Plugin: advanced-custom-fields-pro
10
  1. WC_Frontend_Scripts::enqueue_block_assets()
    wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php:109
Plugin: woocommerce
10
  1. Automattic\W\B\B\ClassicTemplate->enqueue_block_assets()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/ClassicTemplate.php:68
Plugin: woocommerce
10
  1. Automattic\W\B\B\ComingSoon->enqueue_block_assets()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/ComingSoon.php:70
Plugin: woocommerce
20
  1. RankMath\ContentAI\Assets->enqueue_block_assets()
    wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-assets.php:93
Plugin: seo-by-rank-math
30
  1. enqueue_block_styles_assets()
    wp-includes/script-loader.php:2764
WordPress Core
betterdocs_elementor_enqueue_scripts
elementor/post/render 10
  1. Closure on line 17 of wp-content/plugins/elementor/modules/components/styles/component-styles.php
    wp-content/plugins/elementor/modules/components/styles/component-styles.php:17
Plugin: elementor
elementor/frontend/before_enqueue_styles 10
  1. ElementorPro\M\N\Module->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/notes/module.php:46
Plugin: elementor-pro
elementor/frontend/after_enqueue_styles 0
  1. Elementor\C\K\Manager->frontend_before_enqueue_styles()
    wp-content/plugins/elementor/core/kits/manager.php:255
Plugin: elementor
10
  1. DynamicContentForElementor\Assets->dce_frontend_enqueue_style()
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:380
Plugin: dynamic-content-for-elementor
10
  1. Elementor\Icons_Manager->enqueue_fontawesome_css()
    wp-content/plugins/elementor/includes/managers/icons.php:566
Plugin: elementor
10
  1. DynamicContentForElementor\Extensions\DynamicAnimations->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\AdvancedMasking->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Rellax->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Reveal->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Transforms->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\AdvancedVideoControls->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Manager->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\AddressAutocomplete->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\FieldDescription->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Icons->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\InlineAlign->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\FieldLength->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Method->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\PasswordVisibility->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\RegexField->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Select2->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\SubmitOnChange->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\ConditionalFields->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\PhpValidation->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Tooltip->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\ConfirmDialog->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Cryptocurrency->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Posts->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\WooProducts->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\StickyPosts->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\MyPosts->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Favorites->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\WooWishlist->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\AcfRelationship->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Terms->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Tags->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\WooProductCategories->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Template->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Token->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Php->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\AuthorField->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\UserField->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\ImageToken->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\DynamicGoogleMapsDirectionsInfo->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\DynamicGoogleMapsDirectionsInstructions->enqueue_styles()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:114
Plugin: dynamic-content-for-elementor
elementor/css-file/before_enqueue
elementor/css-file/post/enqueue 10
  1. Happy_Addons\E\C\Assets_Manager::frontend_enqueue_exceptions()
    wp-content/plugins/happy-elementor-addons/classes/assets-manager.php:432
Plugin: happy-elementor-addons
10
  1. Elementor\C\D\Manager->after_enqueue_post_css()
    wp-content/plugins/elementor/core/dynamic-tags/manager.php:511
Plugin: elementor
10
  1. Closure on line 140 of wp-content/plugins/elementor-pro/modules/loop-builder/module.php
    wp-content/plugins/elementor-pro/modules/loop-builder/module.php:140
Plugin: elementor-pro
elementor/css-file/dynamic/parse
elementor/css-file/dynamic/enqueue
elementor/css-file/after_enqueue
update_option_elementor_atomic_cache_validity__component-styles-related-posts
updated_option 10
  1. rocket_wcml_reset_settings()
    wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/woocommerce-multilingual.php:85
Plugin: wp-rocket
999
  1. Automattic\W\I\D\O\CustomOrdersTableController->process_updated_option()
    wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/CustomOrdersTableController.php:332
Plugin: woocommerce
999
  1. Automattic\W\I\D\O\CustomOrdersTableController->process_updated_option_fts_index()
    wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/CustomOrdersTableController.php:352
Plugin: woocommerce
999
  1. Automattic\W\I\D\O\DataSynchronizer->process_updated_option()
    wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/DataSynchronizer.php:264
Plugin: woocommerce
999
  1. WPO\W\P\Settings->remove_load_defaults_after_updating_option()
    wp-content/plugins/woocommerce-pdf-ips-templates/includes/class-wcpdf-templates-settings.php:1587
Plugin: woocommerce-pdf-ips-templates
999
  1. Automattic\W\I\F\FeaturesController->process_updated_option()
    wp-content/plugins/woocommerce/src/Internal/Features/FeaturesController.php:1202
Plugin: woocommerce
elementor/element/wp-post/document_settings/before_section_start
elementor/element/wp-post/document_settings/after_section_start
elementor/element/wp-post/document_settings/before_section_end
elementor/element/wp-post/document_settings/after_section_end
elementor/element/wp-post/hm_cmc_init_section/before_section_start
elementor/element/wp-post/hm_cmc_init_section/after_section_start
elementor/element/wp-post/hm_cmc_init_section/before_section_end
elementor/element/wp-post/hm_cmc_init_section/after_section_end
elementor/element/wp-post/ha_page_custom_js_section/before_section_start
elementor/element/wp-post/ha_page_custom_js_section/after_section_start
elementor/element/wp-post/ha_page_custom_js_section/before_section_end
elementor/element/wp-post/ha_page_custom_js_section/after_section_end
elementor/element/wp-post/section_page_style/before_section_start
elementor/element/wp-post/section_page_style/after_section_start
elementor/element/wp-post/section_page_style/before_section_end
elementor/element/wp-post/section_page_style/after_section_end
elementor/element/wp-post/section_custom_css_pro/before_section_start
elementor/element/wp-post/section_custom_css_pro/after_section_start
elementor/element/wp-post/section_custom_css_pro/before_section_end
elementor/element/wp-post/section_custom_css/before_section_start
elementor/element/wp-post/section_custom_css/after_section_start
elementor/element/wp-post/section_custom_css/before_section_end
elementor/element/wp-post/section_custom_css/after_section_end 10
  1. Closure on line 78 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility/sections.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility/sections.php:78
Plugin: dynamic-content-for-elementor
elementor/element/wp-post/dce_section_visibility_base/before_section_start
elementor/element/wp-post/dce_section_visibility_base/after_section_start
elementor/element/wp-post/dce_section_visibility_base/before_section_end
elementor/element/wp-post/dce_section_visibility_base/after_section_end
elementor/element/wp-post/dce_section_visibility_post/before_section_start
elementor/element/wp-post/dce_section_visibility_post/after_section_start
elementor/element/wp-post/dce_section_visibility_post/before_section_end
elementor/element/wp-post/dce_section_visibility_post/after_section_end
elementor/element/wp-post/dce_section_visibility_user/before_section_start
elementor/element/wp-post/dce_section_visibility_user/after_section_start
elementor/element/wp-post/dce_section_visibility_user/before_section_end
elementor/element/wp-post/dce_section_visibility_user/after_section_end
elementor/element/wp-post/dce_section_visibility_archive/before_section_start
elementor/element/wp-post/dce_section_visibility_archive/after_section_start
elementor/element/wp-post/dce_section_visibility_archive/before_section_end
elementor/element/wp-post/dce_section_visibility_archive/after_section_end
elementor/element/wp-post/dce_section_visibility_dynamic_tag/before_section_start
elementor/element/wp-post/dce_section_visibility_dynamic_tag/after_section_start
elementor/element/wp-post/dce_section_visibility_dynamic_tag/before_section_end
elementor/element/wp-post/dce_section_visibility_dynamic_tag/after_section_end
elementor/element/wp-post/dce_section_visibility_device/before_section_start
elementor/element/wp-post/dce_section_visibility_device/after_section_start
elementor/element/wp-post/dce_section_visibility_device/before_section_end
elementor/element/wp-post/dce_section_visibility_device/after_section_end
elementor/element/wp-post/dce_section_visibility_datetime/before_section_start
elementor/element/wp-post/dce_section_visibility_datetime/after_section_start
elementor/element/wp-post/dce_section_visibility_datetime/before_section_end
elementor/element/wp-post/dce_section_visibility_datetime/after_section_end
elementor/element/wp-post/dce_section_visibility_geotargeting/before_section_start
elementor/element/wp-post/dce_section_visibility_geotargeting/after_section_start
elementor/element/wp-post/dce_section_visibility_geotargeting/before_section_end
elementor/element/wp-post/dce_section_visibility_geotargeting/after_section_end
elementor/element/wp-post/dce_section_visibility_context/before_section_start
elementor/element/wp-post/dce_section_visibility_context/after_section_start
elementor/element/wp-post/dce_section_visibility_context/before_section_end
elementor/element/wp-post/dce_section_visibility_context/after_section_end
elementor/element/wp-post/dce_section_visibility_woocommerce/before_section_start
elementor/element/wp-post/dce_section_visibility_woocommerce/after_section_start
elementor/element/wp-post/dce_section_visibility_woocommerce/before_section_end
elementor/element/wp-post/dce_section_visibility_woocommerce/after_section_end
elementor/element/wp-post/dce_section_visibility_favorites/before_section_start
elementor/element/wp-post/dce_section_visibility_favorites/after_section_start
elementor/element/wp-post/dce_section_visibility_favorites/before_section_end
elementor/element/wp-post/dce_section_visibility_favorites/after_section_end
elementor/element/wp-post/dce_section_visibility_random/before_section_start
elementor/element/wp-post/dce_section_visibility_random/after_section_start
elementor/element/wp-post/dce_section_visibility_random/before_section_end
elementor/element/wp-post/dce_section_visibility_random/after_section_end
elementor/element/wp-post/dce_section_visibility_custom/before_section_start
elementor/element/wp-post/dce_section_visibility_custom/after_section_start
elementor/element/wp-post/dce_section_visibility_custom/before_section_end
elementor/element/wp-post/dce_section_visibility_custom/after_section_end
elementor/element/wp-post/dce_section_visibility_fallback/before_section_start
elementor/element/wp-post/dce_section_visibility_fallback/after_section_start
elementor/element/wp-post/dce_section_visibility_fallback/before_section_end
elementor/element/wp-post/dce_section_visibility_fallback/after_section_end
elementor/element/wp-post/section_scroll_snap/before_section_start
elementor/element/wp-post/section_scroll_snap/after_section_start
elementor/element/wp-post/section_scroll_snap/before_section_end
elementor/element/wp-post/section_scroll_snap/after_section_end
elementor/element/wp-post/section_custom_css_pro/after_section_end
add_post_meta
added_post_meta 10
  1. wp_cache_set_posts_last_changed()
    wp-includes/post.php:8411
WordPress Core
10
  1. WC_Post_Data::flush_object_meta_cache()
    wp-content/plugins/woocommerce/includes/class-wc-post-data.php:557
Plugin: woocommerce
elementor/frontend/after_enqueue_post_styles
happyaddons_enqueue_assets 10
  1. Happy_Addons_Pro\Classes\Assets_Manager::frontend_enqueue()
    wp-content/plugins/happy-elementor-addons-pro/classes/assets-manager.php:342
Plugin: happy-elementor-addons-pro
elementor/element/before_parse_css
elementor/element/theme-site-logo/section_image/before_section_start
elementor/element/common/_section_style/before_section_start
elementor/element/common/_section_style/after_section_start
elementor/element/common/_section_style/before_section_end
elementor/element/common/_section_style/after_section_end 1
  1. Happy_Addons\E\E\Wrapper_Link::add_controls_section()
    wp-content/plugins/happy-elementor-addons/extensions/wrapper-link.php:20
Plugin: happy-elementor-addons
1
  1. Happy_Addons_Pro\Extensions\Happy_Features::add_controls_sections()
    wp-content/plugins/happy-elementor-addons-pro/extensions/happy-features.php:10
Plugin: happy-elementor-addons-pro
10
  1. Closure on line 86 of wp-content/plugins/elementor/modules/element-cache/module.php
    wp-content/plugins/elementor/modules/element-cache/module.php:86
Plugin: elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 78 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility/sections.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility/sections.php:78
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 141 of wp-content/plugins/elementor-pro/modules/display-conditions/module.php
    wp-content/plugins/elementor-pro/modules/display-conditions/module.php:141
Plugin: elementor-pro
10
  1. Happy_Addons\E\E\Custom_Mouse_Cursor->register_controls()
    wp-content/plugins/happy-elementor-addons/extensions/custom-mouse-cursor.php:87
Plugin: happy-elementor-addons
10
  1. Happy_Addons_Pro\Extensions\Global_Badge->register_controls()
    wp-content/plugins/happy-elementor-addons-pro/extensions/global-badge.php:106
Plugin: happy-elementor-addons-pro
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 168 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:168
Plugin: dynamic-content-for-elementor
elementor/element/common/_section_ha_wrapper_link/before_section_start
elementor/element/common/_section_ha_wrapper_link/after_section_start
elementor/element/common/_section_ha_wrapper_link/before_section_end
elementor/element/common/_section_ha_wrapper_link/after_section_end
elementor/element/common/_section_happy_pro_features/before_section_start
elementor/element/common/_section_happy_pro_features/after_section_start
elementor/element/common/_section_happy_pro_features/before_section_end
elementor/element/common/_section_happy_pro_features/after_section_end
elementor/element/common/dce_section_animations_advanced/before_section_start
elementor/element/common/dce_section_animations_advanced/after_section_start
elementor/element/common/dce_section_animations_advanced/before_section_end 10
  1. Closure on line 27 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/animations.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/animations.php:27
Plugin: dynamic-content-for-elementor
elementor/element/common/dce_section_animations_advanced/after_section_end
elementor/element/common/dce_section_rellax_advanced/before_section_start
elementor/element/common/dce_section_rellax_advanced/after_section_start
elementor/element/common/dce_section_rellax_advanced/before_section_end 10
  1. Closure on line 29 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/rellax.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/rellax.php:29
Plugin: dynamic-content-for-elementor
elementor/element/common/dce_section_rellax_advanced/after_section_end
elementor/element/common/dce_section_reveal_advanced/before_section_start
elementor/element/common/dce_section_reveal_advanced/after_section_start
elementor/element/common/dce_section_reveal_advanced/before_section_end 10
  1. Closure on line 35 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/reveal.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/reveal.php:35
Plugin: dynamic-content-for-elementor
elementor/element/common/dce_section_reveal_advanced/after_section_end
elementor/element/common/dce_section_transforms_advanced/before_section_start
elementor/element/common/dce_section_transforms_advanced/after_section_start
elementor/element/common/dce_section_transforms_advanced/before_section_end 10
  1. Closure on line 24 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/transforms.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/transforms.php:24
Plugin: dynamic-content-for-elementor
elementor/element/common/dce_section_transforms_advanced/after_section_end
elementor/element/common/dce_section_visibility_base/before_section_start
elementor/element/common/dce_section_visibility_base/after_section_start
elementor/element/common/dce_section_visibility_base/before_section_end
elementor/element/common/dce_section_visibility_base/after_section_end
elementor/element/common/dce_section_visibility_post/before_section_start
elementor/element/common/dce_section_visibility_post/after_section_start
elementor/element/common/dce_section_visibility_post/before_section_end
elementor/element/common/dce_section_visibility_post/after_section_end
elementor/element/common/dce_section_visibility_user/before_section_start
elementor/element/common/dce_section_visibility_user/after_section_start
elementor/element/common/dce_section_visibility_user/before_section_end
elementor/element/common/dce_section_visibility_user/after_section_end
elementor/element/common/dce_section_visibility_archive/before_section_start
elementor/element/common/dce_section_visibility_archive/after_section_start
elementor/element/common/dce_section_visibility_archive/before_section_end
elementor/element/common/dce_section_visibility_archive/after_section_end
elementor/element/common/dce_section_visibility_dynamic_tag/before_section_start
elementor/element/common/dce_section_visibility_dynamic_tag/after_section_start
elementor/element/common/dce_section_visibility_dynamic_tag/before_section_end
elementor/element/common/dce_section_visibility_dynamic_tag/after_section_end
elementor/element/common/dce_section_visibility_device/before_section_start
elementor/element/common/dce_section_visibility_device/after_section_start
elementor/element/common/dce_section_visibility_device/before_section_end
elementor/element/common/dce_section_visibility_device/after_section_end
elementor/element/common/dce_section_visibility_datetime/before_section_start
elementor/element/common/dce_section_visibility_datetime/after_section_start
elementor/element/common/dce_section_visibility_datetime/before_section_end
elementor/element/common/dce_section_visibility_datetime/after_section_end
elementor/element/common/dce_section_visibility_geotargeting/before_section_start
elementor/element/common/dce_section_visibility_geotargeting/after_section_start
elementor/element/common/dce_section_visibility_geotargeting/before_section_end
elementor/element/common/dce_section_visibility_geotargeting/after_section_end
elementor/element/common/dce_section_visibility_context/before_section_start
elementor/element/common/dce_section_visibility_context/after_section_start
elementor/element/common/dce_section_visibility_context/before_section_end
elementor/element/common/dce_section_visibility_context/after_section_end
elementor/element/common/dce_section_visibility_woocommerce/before_section_start
elementor/element/common/dce_section_visibility_woocommerce/after_section_start
elementor/element/common/dce_section_visibility_woocommerce/before_section_end
elementor/element/common/dce_section_visibility_woocommerce/after_section_end
elementor/element/common/dce_section_visibility_favorites/before_section_start
elementor/element/common/dce_section_visibility_favorites/after_section_start
elementor/element/common/dce_section_visibility_favorites/before_section_end
elementor/element/common/dce_section_visibility_favorites/after_section_end
elementor/element/common/dce_section_visibility_random/before_section_start
elementor/element/common/dce_section_visibility_random/after_section_start
elementor/element/common/dce_section_visibility_random/before_section_end
elementor/element/common/dce_section_visibility_random/after_section_end
elementor/element/common/dce_section_visibility_custom/before_section_start
elementor/element/common/dce_section_visibility_custom/after_section_start
elementor/element/common/dce_section_visibility_custom/before_section_end
elementor/element/common/dce_section_visibility_custom/after_section_end
elementor/element/common/dce_section_visibility_events/before_section_start
elementor/element/common/dce_section_visibility_events/after_section_start
elementor/element/common/dce_section_visibility_events/before_section_end
elementor/element/common/dce_section_visibility_events/after_section_end
elementor/element/common/dce_section_visibility_fallback/before_section_start
elementor/element/common/dce_section_visibility_fallback/after_section_start
elementor/element/common/dce_section_visibility_fallback/before_section_end
elementor/element/common/dce_section_visibility_fallback/after_section_end
elementor/element/common/dce_section_tooltip_advanced/before_section_start
elementor/element/common/dce_section_tooltip_advanced/after_section_start
elementor/element/common/dce_section_tooltip_advanced/before_section_end 10
  1. Closure on line 50 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/tooltip.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/tooltip.php:50
Plugin: dynamic-content-for-elementor
elementor/element/common/dce_section_tooltip_advanced/after_section_end
elementor/element/common/ha_cmc_section/before_section_start
elementor/element/common/ha_cmc_section/after_section_start
elementor/element/common/ha_cmc_section/before_section_end
elementor/element/common/ha_cmc_section/after_section_end
elementor/element/common/_ha_global_badge_section/before_section_start
elementor/element/common/_ha_global_badge_section/after_section_start
elementor/element/common/_ha_global_badge_section/before_section_end
elementor/element/common/_ha_global_badge_section/after_section_end
elementor/element/common/section_effects/before_section_start
elementor/element/common/section_effects/after_section_start 10
  1. Elementor\M\A\Module->register_ai_motion_effect_control()
    wp-content/plugins/elementor/modules/ai/module.php:255
Plugin: elementor
10
  1. ElementorPro\M\M\Module->add_controls_group_to_element()
    wp-content/plugins/elementor-pro/modules/motion-fx/module.php:43
Plugin: elementor-pro
10
  1. ElementorPro\M\S\Module->register_controls()
    wp-content/plugins/elementor-pro/modules/sticky/module.php:46
Plugin: elementor-pro
elementor/element/common/section_effects/before_section_end
elementor/element/common/section_effects/after_section_end
elementor/element/common/_section_transform/before_section_start
elementor/element/common/_section_transform/after_section_start
elementor/element/common/_section_transform/before_section_end
elementor/element/common/_section_transform/after_section_end 10
  1. Elementor\M\A\Module->register_ai_hover_effect_control()
    wp-content/plugins/elementor/modules/ai/module.php:218
Plugin: elementor
elementor/element/common/_section_background/before_section_start
elementor/element/common/_section_background/after_section_start
elementor/element/common/_section_background/before_section_end
elementor/element/common/_section_background/after_section_end
elementor/element/common/_section_border/before_section_start
elementor/element/common/_section_border/after_section_start
elementor/element/common/_section_border/before_section_end
elementor/element/common/_section_border/after_section_end
elementor/element/common/_section_masking/before_section_start
elementor/element/common/_section_masking/after_section_start
elementor/element/common/_section_masking/before_section_end
elementor/element/common/_section_masking/after_section_end
elementor/element/common/_section_responsive/before_section_start
elementor/element/common/_section_responsive/after_section_start
elementor/element/common/_section_responsive/before_section_end
elementor/element/common/_section_responsive/after_section_end
elementor/element/common/section_custom_attributes_pro/before_section_start
elementor/element/common/section_custom_attributes_pro/after_section_start
elementor/element/common/section_custom_attributes_pro/before_section_end
elementor/element/common/_section_attributes/before_section_start
elementor/element/common/_section_attributes/after_section_start
elementor/element/common/_section_attributes/before_section_end
elementor/element/common/_section_attributes/after_section_end
elementor/element/common/section_custom_attributes_pro/after_section_end
elementor/element/common/section_custom_css_pro/before_section_start
elementor/element/common/section_custom_css_pro/after_section_start
elementor/element/common/section_custom_css_pro/before_section_end
elementor/element/common/section_custom_css/before_section_start
elementor/element/common/section_custom_css/after_section_start
elementor/element/common/section_custom_css/before_section_end
elementor/element/common/section_custom_css/after_section_end
elementor/element/common/section_custom_css_pro/after_section_end
elementor/element/theme-site-logo/section_image/after_section_start
elementor/element/theme-site-logo/section_image/before_section_end
elementor/element/theme-site-logo/section_image/after_section_end
elementor/element/theme-site-logo/section_style_image/before_section_start
elementor/element/theme-site-logo/section_style_image/after_section_start
elementor/element/theme-site-logo/section_style_image/before_section_end
elementor/element/theme-site-logo/section_style_image/after_section_end
elementor/element/theme-site-logo/section_style_caption/before_section_start
elementor/element/theme-site-logo/section_style_caption/after_section_start
elementor/element/theme-site-logo/section_style_caption/before_section_end
elementor/element/theme-site-logo/section_style_caption/after_section_end
elementor/dynamic_tags/register 10
  1. WPDeveloper\B\E\Elementor->register_basic_tags()
    wp-content/plugins/betterdocs/includes/Editors/Elementor.php:623
Plugin: betterdocs
10
  1. Elementor\M\D\Module->register_tags()
    wp-content/plugins/elementor/modules/dynamic-tags/module.php:162
Plugin: elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. ElementorPro\M\P\Module->register_tag()
    wp-content/plugins/elementor-pro/modules/popup/module.php:219
Plugin: elementor-pro
10
  1. ElementorPro\M\O\Module->register_tag()
    wp-content/plugins/elementor-pro/modules/off-canvas/module.php:36
Plugin: elementor-pro
10
  1. ElementorPro\M\W\Module->register_tags()
    wp-content/plugins/elementor-pro/modules/woocommerce/module.php:174
Plugin: elementor-pro
10
  1. ElementorPro\M\D\Module->register_tags()
    wp-content/plugins/elementor/modules/dynamic-tags/module.php:162
Plugin: elementor
10
  1. ElementorPro\M\D\A\Module->register_tags()
    wp-content/plugins/elementor/modules/dynamic-tags/module.php:162
Plugin: elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 205 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:205
Plugin: dynamic-content-for-elementor
20
  1. DynamicContentForElementor\T\D\Manager->register_dynamic_tags()
    wp-content/plugins/dynamic-content-for-elementor/class/text-templates/dynamic-shortcodes/manager.php:202
Plugin: dynamic-content-for-elementor
elementor/element/betterdocs-title-tag/settings/before_section_start
elementor/element/betterdocs-title-tag/settings/after_section_start
elementor/element/betterdocs-title-tag/settings/before_section_end
elementor/element/betterdocs-title-tag/settings/after_section_end
elementor/element/betterdocs-title-tag/advanced/before_section_start
elementor/element/betterdocs-title-tag/advanced/after_section_start
elementor/element/betterdocs-title-tag/advanced/before_section_end
elementor/element/betterdocs-title-tag/advanced/after_section_end
elementor/element/dce-cryptocurrency/settings/before_section_start
elementor/element/dce-cryptocurrency/settings/after_section_start
elementor/element/dce-cryptocurrency/settings/before_section_end
elementor/element/dce-cryptocurrency/settings/after_section_end
elementor/element/dce-posts/settings/before_section_start
elementor/element/dce-posts/settings/after_section_start
elementor/element/dce-posts/settings/before_section_end
elementor/element/dce-posts/settings/after_section_end
elementor/element/dce-posts/advanced/before_section_start
elementor/element/dce-posts/advanced/after_section_start
elementor/element/dce-posts/advanced/before_section_end
elementor/element/dce-posts/advanced/after_section_end
elementor/element/dce-woo-products/settings/before_section_start
elementor/element/dce-woo-products/settings/after_section_start
elementor/element/dce-woo-products/settings/before_section_end
elementor/element/dce-woo-products/settings/after_section_end
elementor/element/dce-woo-products/advanced/before_section_start
elementor/element/dce-woo-products/advanced/after_section_start
elementor/element/dce-woo-products/advanced/before_section_end
elementor/element/dce-woo-products/advanced/after_section_end
elementor/element/dce-sticky-posts/settings/before_section_start
elementor/element/dce-sticky-posts/settings/after_section_start
elementor/element/dce-sticky-posts/settings/before_section_end
elementor/element/dce-sticky-posts/settings/after_section_end
elementor/element/dce-sticky-posts/advanced/before_section_start
elementor/element/dce-sticky-posts/advanced/after_section_start
elementor/element/dce-sticky-posts/advanced/before_section_end
elementor/element/dce-sticky-posts/advanced/after_section_end
elementor/element/dce-my-posts/settings/before_section_start
elementor/element/dce-my-posts/settings/after_section_start
elementor/element/dce-my-posts/settings/before_section_end
elementor/element/dce-my-posts/settings/after_section_end
elementor/element/dce-my-posts/advanced/before_section_start
elementor/element/dce-my-posts/advanced/after_section_start
elementor/element/dce-my-posts/advanced/before_section_end
elementor/element/dce-my-posts/advanced/after_section_end
elementor/element/dce-favorites/settings/before_section_start
elementor/element/dce-favorites/settings/after_section_start
elementor/element/dce-favorites/settings/before_section_end
elementor/element/dce-favorites/settings/after_section_end
elementor/element/dce-favorites/advanced/before_section_start
elementor/element/dce-favorites/advanced/after_section_start
elementor/element/dce-favorites/advanced/before_section_end
elementor/element/dce-favorites/advanced/after_section_end
elementor/element/dce-wishlist/settings/before_section_start
elementor/element/dce-wishlist/settings/after_section_start
elementor/element/dce-wishlist/settings/before_section_end
elementor/element/dce-wishlist/settings/after_section_end
elementor/element/dce-wishlist/advanced/before_section_start
elementor/element/dce-wishlist/advanced/after_section_start
elementor/element/dce-wishlist/advanced/before_section_end
elementor/element/dce-wishlist/advanced/after_section_end
elementor/element/dce-acf-relationship/settings/before_section_start
elementor/element/dce-acf-relationship/settings/after_section_start
elementor/element/dce-acf-relationship/settings/before_section_end
elementor/element/dce-acf-relationship/settings/after_section_end
elementor/element/dce-acf-relationship/advanced/before_section_start
elementor/element/dce-acf-relationship/advanced/after_section_start
elementor/element/dce-acf-relationship/advanced/before_section_end
elementor/element/dce-acf-relationship/advanced/after_section_end
elementor/element/dce-terms/settings/before_section_start
elementor/element/dce-terms/settings/after_section_start
elementor/element/dce-terms/settings/before_section_end
elementor/element/dce-terms/settings/after_section_end
elementor/element/dce-terms/advanced/before_section_start
elementor/element/dce-terms/advanced/after_section_start
elementor/element/dce-terms/advanced/before_section_end
elementor/element/dce-terms/advanced/after_section_end
elementor/element/dce-tags/settings/before_section_start
elementor/element/dce-tags/settings/after_section_start
elementor/element/dce-tags/settings/before_section_end
elementor/element/dce-tags/settings/after_section_end
elementor/element/dce-tags/advanced/before_section_start
elementor/element/dce-tags/advanced/after_section_start
elementor/element/dce-tags/advanced/before_section_end
elementor/element/dce-tags/advanced/after_section_end
elementor/element/dce-woo-product-categories/settings/before_section_start
elementor/element/dce-woo-product-categories/settings/after_section_start
elementor/element/dce-woo-product-categories/settings/before_section_end
elementor/element/dce-woo-product-categories/settings/after_section_end
elementor/element/dce-woo-product-categories/advanced/before_section_start
elementor/element/dce-woo-product-categories/advanced/after_section_start
elementor/element/dce-woo-product-categories/advanced/before_section_end
elementor/element/dce-woo-product-categories/advanced/after_section_end
elementor/element/dce-template/settings/before_section_start
elementor/element/dce-template/settings/after_section_start
elementor/element/dce-template/settings/before_section_end
elementor/element/dce-template/settings/after_section_end
elementor/element/dce-template/advanced/before_section_start
elementor/element/dce-template/advanced/after_section_start
elementor/element/dce-template/advanced/before_section_end
elementor/element/dce-template/advanced/after_section_end
elementor/element/dce-token/settings/before_section_start
elementor/element/dce-token/settings/after_section_start
elementor/element/dce-token/settings/before_section_end
elementor/element/dce-token/settings/after_section_end
elementor/element/dce-token/advanced/before_section_start
elementor/element/dce-token/advanced/after_section_start
elementor/element/dce-token/advanced/before_section_end
elementor/element/dce-token/advanced/after_section_end
elementor/element/dce-dynamic-tag-php/settings/before_section_start
elementor/element/dce-dynamic-tag-php/settings/after_section_start
elementor/element/dce-dynamic-tag-php/settings/before_section_end
elementor/element/dce-dynamic-tag-php/settings/after_section_end
elementor/element/dce-dynamic-tag-php/advanced/before_section_start
elementor/element/dce-dynamic-tag-php/advanced/after_section_start
elementor/element/dce-dynamic-tag-php/advanced/before_section_end
elementor/element/dce-dynamic-tag-php/advanced/after_section_end
elementor/element/dce-author-field/settings/before_section_start
elementor/element/dce-author-field/settings/after_section_start
elementor/element/dce-author-field/settings/before_section_end
elementor/element/dce-author-field/settings/after_section_end
elementor/element/dce-author-field/advanced/before_section_start
elementor/element/dce-author-field/advanced/after_section_start
elementor/element/dce-author-field/advanced/before_section_end
elementor/element/dce-author-field/advanced/after_section_end
elementor/element/dce-user-field/settings/before_section_start
elementor/element/dce-user-field/settings/after_section_start
elementor/element/dce-user-field/settings/before_section_end
elementor/element/dce-user-field/settings/after_section_end
elementor/element/dce-user-field/advanced/before_section_start
elementor/element/dce-user-field/advanced/after_section_start
elementor/element/dce-user-field/advanced/before_section_end
elementor/element/dce-user-field/advanced/after_section_end
elementor/element/dce-dynamic-tag-image-token/settings/before_section_start
elementor/element/dce-dynamic-tag-image-token/settings/after_section_start
elementor/element/dce-dynamic-tag-image-token/settings/before_section_end
elementor/element/dce-dynamic-tag-image-token/settings/after_section_end
elementor/element/popup/settings/before_section_start
elementor/element/popup/settings/after_section_start
elementor/element/popup/settings/before_section_end
elementor/element/popup/settings/after_section_end
elementor/element/off-canvas/settings/before_section_start
elementor/element/off-canvas/settings/after_section_start
elementor/element/off-canvas/settings/before_section_end
elementor/element/off-canvas/settings/after_section_end
elementor/element/woocommerce-product-gallery-tag/settings/before_section_start
elementor/element/woocommerce-product-gallery-tag/settings/after_section_start
elementor/element/woocommerce-product-gallery-tag/settings/before_section_end
elementor/element/woocommerce-product-gallery-tag/settings/after_section_end
elementor/element/woocommerce-product-image-tag/settings/before_section_start
elementor/element/woocommerce-product-image-tag/settings/after_section_start
elementor/element/woocommerce-product-image-tag/settings/before_section_end
elementor/element/woocommerce-product-image-tag/settings/after_section_end
elementor/element/woocommerce-product-price-tag/settings/before_section_start
elementor/element/woocommerce-product-price-tag/settings/after_section_start
elementor/element/woocommerce-product-price-tag/settings/before_section_end
elementor/element/woocommerce-product-price-tag/settings/after_section_end
elementor/element/woocommerce-product-price-tag/advanced/before_section_start
elementor/element/woocommerce-product-price-tag/advanced/after_section_start
elementor/element/woocommerce-product-price-tag/advanced/before_section_end
elementor/element/woocommerce-product-price-tag/advanced/after_section_end
elementor/element/woocommerce-product-rating-tag/settings/before_section_start
elementor/element/woocommerce-product-rating-tag/settings/after_section_start
elementor/element/woocommerce-product-rating-tag/settings/before_section_end
elementor/element/woocommerce-product-rating-tag/settings/after_section_end
elementor/element/woocommerce-product-rating-tag/advanced/before_section_start
elementor/element/woocommerce-product-rating-tag/advanced/after_section_start
elementor/element/woocommerce-product-rating-tag/advanced/before_section_end
elementor/element/woocommerce-product-rating-tag/advanced/after_section_end
elementor/element/woocommerce-product-sale-tag/settings/before_section_start
elementor/element/woocommerce-product-sale-tag/settings/after_section_start
elementor/element/woocommerce-product-sale-tag/settings/before_section_end
elementor/element/woocommerce-product-sale-tag/settings/after_section_end
elementor/element/woocommerce-product-sale-tag/advanced/before_section_start
elementor/element/woocommerce-product-sale-tag/advanced/after_section_start
elementor/element/woocommerce-product-sale-tag/advanced/before_section_end
elementor/element/woocommerce-product-sale-tag/advanced/after_section_end
elementor/element/woocommerce-product-content-tag/settings/before_section_start
elementor/element/woocommerce-product-content-tag/settings/after_section_start
elementor/element/woocommerce-product-content-tag/settings/before_section_end
elementor/element/woocommerce-product-content-tag/settings/after_section_end
elementor/element/woocommerce-product-content-tag/advanced/before_section_start
elementor/element/woocommerce-product-content-tag/advanced/after_section_start
elementor/element/woocommerce-product-content-tag/advanced/before_section_end
elementor/element/woocommerce-product-content-tag/advanced/after_section_end
elementor/element/woocommerce-product-short-description-tag/settings/before_section_start
elementor/element/woocommerce-product-short-description-tag/settings/after_section_start
elementor/element/woocommerce-product-short-description-tag/settings/before_section_end
elementor/element/woocommerce-product-short-description-tag/settings/after_section_end
elementor/element/woocommerce-product-short-description-tag/advanced/before_section_start
elementor/element/woocommerce-product-short-description-tag/advanced/after_section_start
elementor/element/woocommerce-product-short-description-tag/advanced/before_section_end
elementor/element/woocommerce-product-short-description-tag/advanced/after_section_end
elementor/element/woocommerce-product-sku-tag/settings/before_section_start
elementor/element/woocommerce-product-sku-tag/settings/after_section_start
elementor/element/woocommerce-product-sku-tag/settings/before_section_end
elementor/element/woocommerce-product-sku-tag/settings/after_section_end
elementor/element/woocommerce-product-sku-tag/advanced/before_section_start
elementor/element/woocommerce-product-sku-tag/advanced/after_section_start
elementor/element/woocommerce-product-sku-tag/advanced/before_section_end
elementor/element/woocommerce-product-sku-tag/advanced/after_section_end
elementor/element/woocommerce-product-stock-tag/settings/before_section_start
elementor/element/woocommerce-product-stock-tag/settings/after_section_start
elementor/element/woocommerce-product-stock-tag/settings/before_section_end
elementor/element/woocommerce-product-stock-tag/settings/after_section_end
elementor/element/woocommerce-product-stock-tag/advanced/before_section_start
elementor/element/woocommerce-product-stock-tag/advanced/after_section_start
elementor/element/woocommerce-product-stock-tag/advanced/before_section_end
elementor/element/woocommerce-product-stock-tag/advanced/after_section_end
elementor/element/woocommerce-product-terms-tag/settings/before_section_start
elementor/element/woocommerce-product-terms-tag/settings/after_section_start
elementor/element/woocommerce-product-terms-tag/settings/before_section_end
elementor/element/woocommerce-product-terms-tag/settings/after_section_end
elementor/element/woocommerce-product-terms-tag/advanced/before_section_start
elementor/element/woocommerce-product-terms-tag/advanced/after_section_start
elementor/element/woocommerce-product-terms-tag/advanced/before_section_end
elementor/element/woocommerce-product-terms-tag/advanced/after_section_end
elementor/element/woocommerce-product-title-tag/settings/before_section_start
elementor/element/woocommerce-product-title-tag/settings/after_section_start
elementor/element/woocommerce-product-title-tag/settings/before_section_end
elementor/element/woocommerce-product-title-tag/settings/after_section_end
elementor/element/woocommerce-product-title-tag/advanced/before_section_start
elementor/element/woocommerce-product-title-tag/advanced/after_section_start
elementor/element/woocommerce-product-title-tag/advanced/before_section_end
elementor/element/woocommerce-product-title-tag/advanced/after_section_end
elementor/element/woocommerce-category-image-tag/settings/before_section_start
elementor/element/woocommerce-category-image-tag/settings/after_section_start
elementor/element/woocommerce-category-image-tag/settings/before_section_end
elementor/element/woocommerce-category-image-tag/settings/after_section_end
elementor/element/woocommerce-add-to-cart/settings/before_section_start
elementor/element/woocommerce-add-to-cart/settings/after_section_start
elementor/element/woocommerce-add-to-cart/settings/before_section_end
elementor/element/woocommerce-add-to-cart/settings/after_section_end
elementor/element/archive-description/settings/before_section_start
elementor/element/archive-description/settings/after_section_start
elementor/element/archive-description/settings/before_section_end
elementor/element/archive-description/settings/after_section_end
elementor/element/archive-description/advanced/before_section_start
elementor/element/archive-description/advanced/after_section_start
elementor/element/archive-description/advanced/before_section_end
elementor/element/archive-description/advanced/after_section_end
elementor/element/archive-meta/settings/before_section_start
elementor/element/archive-meta/settings/after_section_start
elementor/element/archive-meta/settings/before_section_end
elementor/element/archive-meta/settings/after_section_end
elementor/element/archive-meta/advanced/before_section_start
elementor/element/archive-meta/advanced/after_section_start
elementor/element/archive-meta/advanced/before_section_end
elementor/element/archive-meta/advanced/after_section_end
elementor/element/archive-title/settings/before_section_start
elementor/element/archive-title/settings/after_section_start
elementor/element/archive-title/settings/before_section_end
elementor/element/archive-title/settings/after_section_end
elementor/element/archive-title/advanced/before_section_start
elementor/element/archive-title/advanced/after_section_start
elementor/element/archive-title/advanced/before_section_end
elementor/element/archive-title/advanced/after_section_end
elementor/element/archive-url/settings/before_section_start
elementor/element/archive-url/settings/after_section_start
elementor/element/archive-url/settings/before_section_end
elementor/element/archive-url/settings/after_section_end
elementor/element/author-info/settings/before_section_start
elementor/element/author-info/settings/after_section_start
elementor/element/author-info/settings/before_section_end
elementor/element/author-info/settings/after_section_end
elementor/element/author-info/advanced/before_section_start
elementor/element/author-info/advanced/after_section_start
elementor/element/author-info/advanced/before_section_end
elementor/element/author-info/advanced/after_section_end
elementor/element/author-meta/settings/before_section_start
elementor/element/author-meta/settings/after_section_start
elementor/element/author-meta/settings/before_section_end
elementor/element/author-meta/settings/after_section_end
elementor/element/author-meta/advanced/before_section_start
elementor/element/author-meta/advanced/after_section_start
elementor/element/author-meta/advanced/before_section_end
elementor/element/author-meta/advanced/after_section_end
elementor/element/author-name/settings/before_section_start
elementor/element/author-name/settings/after_section_start
elementor/element/author-name/settings/before_section_end
elementor/element/author-name/settings/after_section_end
elementor/element/author-name/advanced/before_section_start
elementor/element/author-name/advanced/after_section_start
elementor/element/author-name/advanced/before_section_end
elementor/element/author-name/advanced/after_section_end
elementor/element/author-profile-picture/settings/before_section_start
elementor/element/author-profile-picture/settings/after_section_start
elementor/element/author-profile-picture/settings/before_section_end
elementor/element/author-profile-picture/settings/after_section_end
elementor/element/author-url/settings/before_section_start
elementor/element/author-url/settings/after_section_start
elementor/element/author-url/settings/before_section_end
elementor/element/author-url/settings/after_section_end
elementor/element/comments-number/settings/before_section_start
elementor/element/comments-number/settings/after_section_start
elementor/element/comments-number/settings/before_section_end
elementor/element/comments-number/settings/after_section_end
elementor/element/comments-number/advanced/before_section_start
elementor/element/comments-number/advanced/after_section_start
elementor/element/comments-number/advanced/before_section_end
elementor/element/comments-number/advanced/after_section_end
elementor/element/comments-url/settings/before_section_start
elementor/element/comments-url/settings/after_section_start
elementor/element/comments-url/settings/before_section_end
elementor/element/comments-url/settings/after_section_end
elementor/element/page-title/settings/before_section_start
elementor/element/page-title/settings/after_section_start
elementor/element/page-title/settings/before_section_end
elementor/element/page-title/settings/after_section_end
elementor/element/page-title/advanced/before_section_start
elementor/element/page-title/advanced/after_section_start
elementor/element/page-title/advanced/before_section_end
elementor/element/page-title/advanced/after_section_end
elementor/element/post-date/settings/before_section_start
elementor/element/post-date/settings/after_section_start
elementor/element/post-date/settings/before_section_end
elementor/element/post-date/settings/after_section_end
elementor/element/post-date/advanced/before_section_start
elementor/element/post-date/advanced/after_section_start
elementor/element/post-date/advanced/before_section_end
elementor/element/post-date/advanced/after_section_end
elementor/element/post-excerpt/settings/before_section_start
elementor/element/post-excerpt/settings/after_section_start
elementor/element/post-excerpt/settings/before_section_end
elementor/element/post-excerpt/settings/after_section_end
elementor/element/post-excerpt/advanced/before_section_start
elementor/element/post-excerpt/advanced/after_section_start
elementor/element/post-excerpt/advanced/before_section_end
elementor/element/post-excerpt/advanced/after_section_end
elementor/element/post-featured-image/settings/before_section_start
elementor/element/post-featured-image/settings/after_section_start
elementor/element/post-featured-image/settings/before_section_end
elementor/element/post-featured-image/settings/after_section_end
elementor/element/post-gallery/settings/before_section_start
elementor/element/post-gallery/settings/after_section_start
elementor/element/post-gallery/settings/before_section_end
elementor/element/post-gallery/settings/after_section_end
elementor/element/post-id/settings/before_section_start
elementor/element/post-id/settings/after_section_start
elementor/element/post-id/settings/before_section_end
elementor/element/post-id/settings/after_section_end
elementor/element/post-id/advanced/before_section_start
elementor/element/post-id/advanced/after_section_start
elementor/element/post-id/advanced/before_section_end
elementor/element/post-id/advanced/after_section_end
elementor/element/post-terms/settings/before_section_start
elementor/element/post-terms/settings/after_section_start
elementor/element/post-terms/settings/before_section_end
elementor/element/post-terms/settings/after_section_end
elementor/element/post-terms/advanced/before_section_start
elementor/element/post-terms/advanced/after_section_start
elementor/element/post-terms/advanced/before_section_end
elementor/element/post-terms/advanced/after_section_end
elementor/element/post-time/settings/before_section_start
elementor/element/post-time/settings/after_section_start
elementor/element/post-time/settings/before_section_end
elementor/element/post-time/settings/after_section_end
elementor/element/post-time/advanced/before_section_start
elementor/element/post-time/advanced/after_section_start
elementor/element/post-time/advanced/before_section_end
elementor/element/post-time/advanced/after_section_end
elementor/element/post-title/settings/before_section_start
elementor/element/post-title/settings/after_section_start
elementor/element/post-title/settings/before_section_end
elementor/element/post-title/settings/after_section_end
elementor/element/post-title/advanced/before_section_start
elementor/element/post-title/advanced/after_section_start
elementor/element/post-title/advanced/before_section_end
elementor/element/post-title/advanced/after_section_end
elementor/element/post-url/settings/before_section_start
elementor/element/post-url/settings/after_section_start
elementor/element/post-url/settings/before_section_end
elementor/element/post-url/settings/after_section_end
elementor/element/site-logo/settings/before_section_start
elementor/element/site-logo/settings/after_section_start
elementor/element/site-logo/settings/before_section_end
elementor/element/site-logo/settings/after_section_end
elementor/element/site-tagline/settings/before_section_start
elementor/element/site-tagline/settings/after_section_start
elementor/element/site-tagline/settings/before_section_end
elementor/element/site-tagline/settings/after_section_end
elementor/element/site-tagline/advanced/before_section_start
elementor/element/site-tagline/advanced/after_section_start
elementor/element/site-tagline/advanced/before_section_end
elementor/element/site-tagline/advanced/after_section_end
elementor/element/site-title/settings/before_section_start
elementor/element/site-title/settings/after_section_start
elementor/element/site-title/settings/before_section_end
elementor/element/site-title/settings/after_section_end
elementor/element/site-title/advanced/before_section_start
elementor/element/site-title/advanced/after_section_start
elementor/element/site-title/advanced/before_section_end
elementor/element/site-title/advanced/after_section_end
elementor/element/site-url/settings/before_section_start
elementor/element/site-url/settings/after_section_start
elementor/element/site-url/settings/before_section_end
elementor/element/site-url/settings/after_section_end
elementor/element/internal-url/settings/before_section_start
elementor/element/internal-url/settings/after_section_start
elementor/element/internal-url/settings/before_section_end
elementor/element/internal-url/settings/after_section_end
elementor/element/current-date-time/settings/before_section_start
elementor/element/current-date-time/settings/after_section_start
elementor/element/current-date-time/settings/before_section_end
elementor/element/current-date-time/settings/after_section_end
elementor/element/current-date-time/advanced/before_section_start
elementor/element/current-date-time/advanced/after_section_start
elementor/element/current-date-time/advanced/before_section_end
elementor/element/current-date-time/advanced/after_section_end
elementor/element/reload-page/settings/before_section_start
elementor/element/reload-page/settings/after_section_start
elementor/element/reload-page/settings/before_section_end
elementor/element/reload-page/settings/after_section_end
elementor/element/request-arg/settings/before_section_start
elementor/element/request-arg/settings/after_section_start
elementor/element/request-arg/settings/before_section_end
elementor/element/request-arg/settings/after_section_end
elementor/element/request-arg/advanced/before_section_start
elementor/element/request-arg/advanced/after_section_start
elementor/element/request-arg/advanced/before_section_end
elementor/element/request-arg/advanced/after_section_end
elementor/element/lightbox/settings/before_section_start
elementor/element/lightbox/settings/after_section_start
elementor/element/lightbox/settings/before_section_end
elementor/element/lightbox/settings/after_section_end
elementor/element/featured-image-data/settings/before_section_start
elementor/element/featured-image-data/settings/after_section_start
elementor/element/featured-image-data/settings/before_section_end
elementor/element/featured-image-data/settings/after_section_end
elementor/element/featured-image-data/advanced/before_section_start
elementor/element/featured-image-data/advanced/after_section_start
elementor/element/featured-image-data/advanced/before_section_end
elementor/element/featured-image-data/advanced/after_section_end
elementor/element/shortcode/settings/before_section_start
elementor/element/shortcode/settings/after_section_start
elementor/element/shortcode/settings/before_section_end
elementor/element/shortcode/settings/after_section_end
elementor/element/shortcode/advanced/before_section_start
elementor/element/shortcode/advanced/after_section_start
elementor/element/shortcode/advanced/before_section_end
elementor/element/shortcode/advanced/after_section_end
elementor/element/contact-url/settings/before_section_start
elementor/element/contact-url/settings/after_section_start
elementor/element/contact-url/settings/before_section_end
elementor/element/contact-url/settings/after_section_end
elementor/element/user-info/settings/before_section_start
elementor/element/user-info/settings/after_section_start
elementor/element/user-info/settings/before_section_end
elementor/element/user-info/settings/after_section_end
elementor/element/user-info/advanced/before_section_start
elementor/element/user-info/advanced/after_section_start
elementor/element/user-info/advanced/before_section_end
elementor/element/user-info/advanced/after_section_end
elementor/element/user-profile-picture/settings/before_section_start
elementor/element/user-profile-picture/settings/after_section_start
elementor/element/user-profile-picture/settings/before_section_end
elementor/element/user-profile-picture/settings/after_section_end
elementor/element/post-custom-field/settings/before_section_start
elementor/element/post-custom-field/settings/after_section_start
elementor/element/post-custom-field/settings/before_section_end
elementor/element/post-custom-field/settings/after_section_end
elementor/element/post-custom-field/advanced/before_section_start
elementor/element/post-custom-field/advanced/after_section_start
elementor/element/post-custom-field/advanced/before_section_end
elementor/element/post-custom-field/advanced/after_section_end
elementor/element/acf-text/settings/before_section_start
elementor/element/acf-text/settings/after_section_start
elementor/element/acf-text/settings/before_section_end
elementor/element/acf-text/settings/after_section_end
elementor/element/acf-text/advanced/before_section_start
elementor/element/acf-text/advanced/after_section_start
elementor/element/acf-text/advanced/before_section_end
elementor/element/acf-text/advanced/after_section_end
elementor/element/acf-image/settings/before_section_start
elementor/element/acf-image/settings/after_section_start
elementor/element/acf-image/settings/before_section_end
elementor/element/acf-image/settings/after_section_end
elementor/element/acf-url/settings/before_section_start
elementor/element/acf-url/settings/after_section_start
elementor/element/acf-url/settings/before_section_end
elementor/element/acf-url/settings/after_section_end
elementor/element/acf-gallery/settings/before_section_start
elementor/element/acf-gallery/settings/after_section_start
elementor/element/acf-gallery/settings/before_section_end
elementor/element/acf-gallery/settings/after_section_end
elementor/element/acf-file/settings/before_section_start
elementor/element/acf-file/settings/after_section_start
elementor/element/acf-file/settings/before_section_end
elementor/element/acf-file/settings/after_section_end
elementor/element/acf-number/settings/before_section_start
elementor/element/acf-number/settings/after_section_start
elementor/element/acf-number/settings/before_section_end
elementor/element/acf-number/settings/after_section_end
elementor/element/acf-number/advanced/before_section_start
elementor/element/acf-number/advanced/after_section_start
elementor/element/acf-number/advanced/before_section_end
elementor/element/acf-number/advanced/after_section_end
elementor/element/acf-color/settings/before_section_start
elementor/element/acf-color/settings/after_section_start
elementor/element/acf-color/settings/before_section_end
elementor/element/acf-color/settings/after_section_end
elementor/element/acf-date-time/settings/before_section_start
elementor/element/acf-date-time/settings/after_section_start
elementor/element/acf-date-time/settings/before_section_end
elementor/element/acf-date-time/settings/after_section_end
elementor/element/dce-dynamic-google-maps-directions-info/settings/before_section_start
elementor/element/dce-dynamic-google-maps-directions-info/settings/after_section_start
elementor/element/dce-dynamic-google-maps-directions-info/settings/before_section_end
elementor/element/dce-dynamic-google-maps-directions-info/settings/after_section_end
elementor/element/parse_css 10
  1. ElementorPro\M\C\Module->add_post_css()
    wp-content/plugins/elementor-pro/modules/custom-css/module.php:70
Plugin: elementor-pro
elementor/element/theme-post-title/section_title/before_section_start
elementor/element/theme-post-title/section_title/after_section_start
elementor/element/theme-post-title/section_title/before_section_end
elementor/element/theme-post-title/section_title/after_section_end
elementor/element/theme-post-title/section_title_style/before_section_start
elementor/element/theme-post-title/section_title_style/after_section_start
elementor/element/theme-post-title/section_title_style/before_section_end
elementor/element/theme-post-title/section_title_style/after_section_end
wc_payment_gateways_initialized 10
  1. WC_Payment_Gateways->on_payment_gateways_initialized()
    wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php:150
Plugin: woocommerce
betterdocs_frontend_assets
wpml_language_has_switched 0
  1. WCML\MO\Hooks->forceRemoveUnloadedDomain()
    wp-content/plugins/woocommerce-multilingual/classes/MO/Hooks.php:24
Plugin: woocommerce-multilingual
10
  1. WPML\S\M\H\LoadTextDomain->languageHasSwitched()
    wp-content/plugins/wpml-string-translation/classes/MO/Hooks/LoadTextDomain.php:155
Plugin: wpml-string-translation
10
  1. WPML\S\M\H\LanguageSwitch->languageHasSwitched()
    wp-content/plugins/wpml-string-translation/classes/MO/Hooks/LanguageSwitch.php:46
Plugin: wpml-string-translation
10
  1. WPML_String_Translation->wpml_language_has_switched()
    wp-content/plugins/wpml-string-translation/inc/wpml-string-translation.class.php:1227
Plugin: wpml-string-translation
10
  1. WPML_ST_Blog_Name_And_Description_Hooks->clear_cache()
    wp-content/plugins/wpml-string-translation/classes/filters/class-wpml-st-blog-name-and-description-hooks.php:80
Plugin: wpml-string-translation
the_post 10
  1. wc_setup_product_data()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:155
Plugin: woocommerce
10
  1. Dudlewebs\WPMCS\FilterContent->filter_post_data()
    wp-content/plugins/media-cloud-sync/includes/filters/content.php:56
Plugin: media-cloud-sync
rank_math/head 1
  1. _wp_render_title_tag()
    wp-includes/general-template.php:1306
WordPress Core
6
  1. RankMath\Frontend\Head->metadesc()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:217
Plugin: seo-by-rank-math
10
  1. RankMath\Frontend\Head->robots()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:228
Plugin: seo-by-rank-math
20
  1. RankMath\Frontend\Head->canonical()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:246
Plugin: seo-by-rank-math
21
  1. RankMath\Frontend\Head->adjacent_rel_links()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:258
Plugin: seo-by-rank-math
22
  1. RankMath\Frontend\Head->metakeywords()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:287
Plugin: seo-by-rank-math
30
  1. RankMath\OpenGraph\Facebook->output_tags()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-opengraph.php:64
Plugin: seo-by-rank-math
30
  1. RankMath\OpenGraph\Twitter->output_tags()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-opengraph.php:64
Plugin: seo-by-rank-math
30
  1. RankMath\OpenGraph\Slack->output_tags()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-opengraph.php:64
Plugin: seo-by-rank-math
90
  1. RankMath\Schema\JsonLD->json_ld()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-jsonld.php:134
Plugin: seo-by-rank-math
rank_math/opengraph/facebook 1
  1. RankMath\OpenGraph\Facebook->locale()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:108
Plugin: seo-by-rank-math
5
  1. RankMath\OpenGraph\Facebook->type()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:128
Plugin: seo-by-rank-math
10
  1. RankMath\OpenGraph\Facebook->title()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:183
Plugin: seo-by-rank-math
11
  1. RankMath\OpenGraph\Facebook->description()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:198
Plugin: seo-by-rank-math
12
  1. RankMath\OpenGraph\Facebook->url()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:212
Plugin: seo-by-rank-math
13
  1. RankMath\OpenGraph\Facebook->site_name()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:223
Plugin: seo-by-rank-math
14
  1. RankMath\OpenGraph\Facebook->website()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:233
Plugin: seo-by-rank-math
15
  1. RankMath\OpenGraph\Facebook->article_author()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:275
Plugin: seo-by-rank-math
16
  1. RankMath\OpenGraph\Facebook->tags()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:282
Plugin: seo-by-rank-math
17
  1. RankMath\OpenGraph\Facebook->category()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:296
Plugin: seo-by-rank-math
19
  1. RankMath\OpenGraph\Facebook->publish_date()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:309
Plugin: seo-by-rank-math
20
  1. RankMath\OpenGraph\Facebook->site_owner()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:245
Plugin: seo-by-rank-math
30
  1. RankMath\OpenGraph\Facebook->image()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:264
Plugin: seo-by-rank-math
50
  1. RankMath\WooCommerce\WooCommerce->og_enhancement()
    wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-opengraph.php:74
Plugin: seo-by-rank-math
90
  1. RankMath\Schema\Opengraph->add_schema_tags()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-opengraph.php:37
Plugin: seo-by-rank-math
99
  1. RankMathPro\Schema\Video->add_video_tags()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-video.php:135
Plugin: seo-by-rank-math-pro
rank_math/opengraph/facebook/add_images
rank_math/opengraph/pre_attachment_image_check
rank_math/opengraph/post_attachment_image_check
rank_math/opengraph/facebook/add_additional_images 10
  1. RankMath\WooCommerce\WooCommerce->set_opengraph_image()
    wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-opengraph.php:105
Plugin: seo-by-rank-math
rank_math/opengraph/twitter 1
  1. RankMath\OpenGraph\Twitter->use_facebook()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:89
Plugin: seo-by-rank-math
5
  1. RankMath\OpenGraph\Twitter->type()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:103
Plugin: seo-by-rank-math
10
  1. RankMath\OpenGraph\Twitter->title()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:166
Plugin: seo-by-rank-math
11
  1. RankMath\OpenGraph\Twitter->description()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:173
Plugin: seo-by-rank-math
14
  1. RankMath\OpenGraph\Twitter->website()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:180
Plugin: seo-by-rank-math
15
  1. RankMath\OpenGraph\Twitter->article_author()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:208
Plugin: seo-by-rank-math
30
  1. RankMath\OpenGraph\Twitter->image()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:192
Plugin: seo-by-rank-math
rank_math/opengraph/twitter/add_images
rank_math/opengraph/twitter/add_additional_images
rank_math/opengraph/slack 20
  1. RankMath\OpenGraph\Slack->enhanced_data()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-slack.php:51
Plugin: seo-by-rank-math
monsterinsights_tracking_before_gtag
monsterinsights_tracking_before
monsterinsights_tracking_gtag_frontend_before_script_tag 10
  1. monsterinsights_add_privacy_guard_script_tag()
    wp-content/plugins/google-analytics-premium/pro/includes/frontend/privacy-guard.php:6
Plugin: google-analytics-premium
monsterinsights_tracking_gtag_frontend_output_after_mi_track_user 10
  1. monsterinsights_exclude_query_params_v4()
    wp-content/plugins/google-analytics-premium/includes/frontend/frontend.php:433
Plugin: google-analytics-premium
monsterinsights_frontend_tracking_gtag_after_pageview
monsterinsights_tracking_after_gtag 11
  1. MonsterInsights_eCommerce_WooCommerce_Integration->print_dual_tracking_js()
    wp-content/plugins/ga-ecommerce/includes/providers/ecommerce-integration.php:78
Plugin: ga-ecommerce
monsterinsights_tracking_after
wp_print_styles
wp_print_scripts 1
  1. Automattic\J\A\Script_Data::render_script_data()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-assets/src/class-script-data.php:80
Plugin: woocommerce
1
  1. Automattic\W\B\P\Api->verify_payment_methods_dependencies()
    wp-content/plugins/woocommerce/src/Blocks/Payments/Api.php:126
Plugin: woocommerce
5
  1. WC_Frontend_Scripts::localize_printed_scripts()
    wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php:783
Plugin: woocommerce
5
  1. WC_Stripe_Frontend_Scripts->localize_scripts()
    wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-frontend-scripts.php:121
Plugin: woo-stripe-payment
10
  1. wp_just_in_time_script_localization()
    wp-includes/script-loader.php:1921
WordPress Core
10
  1. PaymentPlugins\W\P\P\PaymentGateways->add_minicart_scripts()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Payments/PaymentGateways.php:274
Plugin: pymntpl-paypal-woocommerce
woocommerce_before_template_part
woocommerce_after_template_part
woocommerce_checkout_init 20
  1. QuadLayers\W\V\F\Checkout->add_checkout_coupon()
    wp-content/plugins/woocommerce-direct-checkout-pro/lib/view/frontend/class-checkout.php:151
Plugin: woocommerce-direct-checkout-pro
wc_stripe_after_get_checkout_fields
wp_body_open 0
  1. wp_admin_bar_render()
    wp-includes/admin-bar.php:73
WordPress Core
10
  1. woocommerce_demo_store()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:1086
Plugin: woocommerce
10
  1. Closure on line 871 of wp-content/plugins/elementor-pro/modules/page-transitions/module.php
    wp-content/plugins/elementor-pro/modules/page-transitions/module.php:871
Plugin: elementor-pro
10
  1. Closure on line 160 of wp-content/plugins/elementor-pro/modules/custom-code/module.php
    wp-content/plugins/elementor-pro/modules/custom-code/module.php:160
Plugin: elementor-pro
admin_bar_menu 0
  1. wp_admin_bar_my_account_menu()
    wp-includes/admin-bar.php:302
WordPress Core
0
  1. wp_admin_bar_sidebar_toggle()
    wp-includes/admin-bar.php:240
WordPress Core
10
  1. wp_admin_bar_wp_menu()
    wp-includes/admin-bar.php:125
WordPress Core
20
  1. wp_admin_bar_my_sites_menu()
    wp-includes/admin-bar.php:550
WordPress Core
30
  1. wp_admin_bar_site_menu()
    wp-includes/admin-bar.php:362
WordPress Core
31
  1. Automattic\W\I\C\ComingSoonAdminBarBadge->site_visibility_badge()
    wp-content/plugins/woocommerce/src/Internal/ComingSoon/ComingSoonAdminBarBadge.php:46
Plugin: woocommerce
40
  1. wp_admin_bar_edit_site_menu()
    wp-includes/admin-bar.php:462
WordPress Core
40
  1. wp_admin_bar_customize_menu()
    wp-includes/admin-bar.php:500
WordPress Core
41
  1. Permalink_Manager_Admin_Functions->fix_customize_url()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-admin-functions.php:37
Plugin: permalink-manager-pro
50
  1. wp_admin_bar_updates_menu()
    wp-includes/admin-bar.php:1149
WordPress Core
60
  1. wp_admin_bar_comments_menu()
    wp-includes/admin-bar.php:1035
WordPress Core
70
  1. wp_admin_bar_new_content_menu()
    wp-includes/admin-bar.php:945
WordPress Core
80
  1. WPML\T\A\Hooks->addTranslateMenuItem()
    wp-content/plugins/sitepress-multilingual-cms/classes/admin-bar/Hooks.php:21
Plugin: sitepress-multilingual-cms
80
  1. wp_admin_bar_edit_menu()
    wp-includes/admin-bar.php:807
WordPress Core
100
  1. RankMath\Admin_Bar_Menu->add_menu()
    wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-bar-menu.php:100
Plugin: seo-by-rank-math
100
  1. VillaTheme_Support->add_toolbar()
    wp-content/plugins/email-template-customizer-for-woo/includes/support/support.php:790
Plugin: email-template-customizer-for-woo
100
  1. Closure on line 511 of wp-content/plugins/elementor/modules/landing-pages/module.php
    wp-content/plugins/elementor/modules/landing-pages/module.php:511
Plugin: elementor
100
  1. Closure on line 228 of wp-content/plugins/elementor/modules/floating-buttons/module.php
    wp-content/plugins/elementor/modules/floating-buttons/module.php:228
Plugin: elementor
200
  1. Closure on line 19 of wp-content/plugins/elementor-pro/modules/notes/admin-bar.php
    wp-content/plugins/elementor-pro/modules/notes/admin-bar.php:19
Plugin: elementor-pro
200
  1. wp_admin_bar_add_secondary_groups()
    wp-includes/admin-bar.php:1243
WordPress Core
201
  1. Elementor\C\D\Inspector->add_menu_in_admin_bar()
    wp-content/plugins/elementor/core/debug/inspector.php:108
Plugin: elementor
500
  1. Happy_Addons\E\C\Admin_Bar::add_toolbar_items()
    wp-content/plugins/happy-elementor-addons/classes/admin-bar.php:95
Plugin: happy-elementor-addons
998
  1. Rhubarb\RedisCache\Plugin->render_admin_bar()
    wp-content/plugins/redis-cache/includes/class-plugin.php:731
Plugin: redis-cache
999
  1. monsterinsights_add_admin_bar_menu()
    wp-content/plugins/google-analytics-premium/includes/frontend/frontend.php:129
Plugin: google-analytics-premium
999
  1. WPMailSMTP\Admin\AdminBarMenu->register()
    wp-content/plugins/wp-mail-smtp-pro/src/Admin/AdminBarMenu.php:100
Plugin: wp-mail-smtp-pro
999
  1. WPO\IPS\Admin->debug_enabled_warning()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Admin.php:1759
Plugin: woocommerce-pdf-invoices-packing-slips
9991
  1. wp_admin_bar_my_account_item()
    wp-includes/admin-bar.php:262
WordPress Core
9992
  1. wp_admin_bar_recovery_mode_menu()
    wp-includes/admin-bar.php:1217
WordPress Core
9999
  1. wp_admin_bar_search_menu()
    wp-includes/admin-bar.php:1183
WordPress Core
9223372036854775797
  1. rocket_admin_bar()
    wp-content/plugins/wp-rocket/inc/common/admin-bar.php:15
Plugin: wp-rocket
qm/collect/new_php_error
wpml_pre_status_icon_display
rank_math/admin_bar/items 11
  1. RankMath\ContentAI\Content_AI_Page->admin_bar_items()
    wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-content-ai-page.php:117
Plugin: seo-by-rank-math
11
  1. RankMath\Analytics\Analytics_Common->admin_bar_items()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-common.php:137
Plugin: seo-by-rank-math
11
  1. RankMath\Redirections\Redirections->admin_bar_items()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirections.php:126
Plugin: seo-by-rank-math
11
  1. RankMathPro\Analytics\Analytics->admin_bar_items()
    wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-analytics.php:304
Plugin: seo-by-rank-math-pro
rocket_admin_bar_items 10
  1. WP_Rocket\E\S\A\Subscriber->add_clean_saas_menu_item()
    wp-content/plugins/wp-rocket/inc/Engine/Saas/Admin/Subscriber.php:76
Plugin: wp-rocket
10
  1. WP_Rocket\E\S\A\Subscriber->add_clean_url_menu_item()
    wp-content/plugins/wp-rocket/inc/Engine/Saas/Admin/Subscriber.php:87
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\P\A\Subscriber->add_clear_performance_hints_menu_item()
    wp-content/plugins/wp-rocket/inc/Engine/Common/PerformanceHints/Admin/Subscriber.php:155
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\P\A\Subscriber->add_clear_url_performance_hints_menu_item()
    wp-content/plugins/wp-rocket/inc/Engine/Common/PerformanceHints/Admin/Subscriber.php:166
Plugin: wp-rocket
wp_before_admin_bar_render 10
  1. wp_customize_support_script()
    wp-includes/theme.php:3808
WordPress Core
100
  1. SearchWP_Metrics->admin_bar_menu()
    wp-content/plugins/searchwp-metrics/includes/SearchWP_Metrics.php:246
Plugin: searchwp-metrics
wp_after_admin_bar_render
elementor/theme/before_do_header
elementor/frontend/before_get_builder_content 10
  1. Elementor\M\A\Module->add_document_to_admin_bar()
    wp-content/plugins/elementor/modules/admin-bar/module.php:37
Plugin: elementor
elementor/element/header/document_settings/before_section_start
elementor/element/header/document_settings/after_section_start
elementor/element/header/document_settings/before_section_end
elementor/element/header/document_settings/after_section_end
elementor/element/header/hm_cmc_init_section/before_section_start
elementor/element/header/hm_cmc_init_section/after_section_start
elementor/element/header/hm_cmc_init_section/before_section_end
elementor/element/header/hm_cmc_init_section/after_section_end
elementor/element/header/ha_page_custom_js_section/before_section_start
elementor/element/header/ha_page_custom_js_section/after_section_start
elementor/element/header/ha_page_custom_js_section/before_section_end
elementor/element/header/ha_page_custom_js_section/after_section_end
elementor/element/header/preview_settings/before_section_start
elementor/element/header/preview_settings/after_section_start
elementor/element/header/preview_settings/before_section_end
elementor/element/header/preview_settings/after_section_end
elementor/element/header/section_page_style/before_section_start
elementor/element/header/section_page_style/after_section_start
elementor/element/header/section_page_style/before_section_end
elementor/element/header/section_page_style/after_section_end
elementor/element/header/section_custom_css_pro/before_section_start
elementor/element/header/section_custom_css_pro/after_section_start
elementor/element/header/section_custom_css_pro/before_section_end
elementor/element/header/section_custom_css/before_section_start
elementor/element/header/section_custom_css/after_section_start
elementor/element/header/section_custom_css/before_section_end
elementor/element/header/section_custom_css/after_section_end 10
  1. Closure on line 78 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility/sections.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility/sections.php:78
Plugin: dynamic-content-for-elementor
elementor/element/header/dce_section_visibility_base/before_section_start
elementor/element/header/dce_section_visibility_base/after_section_start
elementor/element/header/dce_section_visibility_base/before_section_end
elementor/element/header/dce_section_visibility_base/after_section_end
elementor/element/header/dce_section_visibility_post/before_section_start
elementor/element/header/dce_section_visibility_post/after_section_start
elementor/element/header/dce_section_visibility_post/before_section_end
elementor/element/header/dce_section_visibility_post/after_section_end
elementor/element/header/dce_section_visibility_user/before_section_start
elementor/element/header/dce_section_visibility_user/after_section_start
elementor/element/header/dce_section_visibility_user/before_section_end
elementor/element/header/dce_section_visibility_user/after_section_end
elementor/element/header/dce_section_visibility_archive/before_section_start
elementor/element/header/dce_section_visibility_archive/after_section_start
elementor/element/header/dce_section_visibility_archive/before_section_end
elementor/element/header/dce_section_visibility_archive/after_section_end
elementor/element/header/dce_section_visibility_dynamic_tag/before_section_start
elementor/element/header/dce_section_visibility_dynamic_tag/after_section_start
elementor/element/header/dce_section_visibility_dynamic_tag/before_section_end
elementor/element/header/dce_section_visibility_dynamic_tag/after_section_end
elementor/element/header/dce_section_visibility_device/before_section_start
elementor/element/header/dce_section_visibility_device/after_section_start
elementor/element/header/dce_section_visibility_device/before_section_end
elementor/element/header/dce_section_visibility_device/after_section_end
elementor/element/header/dce_section_visibility_datetime/before_section_start
elementor/element/header/dce_section_visibility_datetime/after_section_start
elementor/element/header/dce_section_visibility_datetime/before_section_end
elementor/element/header/dce_section_visibility_datetime/after_section_end
elementor/element/header/dce_section_visibility_geotargeting/before_section_start
elementor/element/header/dce_section_visibility_geotargeting/after_section_start
elementor/element/header/dce_section_visibility_geotargeting/before_section_end
elementor/element/header/dce_section_visibility_geotargeting/after_section_end
elementor/element/header/dce_section_visibility_context/before_section_start
elementor/element/header/dce_section_visibility_context/after_section_start
elementor/element/header/dce_section_visibility_context/before_section_end
elementor/element/header/dce_section_visibility_context/after_section_end
elementor/element/header/dce_section_visibility_woocommerce/before_section_start
elementor/element/header/dce_section_visibility_woocommerce/after_section_start
elementor/element/header/dce_section_visibility_woocommerce/before_section_end
elementor/element/header/dce_section_visibility_woocommerce/after_section_end
elementor/element/header/dce_section_visibility_favorites/before_section_start
elementor/element/header/dce_section_visibility_favorites/after_section_start
elementor/element/header/dce_section_visibility_favorites/before_section_end
elementor/element/header/dce_section_visibility_favorites/after_section_end
elementor/element/header/dce_section_visibility_random/before_section_start
elementor/element/header/dce_section_visibility_random/after_section_start
elementor/element/header/dce_section_visibility_random/before_section_end
elementor/element/header/dce_section_visibility_random/after_section_end
elementor/element/header/dce_section_visibility_custom/before_section_start
elementor/element/header/dce_section_visibility_custom/after_section_start
elementor/element/header/dce_section_visibility_custom/before_section_end
elementor/element/header/dce_section_visibility_custom/after_section_end
elementor/element/header/dce_section_visibility_fallback/before_section_start
elementor/element/header/dce_section_visibility_fallback/after_section_start
elementor/element/header/dce_section_visibility_fallback/before_section_end
elementor/element/header/dce_section_visibility_fallback/after_section_end
elementor/element/header/section_custom_css_pro/after_section_end
elementor/frontend/before_render 1
  1. Happy_Addons\E\E\Wrapper_Link::before_section_render()
    wp-content/plugins/happy-elementor-addons/extensions/wrapper-link.php:50
Plugin: happy-elementor-addons
10
  1. Happy_Addons\E\C\Widgets_Manager::add_global_widget_render_attributes()
    wp-content/plugins/happy-elementor-addons/classes/widgets-manager.php:15
Plugin: happy-elementor-addons
elementor/frontend/widget/before_render 10
  1. DynamicContentForElementor\TemplateSystem->add_dce_background_data_attributes()
    wp-content/plugins/dynamic-content-for-elementor/class/template-system.php:976
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Manager->start_element()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility/manager.php:195
Plugin: dynamic-content-for-elementor
10
  1. ElementorPro\M\D\Module->before_element_render()
    wp-content/plugins/elementor-pro/modules/display-conditions/module.php:225
Plugin: elementor-pro
11
  1. DynamicContentForElementor\Elements->start_element()
    wp-content/plugins/dynamic-content-for-elementor/class/elements.php:100
Plugin: dynamic-content-for-elementor
elementor/widget/before_render_content 10
  1. WPML\P\E\H\Frontend->handleWidgetTextFilters()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Integrations/Elementor/Hooks/Frontend.php:66
Plugin: sitepress-multilingual-cms
10
  1. Happy_Addons_Pro\Extensions\Global_Badge->before_render()
    wp-content/plugins/happy-elementor-addons-pro/extensions/global-badge.php:1806
Plugin: happy-elementor-addons-pro
elementor/element/after_add_attributes 10
  1. ElementorPro\M\C\Module->render_attributes()
    wp-content/plugins/elementor-pro/modules/custom-attributes/module.php:130
Plugin: elementor-pro
elementor/frontend/widget/after_render 10
  1. DynamicContentForElementor\TemplateSystem->fix_style()
    wp-content/plugins/dynamic-content-for-elementor/class/template-system.php:1067
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Manager->end_element()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility/manager.php:219
Plugin: dynamic-content-for-elementor
10
  1. ElementorPro\M\D\Module->after_element_render()
    wp-content/plugins/elementor-pro/modules/display-conditions/module.php:246
Plugin: elementor-pro
elementor/frontend/after_render
elementor/element/nav-menu/section_layout/before_section_start
elementor/element/nav-menu/section_layout/after_section_start
elementor/element/nav-menu/section_layout/before_section_end
elementor/element/nav-menu/section_layout/after_section_end
elementor/element/nav-menu/section_style_main-menu/before_section_start
elementor/element/nav-menu/section_style_main-menu/after_section_start
elementor/element/nav-menu/section_style_main-menu/before_section_end
elementor/element/nav-menu/section_style_main-menu/after_section_end
elementor/element/nav-menu/section_style_dropdown/before_section_start
elementor/element/nav-menu/section_style_dropdown/after_section_start
elementor/element/nav-menu/section_style_dropdown/before_section_end
elementor/element/nav-menu/section_style_dropdown/after_section_end
elementor/element/nav-menu/style_toggle/before_section_start
elementor/element/nav-menu/style_toggle/after_section_start
elementor/element/nav-menu/style_toggle/before_section_end
elementor/element/nav-menu/style_toggle/after_section_end
happyaddons_start_register_controls 10
  1. Happy_Addons_Pro\Extensions\Designs_Manager::add_surprise_controls()
    wp-content/plugins/happy-elementor-addons-pro/extensions/designs-manager.php:98
Plugin: happy-elementor-addons-pro
elementor/element/ha-mini-cart/mini_cart_content_section/before_section_start
elementor/element/ha-mini-cart/mini_cart_content_section/after_section_start
elementor/element/ha-mini-cart/mini_cart_content_section/before_section_end
elementor/element/ha-mini-cart/mini_cart_content_section/after_section_end
happyaddons_after_register_content_controls
elementor/element/ha-mini-cart/mini_cart_button_section/before_section_start
elementor/element/ha-mini-cart/mini_cart_button_section/after_section_start
elementor/element/ha-mini-cart/mini_cart_button_section/before_section_end
elementor/element/ha-mini-cart/mini_cart_button_section/after_section_end
elementor/element/ha-mini-cart/popup_body_section/before_section_start
elementor/element/ha-mini-cart/popup_body_section/after_section_start
elementor/element/ha-mini-cart/popup_body_section/before_section_end
elementor/element/ha-mini-cart/popup_body_section/after_section_end
elementor/element/ha-mini-cart/popup_header_section/before_section_start
elementor/element/ha-mini-cart/popup_header_section/after_section_start
elementor/element/ha-mini-cart/popup_header_section/before_section_end
elementor/element/ha-mini-cart/popup_header_section/after_section_end
elementor/element/ha-mini-cart/popup_item_section/before_section_start
elementor/element/ha-mini-cart/popup_item_section/after_section_start
elementor/element/ha-mini-cart/popup_item_section/before_section_end
elementor/element/ha-mini-cart/popup_item_section/after_section_end
elementor/element/ha-mini-cart/popup_subtotal_section/before_section_start
elementor/element/ha-mini-cart/popup_subtotal_section/after_section_start
elementor/element/ha-mini-cart/popup_subtotal_section/before_section_end
elementor/element/ha-mini-cart/popup_subtotal_section/after_section_end
elementor/element/ha-mini-cart/popup_button_section/before_section_start
elementor/element/ha-mini-cart/popup_button_section/after_section_start
elementor/element/ha-mini-cart/popup_button_section/before_section_end
elementor/element/ha-mini-cart/popup_button_section/after_section_end
happyaddons_end_register_controls
elementor/frontend/get_builder_content
elementor/theme/after_do_header
wp_after_load_template
elementor/theme/before_do_single
loop_start
elementor/element/post-info/section_icon/before_section_start
elementor/element/post-info/section_icon/after_section_start
elementor/element/post-info/section_icon/before_section_end
elementor/element/post-info/section_icon/after_section_end
elementor/element/post-info/section_icon_list/before_section_start
elementor/element/post-info/section_icon_list/after_section_start
elementor/element/post-info/section_icon_list/before_section_end
elementor/element/post-info/section_icon_list/after_section_end
elementor/element/post-info/section_icon_style/before_section_start
elementor/element/post-info/section_icon_style/after_section_start
elementor/element/post-info/section_icon_style/before_section_end
elementor/element/post-info/section_icon_style/after_section_end
elementor/element/post-info/section_text_style/before_section_start
elementor/element/post-info/section_text_style/after_section_start
elementor/element/post-info/section_text_style/before_section_end
elementor/element/post-info/section_text_style/after_section_end
elementor/element/breadcrumbs/section_breadcrumbs_content/before_section_start
elementor/element/breadcrumbs/section_breadcrumbs_content/after_section_start
elementor/element/breadcrumbs/section_breadcrumbs_content/before_section_end
elementor/element/breadcrumbs/section_breadcrumbs_content/after_section_end
elementor/element/breadcrumbs/section_style/before_section_start
elementor/element/breadcrumbs/section_style/after_section_start
elementor/element/breadcrumbs/section_style/before_section_end
elementor/element/breadcrumbs/section_style/after_section_end
elementor/element/theme-post-content/section_style/before_section_start
elementor/element/theme-post-content/section_style/after_section_start
elementor/element/theme-post-content/section_style/before_section_end
elementor/element/theme-post-content/section_style/after_section_end
elementor/theme/after_do_single
get_footer
elementor/theme/before_do_footer
elementor/element/footer/document_settings/before_section_start
elementor/element/footer/document_settings/after_section_start
elementor/element/footer/document_settings/before_section_end
elementor/element/footer/document_settings/after_section_end
elementor/element/footer/hm_cmc_init_section/before_section_start
elementor/element/footer/hm_cmc_init_section/after_section_start
elementor/element/footer/hm_cmc_init_section/before_section_end
elementor/element/footer/hm_cmc_init_section/after_section_end
elementor/element/footer/ha_page_custom_js_section/before_section_start
elementor/element/footer/ha_page_custom_js_section/after_section_start
elementor/element/footer/ha_page_custom_js_section/before_section_end
elementor/element/footer/ha_page_custom_js_section/after_section_end
elementor/element/footer/preview_settings/before_section_start
elementor/element/footer/preview_settings/after_section_start
elementor/element/footer/preview_settings/before_section_end
elementor/element/footer/preview_settings/after_section_end
elementor/element/footer/section_page_style/before_section_start
elementor/element/footer/section_page_style/after_section_start
elementor/element/footer/section_page_style/before_section_end
elementor/element/footer/section_page_style/after_section_end
elementor/element/footer/section_custom_css_pro/before_section_start
elementor/element/footer/section_custom_css_pro/after_section_start
elementor/element/footer/section_custom_css_pro/before_section_end
elementor/element/footer/section_custom_css/before_section_start
elementor/element/footer/section_custom_css/after_section_start
elementor/element/footer/section_custom_css/before_section_end
elementor/element/footer/section_custom_css/after_section_end 10
  1. Closure on line 78 of wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility/sections.php
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/dynamic-visibility/sections.php:78
Plugin: dynamic-content-for-elementor
elementor/element/footer/dce_section_visibility_base/before_section_start
elementor/element/footer/dce_section_visibility_base/after_section_start
elementor/element/footer/dce_section_visibility_base/before_section_end
elementor/element/footer/dce_section_visibility_base/after_section_end
elementor/element/footer/dce_section_visibility_post/before_section_start
elementor/element/footer/dce_section_visibility_post/after_section_start
elementor/element/footer/dce_section_visibility_post/before_section_end
elementor/element/footer/dce_section_visibility_post/after_section_end
elementor/element/footer/dce_section_visibility_user/before_section_start
elementor/element/footer/dce_section_visibility_user/after_section_start
elementor/element/footer/dce_section_visibility_user/before_section_end
elementor/element/footer/dce_section_visibility_user/after_section_end
elementor/element/footer/dce_section_visibility_archive/before_section_start
elementor/element/footer/dce_section_visibility_archive/after_section_start
elementor/element/footer/dce_section_visibility_archive/before_section_end
elementor/element/footer/dce_section_visibility_archive/after_section_end
elementor/element/footer/dce_section_visibility_dynamic_tag/before_section_start
elementor/element/footer/dce_section_visibility_dynamic_tag/after_section_start
elementor/element/footer/dce_section_visibility_dynamic_tag/before_section_end
elementor/element/footer/dce_section_visibility_dynamic_tag/after_section_end
elementor/element/footer/dce_section_visibility_device/before_section_start
elementor/element/footer/dce_section_visibility_device/after_section_start
elementor/element/footer/dce_section_visibility_device/before_section_end
elementor/element/footer/dce_section_visibility_device/after_section_end
elementor/element/footer/dce_section_visibility_datetime/before_section_start
elementor/element/footer/dce_section_visibility_datetime/after_section_start
elementor/element/footer/dce_section_visibility_datetime/before_section_end
elementor/element/footer/dce_section_visibility_datetime/after_section_end
elementor/element/footer/dce_section_visibility_geotargeting/before_section_start
elementor/element/footer/dce_section_visibility_geotargeting/after_section_start
elementor/element/footer/dce_section_visibility_geotargeting/before_section_end
elementor/element/footer/dce_section_visibility_geotargeting/after_section_end
elementor/element/footer/dce_section_visibility_context/before_section_start
elementor/element/footer/dce_section_visibility_context/after_section_start
elementor/element/footer/dce_section_visibility_context/before_section_end
elementor/element/footer/dce_section_visibility_context/after_section_end
elementor/element/footer/dce_section_visibility_woocommerce/before_section_start
elementor/element/footer/dce_section_visibility_woocommerce/after_section_start
elementor/element/footer/dce_section_visibility_woocommerce/before_section_end
elementor/element/footer/dce_section_visibility_woocommerce/after_section_end
elementor/element/footer/dce_section_visibility_favorites/before_section_start
elementor/element/footer/dce_section_visibility_favorites/after_section_start
elementor/element/footer/dce_section_visibility_favorites/before_section_end
elementor/element/footer/dce_section_visibility_favorites/after_section_end
elementor/element/footer/dce_section_visibility_random/before_section_start
elementor/element/footer/dce_section_visibility_random/after_section_start
elementor/element/footer/dce_section_visibility_random/before_section_end
elementor/element/footer/dce_section_visibility_random/after_section_end
elementor/element/footer/dce_section_visibility_custom/before_section_start
elementor/element/footer/dce_section_visibility_custom/after_section_start
elementor/element/footer/dce_section_visibility_custom/before_section_end
elementor/element/footer/dce_section_visibility_custom/after_section_end
elementor/element/footer/dce_section_visibility_fallback/before_section_start
elementor/element/footer/dce_section_visibility_fallback/after_section_start
elementor/element/footer/dce_section_visibility_fallback/before_section_end
elementor/element/footer/dce_section_visibility_fallback/after_section_end
elementor/element/footer/section_custom_css_pro/after_section_end
elementor/element/text-editor/section_editor/before_section_start
elementor/element/text-editor/section_editor/after_section_start
elementor/element/text-editor/section_editor/before_section_end
elementor/element/text-editor/section_editor/after_section_end
elementor/element/text-editor/section_style/before_section_start
elementor/element/text-editor/section_style/after_section_start
elementor/element/text-editor/section_style/before_section_end
elementor/element/text-editor/section_style/after_section_end
elementor/element/text-editor/section_drop_cap/before_section_start
elementor/element/text-editor/section_drop_cap/after_section_start
elementor/element/text-editor/section_drop_cap/before_section_end
elementor/element/text-editor/section_drop_cap/after_section_end
elementor/theme/after_do_footer
wp_footer 0
  1. RankMath\Json_Manager->output()
    wp-content/plugins/seo-by-rank-math/includes/class-json-manager.php:79
Plugin: seo-by-rank-math
1
  1. wp_enqueue_global_styles()
    wp-includes/script-loader.php:2529
WordPress Core
1
  1. wp_enqueue_stored_styles()
    wp-includes/script-loader.php:3244
WordPress Core
1
  1. wp_maybe_inline_styles()
    wp-includes/script-loader.php:3059
WordPress Core
5
  1. ld_embedchat()
    wp-content/plugins/zoho-salesiq/index.php:30
Plugin: zoho-salesiq
10
  1. wp_print_speculation_rules()
    wp-includes/speculative-loading.php:242
WordPress Core
10
  1. WP_Duotone::output_footer_assets()
    wp-includes/class-wp-duotone.php:1236
WordPress Core
10
  1. WCML_Cart_Switch_Lang_Functions->wcml_language_switch_dialog()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-cart-switch-lang-functions.php:51
Plugin: woocommerce-multilingual
10
  1. Closure on line 261 of wp-content/plugins/woocommerce/includes/wc-template-hooks.php
    wp-content/plugins/woocommerce/includes/wc-template-hooks.php:261
Plugin: woocommerce
10
  1. wpsolr_footer()
    wp-content/plugins/wpsolr-free/wpsolr/core/wpsolr_include.inc.php:810
Plugin: wpsolr-free
10
  1. Affiliate_WP_WooCommerce->load_notification_template()
    wp-content/plugins/affiliate-wp/includes/integrations/class-woocommerce.php:728
Plugin: affiliate-wp
10
  1. AffiliateWP\Affiliate_Links->affiliate_link_footer_scripts()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-links.php:100
Plugin: affiliate-wp
10
  1. AffiliateWP\Affiliate_Area_Creatives->modal_container()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-area-creatives.php:1238
Plugin: affiliate-wp
10
  1. Happy_Addons_Pro\Classes\Live_Copy::enqueue_scripts()
    wp-content/plugins/happy-elementor-addons-pro/classes/live-copy.php:290
Plugin: happy-elementor-addons-pro
10
  1. WP_Script_Modules->print_import_map()
    wp-includes/class-wp-script-modules.php:519
WordPress Core
10
  1. WP_Script_Modules->print_enqueued_script_modules()
    wp-includes/class-wp-script-modules.php:432
WordPress Core
10
  1. WP_Script_Modules->print_script_module_preloads()
    wp-includes/class-wp-script-modules.php:484
WordPress Core
10
  1. WP_Script_Modules->print_script_module_data()
    wp-includes/class-wp-script-modules.php:826
WordPress Core
10
  1. WPDeveloper\B\E\B\FontLoader->enqueue_google_fonts()
    wp-content/plugins/betterdocs/includes/Editors/BlockEditor/FontLoader.php:64
Plugin: betterdocs
10
  1. ElementorPro\M\P\Module->print_popups()
    wp-content/plugins/elementor-pro/modules/popup/module.php:215
Plugin: elementor-pro
10
  1. ElementorPro\M\F\Module->print_floating_buttons()
    wp-content/plugins/elementor-pro/modules/floating-buttons/module.php:94
Plugin: elementor-pro
10
  1. WC_Structured_Data->output_structured_data()
    wp-content/plugins/woocommerce/includes/class-wc-structured-data.php:158
Plugin: woocommerce
10
  1. Automattic\W\A\F\LaunchYourStore->maybe_add_coming_soon_banner_on_frontend()
    wp-content/plugins/woocommerce/src/Admin/Features/LaunchYourStore.php:160
Plugin: woocommerce
10
  1. Code_Snippets\Active_Snippets->load_footer_content()
    wp-content/plugins/code-snippets-pro/php/class-active-snippets.php:300
Plugin: code-snippets-pro
10
  1. SearchWP_Live_Search_Form->base_styles()
    wp-content/plugins/searchwp-live-ajax-search/includes/class-form.php:493
Plugin: searchwp-live-ajax-search
10
  1. SearchWP_Live_Search_Form->gutenberg_integration()
    wp-content/plugins/searchwp-live-ajax-search/includes/class-form.php:177
Plugin: searchwp-live-ajax-search
10
  1. Happy_Addons\E\E\Reading_Progress_Bar->render_reading_progress_bar_html()
    wp-content/plugins/happy-elementor-addons/extensions/reading-progress-bar.php:113
Plugin: happy-elementor-addons
10
  1. Happy_Addons\E\E\Custom_Mouse_Cursor->render_custom_mouse_cursor_html()
    wp-content/plugins/happy-elementor-addons/extensions/custom-mouse-cursor.php:1651
Plugin: happy-elementor-addons
10
  1. Happy_Addons\E\E\Custom_Js->render_scroll_to_top_html()
    wp-content/plugins/happy-elementor-addons/extensions/custom-js.php:85
Plugin: happy-elementor-addons
10
  1. Closure on line 54 of wp-content/plugins/elementor/modules/lazyload/module.php
    wp-content/plugins/elementor/modules/lazyload/module.php:54
Plugin: elementor
10
  1. QuadLayers\W\V\F\Archives->add_quick_view_modal()
    wp-content/plugins/woocommerce-direct-checkout-pro/lib/view/frontend/class-archives.php:135
Plugin: woocommerce-direct-checkout-pro
10
  1. Elementor\C\C\App->print_templates()
    wp-content/plugins/elementor/core/common/app.php:231
Plugin: elementor
10
  1. Elementor\Frontend->wp_footer()
    wp-content/plugins/elementor/includes/frontend.php:838
Plugin: elementor
10
  1. wc_no_js()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:390
Plugin: woocommerce
11
  1. monsterinsights_scroll_tracking_output_after_script()
    wp-content/plugins/google-analytics-premium/pro/includes/frontend/class-frontend.php:54
Plugin: google-analytics-premium
11
  1. MonsterInsights_eCommerce_WooCommerce_Integration->print_impressions_js()
    wp-content/plugins/ga-ecommerce/includes/providers/ecommerce-integration.php:175
Plugin: ga-ecommerce
11
  1. MonsterInsights_eCommerce_WooCommerce_Integration->print_events_js()
    wp-content/plugins/ga-ecommerce/includes/providers/ecommerce-integration.php:201
Plugin: ga-ecommerce
11
  1. Elementor\M\A\Module->enqueue_scripts()
    wp-content/plugins/elementor/modules/admin-bar/module.php:52
Plugin: elementor
19
  1. WPML_LS_Render->wp_footer_action()
    wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/class-wpml-ls-render.php:358
Plugin: sitepress-multilingual-cms
20
  1. wp_print_footer_scripts()
    wp-includes/script-loader.php:2288
WordPress Core
20
  1. SitePress->display_wpml_footer()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:3665
Plugin: sitepress-multilingual-cms
20
  1. WP_Script_Modules->print_a11y_script_module_html()
    wp-includes/class-wp-script-modules.php:942
WordPress Core
21
  1. Closure on line 164 of wp-content/plugins/elementor-pro/modules/custom-code/module.php
    wp-content/plugins/elementor-pro/modules/custom-code/module.php:164
Plugin: elementor-pro
25
  1. wc_print_js()
    wp-content/plugins/woocommerce/includes/wc-core-functions.php:1037
Plugin: woocommerce
100
  1. DynamicContentForElementor\Assets->dce_footer()
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:503
Plugin: dynamic-content-for-elementor
300
  1. monsterinsights_administrator_tracking_notice()
    wp-content/plugins/google-analytics-premium/includes/frontend/frontend.php:229
Plugin: google-analytics-premium
999
  1. WPML_LS_Render->add_menu_accessibility_script()
    wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/class-wpml-ls-render.php:404
Plugin: sitepress-multilingual-cms
1000
  1. wp_admin_bar_render()
    wp-includes/admin-bar.php:73
WordPress Core
1000
  1. MonsterInsights_VerifiedBadge_Controller->show_automatic_footer_badge()
    wp-content/plugins/google-analytics-premium/includes/frontend/verified-badge/Controller.php:147
Plugin: google-analytics-premium
9223372036854775807 (PHP_INT_MAX)
  1. WP_Rocket\E\M\L\Subscriber->insert_lazyload_script()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:105
Plugin: wp-rocket
9223372036854775807 (PHP_INT_MAX)
  1. WP_Rocket\E\M\L\Subscriber->insert_youtube_thumbnail_script()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:216
Plugin: wp-rocket
elementor/frontend/before_enqueue_scripts 10
  1. ElementorPro\Plugin->enqueue_frontend_scripts()
    wp-content/plugins/elementor-pro/plugin.php:211
Plugin: elementor-pro
elementor/element/editor-preferences/preferences/before_section_start
elementor/element/editor-preferences/preferences/after_section_start
elementor/element/editor-preferences/preferences/before_section_end
elementor/element/editor-preferences/preferences/after_section_end
elementor/element/dce-settings_dce/\DynamicContentForElementor\Includes\Settings\SmoothTransition/before_section_start
elementor/element/dce-settings_dce/\DynamicContentForElementor\Includes\Settings\SmoothTransition/after_section_start
elementor/element/dce-settings_dce/\DynamicContentForElementor\Includes\Settings\SmoothTransition/before_section_end
elementor/element/dce-settings_dce/\DynamicContentForElementor\Includes\Settings\SmoothTransition/after_section_end
elementor/element/dce-settings_dce/\DynamicContentForElementor\Includes\Settings\TrackerHeader/before_section_start
elementor/element/dce-settings_dce/\DynamicContentForElementor\Includes\Settings\TrackerHeader/after_section_start
elementor/element/dce-settings_dce/\DynamicContentForElementor\Includes\Settings\TrackerHeader/before_section_end
elementor/element/dce-settings_dce/\DynamicContentForElementor\Includes\Settings\TrackerHeader/after_section_end
elementor/frontend/after_enqueue_scripts 10
  1. DynamicContentForElementor\Assets->frontend_enqueue()
    wp-content/plugins/dynamic-content-for-elementor/class/assets.php:696
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\DynamicAnimations->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\AdvancedMasking->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Rellax->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Reveal->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Transforms->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\AdvancedVideoControls->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Manager->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\AddressAutocomplete->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\FieldDescription->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Icons->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\InlineAlign->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\FieldLength->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Method->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\PasswordVisibility->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\RegexField->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Select2->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\SubmitOnChange->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\ConditionalFields->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\PhpValidation->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\Tooltip->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\Extensions\ConfirmDialog->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Cryptocurrency->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Posts->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\WooProducts->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\StickyPosts->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\MyPosts->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Favorites->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\WooWishlist->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\AcfRelationship->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Terms->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Tags->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\WooProductCategories->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Template->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Token->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\Php->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\AuthorField->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\UserField->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\ImageToken->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\DynamicGoogleMapsDirectionsInfo->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
10
  1. DynamicContentForElementor\E\D\DynamicGoogleMapsDirectionsInstructions->enqueue_scripts()
    wp-content/plugins/dynamic-content-for-elementor/includes/extensions/extension-prototype.php:91
Plugin: dynamic-content-for-elementor
wp_print_footer_scripts 1
  1. Automattic\W\B\A\AssetDataRegistry->enqueue_asset_data()
    wp-content/plugins/woocommerce/src/Blocks/Assets/AssetDataRegistry.php:387
Plugin: woocommerce
1
  1. PaymentPlugins\W\P\A\AssetDataController->enqueue_asset_data()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Assets/AssetDataController.php:55
Plugin: pymntpl-paypal-woocommerce
2
  1. Automattic\W\B\B\MiniCart->print_lazy_load_scripts()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/MiniCart.php:293
Plugin: woocommerce
5
  1. WC_Frontend_Scripts::localize_printed_scripts()
    wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php:783
Plugin: woocommerce
6
  1. WC_Stripe_Frontend_Scripts->print_footer_scripts()
    wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-frontend-scripts.php:240
Plugin: woo-stripe-payment
10
  1. _wp_footer_scripts()
    wp-includes/script-loader.php:2278
WordPress Core
wc_ppcp_add_script_data 10
  1. PaymentPlugins\W\P\A\S\PayLaterMessageSettings->add_script_data()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Admin/Settings/PayLaterMessageSettings.php:710
Plugin: pymntpl-paypal-woocommerce
10
  1. PaymentPlugins\W\P\P\ProductDataController->add_script_data()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Products/ProductDataController.php:48
Plugin: pymntpl-paypal-woocommerce
10
  1. PaymentPlugins\W\P\P\PaymentGateways->add_script_data()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Payments/PaymentGateways.php:196
Plugin: pymntpl-paypal-woocommerce
10
  1. PaymentPlugins\W\P\PayPalQueryParams->add_script_data()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/PayPalQueryParams.php:68
Plugin: pymntpl-paypal-woocommerce
10
  1. PaymentPlugins\W\P\SettingsRegistry->add_script_data()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/SettingsRegistry.php:35
Plugin: pymntpl-paypal-woocommerce
wc_ppcp_paypal_query_params 10
  1. PaymentPlugins\W\P\A\S\AdvancedSettings->add_query_params()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Admin/Settings/AdvancedSettings.php:233
Plugin: pymntpl-paypal-woocommerce
10
  1. PaymentPlugins\W\P\F\FastlaneController->add_paypal_query_params()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Fastlane/FastlaneController.php:58
Plugin: pymntpl-paypal-woocommerce
10
  1. PaymentPlugins\W\P\P\G\PayPalGateway->add_query_params()
    wp-content/plugins/pymntpl-paypal-woocommerce/src/Payments/Gateways/PayPalGateway.php:665
Plugin: pymntpl-paypal-woocommerce
shutdown 0
  1. WC_Cart_Session->maybe_set_cart_cookies()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:335
Plugin: woocommerce
0
  1. Rhubarb\RedisCache\Plugin->maybe_print_comment()
    wp-content/plugins/redis-cache/includes/class-plugin.php:1212
Plugin: redis-cache
1
  1. wp_ob_end_flush_all()
    wp-includes/functions.php:5478
WordPress Core
10
  1. icl_cache->save_cache_if_required()
    wp-content/plugins/sitepress-multilingual-cms/inc/cache.php:47
Plugin: sitepress-multilingual-cms
10
  1. Rhubarb\RedisCache\Metrics::record()
    wp-content/plugins/redis-cache/includes/class-metrics.php:131
Plugin: redis-cache
10
  1. icl_cache->save_cache_if_required()
    wp-content/plugins/sitepress-multilingual-cms/inc/cache.php:47
Plugin: sitepress-multilingual-cms
10
  1. RankMath\A\N\Notification_Center->update_storage()
    wp-content/plugins/seo-by-rank-math/includes/admin/notifications/class-notification-center.php:159
Plugin: seo-by-rank-math
10
  1. Automattic\J\A\j\a\Shutdown_Handler->__invoke()
    wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-shutdown-handler.php:54
Plugin: woocommerce
10
  1. wc_webhook_execute_queue()
    wp-content/plugins/woocommerce/includes/wc-webhook-functions.php:16
Plugin: woocommerce
10
  1. WC_Post_Data::do_deferred_product_sync()
    wp-content/plugins/woocommerce/includes/class-wc-post-data.php:107
Plugin: woocommerce
10
  1. WC_Cache_Helper::delete_transients_on_shutdown()
    wp-content/plugins/woocommerce/includes/class-wc-cache-helper.php:131
Plugin: woocommerce
10
  1. Closure on line 85 of wp-content/plugins/woocommerce/src/Internal/BatchProcessing/BatchProcessingController.php
    wp-content/plugins/woocommerce/src/Internal/BatchProcessing/BatchProcessingController.php:85
Plugin: woocommerce
10
  1. Closure on line 13 of wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractActionHookHandler.php
    wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractActionHookHandler.php:13
Plugin: wpml-string-translation
10
  1. ElementorOne\A\S\Migration->on_shutdown()
    wp-content/plugins/elementor/vendor/elementor/wp-one-package/src/Admin/Services/Migration.php:64
Plugin: elementor
10
  1. Automattic\J\C\Package_Version_Tracker->maybe_update_package_versions()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-package-version-tracker.php:49
Plugin: woocommerce
10
  1. Closure on line 78 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wpml/src/UserInterface/Web/Infrastructure/WordPress/CompositionRoot/Config/Event/Translation/Links/ItemUpdateEvent.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wpml/src/UserInterface/Web/Infrastructure/WordPress/CompositionRoot/Config/Event/Translation/Links/ItemUpdateEvent.php:78
Plugin: sitepress-multilingual-cms
10
  1. Closure on line 105 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wpml/src/UserInterface/Web/Infrastructure/WordPress/CompositionRoot/Config/Event/Item/WordCount/Events.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wpml/src/UserInterface/Web/Infrastructure/WordPress/CompositionRoot/Config/Event/Item/WordCount/Events.php:105
Plugin: sitepress-multilingual-cms
10
  1. WP_Rocket\T\P\E\WooCommerceSubscriber->maybe_update_config()
    wp-content/plugins/wp-rocket/inc/classes/traits/trait-config-updater.php:54
Plugin: wp-rocket
10
  1. WPML\P\S\Hooks->registerStrings()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Shared/Shutdown/Hooks.php:27
Plugin: sitepress-multilingual-cms
10
  1. WC_Customer->save()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php:284
Plugin: woocommerce
10
  1. ActionScheduler_QueueRunner->maybe_dispatch_async_request()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php:123
Plugin: seo-by-rank-math
10
  1. WPMUDEV\H\C\Actions->shutdown_action()
    wp-content/plugins/broken-link-checker/core/external/hub-connector/inc/class-actions.php:83
Plugin: broken-link-checker
10
  1. _wp_cron()
    wp-includes/cron.php:1018
WordPress Core
10
  1. WP_Rocket\E\C\Q\RUCSSQueueRunner->maybe_dispatch_async_request()
    wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/RUCSSQueueRunner.php:149
Plugin: wp-rocket
10
  1. Closure on line 88 of wp-content/plugins/searchwp/includes/Index/Controller.php
    wp-content/plugins/searchwp/includes/Index/Controller.php:88
Plugin: searchwp
11
  1. WPML_ST_Translations_File_Dictionary_Storage_Table->persist()
    wp-content/plugins/wpml-string-translation/classes/translations-file-scan/dictionary/class-st-translations-file-dicionary-storage-table.php:43
Plugin: wpml-string-translation
11
  1. WPML\P\A\Hooks->afterRegisterAllStringsInShutdown()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Shared/AutoUpdate/Hooks.php:102
Plugin: sitepress-multilingual-cms
20
  1. Automattic\W\B\A\Api->update_script_data_cache()
    wp-content/plugins/woocommerce/src/Blocks/Assets/Api.php:177
Plugin: woocommerce
20
  1. WPML_PB_Integration->save_translations_to_post()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Shared/st/class-wpml-pb-integration.php:402
Plugin: sitepress-multilingual-cms
20
  1. WC_Session_Handler->save_data()
    wp-content/plugins/woocommerce/includes/class-wc-session-handler.php:553
Plugin: woocommerce
30
  1. WPML\P\S\Hooks->translateMedias()
    wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Shared/Shutdown/Hooks.php:36
Plugin: sitepress-multilingual-cms
40
  1. WPML_Media_Attachments_Duplication->maybe_translate_medias_in_posts()
    wp-content/plugins/sitepress-multilingual-cms/classes/media/duplication/class-wpml-media-attachments-duplication.php:755
Plugin: sitepress-multilingual-cms
9223372036854775807 (PHP_INT_MAX)
  1. WPML_Frontend_Post_Actions->shutdown_action()
    wp-content/plugins/sitepress-multilingual-cms/inc/post-translation/wpml-post-translation.class.php:101
Plugin: sitepress-multilingual-cms
9223372036854775807 (PHP_INT_MAX)
  1. WPML\T\J\JobLog::shutdown()
    wp-content/plugins/sitepress-multilingual-cms/classes/jobs/JobLog.php:397
Plugin: sitepress-multilingual-cms

Languages

get_locale()

en_US

get_user_locale()

en_US

determine_locale()

en_US

get_language_attributes()

lang="en-US"

Text Domain Type Caller Translation File Size
WP Endpoints php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/wp endpoints-en_US.l10n.php Not Found
WP Endpoints gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/wp endpoints-en_US.mo Not Found
WPML php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/wpml-en_US.l10n.php Not Found
WPML gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/wpml-en_US.mo Not Found
WordPress php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/wordpress-en_US.l10n.php Not Found
WordPress gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/wordpress-en_US.mo Not Found
acf php
  1. _x()
    wp-content/plugins/advanced-custom-fields-pro/acf.php:572
wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_US.l10n.php Not Found
acf gettext
  1. _x()
    wp-content/plugins/advanced-custom-fields-pro/acf.php:572
wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_US.mo Not Found
acf-field-group-109 php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/acf-field-group-109-en_US.l10n.php Not Found
acf-field-group-109 gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/acf-field-group-109-en_US.mo Not Found
acf-field-group-334745326 php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/acf-field-group-334745326-en_US.l10n.php Not Found
acf-field-group-334745326 gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/acf-field-group-334745326-en_US.mo Not Found
acf-field-group-334759434 php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/acf-field-group-334759434-en_US.l10n.php Not Found
acf-field-group-334759434 gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/acf-field-group-334759434-en_US.mo Not Found
acf-field-group-63140 php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/acf-field-group-63140-en_US.l10n.php Not Found
acf-field-group-63140 gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/acf-field-group-63140-en_US.mo Not Found
acf-field-group-78 php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/acf-field-group-78-en_US.l10n.php Not Found
acf-field-group-78 gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/acf-field-group-78-en_US.mo Not Found
acf-taxonomy-labels-custom_category php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/acf-taxonomy-labels-custom_category-en_US.l10n.php Not Found
acf-taxonomy-labels-custom_category gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/acf-taxonomy-labels-custom_category-en_US.mo Not Found
admin_texts_betterdocs_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_betterdocs_settings-en_US.l10n.php Not Found
admin_texts_betterdocs_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_betterdocs_settings-en_US.mo Not Found
admin_texts_date_format php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_date_format-en_US.l10n.php Not Found
admin_texts_date_format gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_date_format-en_US.mo Not Found
admin_texts_rank-math-options-general php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_rank-math-options-general-en_US.l10n.php Not Found
admin_texts_rank-math-options-general gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_rank-math-options-general-en_US.mo Not Found
admin_texts_rank-math-options-titles php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_rank-math-options-titles-en_US.l10n.php Not Found
admin_texts_rank-math-options-titles gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_rank-math-options-titles-en_US.mo Not Found
admin_texts_site_logo php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_site_logo-en_US.l10n.php Not Found
admin_texts_site_logo gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_site_logo-en_US.mo Not Found
admin_texts_theme_mods_hello-elementor php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_theme_mods_hello-elementor-en_US.l10n.php Not Found
admin_texts_theme_mods_hello-elementor gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_theme_mods_hello-elementor-en_US.mo Not Found
admin_texts_time_format php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_time_format-en_US.l10n.php Not Found
admin_texts_time_format gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_time_format-en_US.mo Not Found
admin_texts_woocommerce_gateways php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_gateways-en_US.l10n.php Not Found
admin_texts_woocommerce_gateways gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_gateways-en_US.mo Not Found
admin_texts_woocommerce_ppcp_advanced_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_ppcp_advanced_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_ppcp_advanced_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_ppcp_advanced_settings-en_US.mo Not Found
admin_texts_woocommerce_ppcp_googlepay_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_ppcp_googlepay_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_ppcp_googlepay_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_ppcp_googlepay_settings-en_US.mo Not Found
admin_texts_woocommerce_ppcp_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_ppcp_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_ppcp_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_ppcp_settings-en_US.mo Not Found
admin_texts_woocommerce_price_decimal_sep php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_price_decimal_sep-en_US.l10n.php Not Found
admin_texts_woocommerce_price_decimal_sep gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_price_decimal_sep-en_US.mo Not Found
admin_texts_woocommerce_price_thousand_sep php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_price_thousand_sep-en_US.l10n.php Not Found
admin_texts_woocommerce_price_thousand_sep gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_price_thousand_sep-en_US.mo Not Found
admin_texts_woocommerce_stripe_ach_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_ach_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_ach_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_ach_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_affirm_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_affirm_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_affirm_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_affirm_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_alipay_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_alipay_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_alipay_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_alipay_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_applepay_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_applepay_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_applepay_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_applepay_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_bancontact_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_bancontact_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_bancontact_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_bancontact_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_becs_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_becs_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_becs_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_becs_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_cc_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_cc_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_cc_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_cc_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_eps_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_eps_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_eps_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_eps_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_googlepay_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_googlepay_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_googlepay_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_googlepay_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_grabpay_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_grabpay_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_grabpay_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_grabpay_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_ideal_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_ideal_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_ideal_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_ideal_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_konbini_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_konbini_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_konbini_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_konbini_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_multibanco_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_multibanco_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_multibanco_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_multibanco_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_p24_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_p24_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_p24_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_p24_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_payment_request_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_payment_request_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_payment_request_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_payment_request_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_paynow_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_paynow_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_paynow_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_paynow_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_promptpay_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_promptpay_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_promptpay_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_promptpay_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_sepa_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_sepa_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_sepa_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_sepa_settings-en_US.mo Not Found
admin_texts_woocommerce_stripe_upm_settings php
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_upm_settings-en_US.l10n.php Not Found
admin_texts_woocommerce_stripe_upm_settings gettext
  1. WPML\ST\TranslateWpmlString->loadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/TranslateWpmlString.php:90
wp-content/languages/wpml/admin_texts_woocommerce_stripe_upm_settings-en_US.mo Not Found
affiliate-wp php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/affiliate-wplanguages/affiliate-wp-en_US.l10n.php Not Found
affiliate-wp gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/affiliate-wplanguages/affiliate-wp-en_US.mo Not Found
affiliate-wp php
  1. Affiliate_WP->load_textdomain()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-wp.php:378
wp-content/plugins/affiliate-wp/languages/affiliate-wp-en_US.l10n.php Not Found
affiliate-wp gettext
  1. Affiliate_WP->load_textdomain()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-wp.php:378
wp-content/plugins/affiliate-wp/languages/affiliate-wp-en_US.mo 268.5 kB
affiliate-wp php
  1. AffiliateWP_Requirements_Check_v1_1->load_textdomain()
    wp-includes/class-wp-hook.php:341
wp-content/plugins/affiliate-wp/languages/affiliate-wp-en_US.l10n.php Not Found
affiliate-wp gettext
  1. AffiliateWP_Requirements_Check_v1_1->load_textdomain()
    wp-includes/class-wp-hook.php:341
wp-content/plugins/affiliate-wp/languages/affiliate-wp-en_US.mo 268.5 kB
affiliatewp-affiliate-portal php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/affiliatewp-affiliate-portal/languages/affiliatewp-affiliate-portal-en_US.l10n.php Not Found
affiliatewp-affiliate-portal gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/affiliatewp-affiliate-portal/languages/affiliatewp-affiliate-portal-en_US.mo Not Found
betterdocs php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/betterdocs/languages/betterdocs-en_US.l10n.php Not Found
betterdocs gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/betterdocs/languages/betterdocs-en_US.mo Not Found
betterdocs-pro php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/betterdocs-pro/languages/betterdocs-pro-en_US.l10n.php Not Found
betterdocs-pro gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/betterdocs-pro/languages/betterdocs-pro-en_US.mo Not Found
broken-link-checker php
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/broken-link-checker/languages/broken-link-checker-en_US.l10n.php Not Found
broken-link-checker gettext
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/broken-link-checker/languages/broken-link-checker-en_US.mo Not Found
code-snippets php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/code-snippets/code-snippets-en_US.l10n.php Not Found
code-snippets gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/code-snippets/code-snippets-en_US.mo Not Found
default php
  1. load_textdomain()
    wp-includes/l10n.php:960
wp-content/languages/en_US.l10n.php Not Found
default gettext
  1. load_textdomain()
    wp-includes/l10n.php:960
wp-content/languages/en_US.mo Not Found
dynamic-content-for-elementor php
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/dynamic-content-for-elementor/languages/dynamic-content-for-elementor-en_US.l10n.php Not Found
dynamic-content-for-elementor gettext
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/dynamic-content-for-elementor/languages/dynamic-content-for-elementor-en_US.mo Not Found
elementor php
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/elementor/elementor-en_US.l10n.php Not Found
elementor gettext
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/elementor/elementor-en_US.mo Not Found
elementor (elementor-common) jed
  1. load_script_translations()
    wp-includes/l10n.php:1168
wp-content/plugins/elementor/elementor-en_US-elementor-common.json Not Found
elementor (elementor-common) jed
  1. load_script_translations()
    wp-includes/l10n.php:1267
wp-content/plugins/elementor/elementor-en_US-4a9aafdf461c74b88a1c7041526ae1d6.json Not Found
elementor (elementor-common) jed
  1. load_script_translations()
    wp-includes/l10n.php:1274
wp-content/languages/plugins/elementor-en_US-4a9aafdf461c74b88a1c7041526ae1d6.json Not Found
elementor (elementor-common) jed
  1. load_script_translations()
    wp-includes/l10n.php:1280
None Not Found
elementor-pro php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/elementor-pro/elementor-pro-en_US.l10n.php Not Found
elementor-pro gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/elementor-pro/elementor-pro-en_US.mo Not Found
elementor-pro (elementor-pro-notes) jed
  1. load_script_translations()
    wp-includes/l10n.php:1168
wp-content/plugins/elementor-pro/elementor-pro-en_US-elementor-pro-notes.json Not Found
elementor-pro (elementor-pro-notes) jed
  1. load_script_translations()
    wp-includes/l10n.php:1267
wp-content/plugins/elementor-pro/elementor-pro-en_US-c97c020280c9a76961b93d57cf4b2a15.json Not Found
elementor-pro (elementor-pro-notes) jed
  1. load_script_translations()
    wp-includes/l10n.php:1274
wp-content/languages/plugins/elementor-pro-en_US-c97c020280c9a76961b93d57cf4b2a15.json Not Found
elementor-pro (elementor-pro-notes) jed
  1. load_script_translations()
    wp-includes/l10n.php:1280
None Not Found
elementor-pro (elementor-pro-frontend) jed
  1. load_script_translations()
    wp-includes/l10n.php:1168
wp-content/plugins/elementor-pro/languages/elementor-pro-en_US-elementor-pro-frontend.json Not Found
elementor-pro (elementor-pro-frontend) jed
  1. load_script_translations()
    wp-includes/l10n.php:1267
wp-content/plugins/elementor-pro/languages/elementor-pro-en_US-9b50bfb64bd2792ebdca1ffb3c249a70.json Not Found
elementor-pro (elementor-pro-frontend) jed
  1. load_script_translations()
    wp-includes/l10n.php:1274
wp-content/languages/plugins/elementor-pro-en_US-9b50bfb64bd2792ebdca1ffb3c249a70.json Not Found
elementor-pro (elementor-pro-frontend) jed
  1. load_script_translations()
    wp-includes/l10n.php:1280
None Not Found
ga-premium php
  1. esc_html_x()
    wp-content/plugins/google-analytics-premium/pro/includes/popular-posts/class-popular-posts-widget-sidebar.php:76
wp-content/plugins/google-analytics-premium/languages/ga-premium-en_US.l10n.php Not Found
ga-premium gettext
  1. esc_html_x()
    wp-content/plugins/google-analytics-premium/pro/includes/popular-posts/class-popular-posts-widget-sidebar.php:76
wp-content/plugins/google-analytics-premium/languages/ga-premium-en_US.mo Not Found
happy-addons-pro php
  1. _x()
    wp-content/plugins/happy-elementor-addons-pro/classes/mega-menu/cpt.php:25
wp-content/plugins/happy-elementor-addons-pro/i18n/happy-addons-pro-en_US.l10n.php Not Found
happy-addons-pro gettext
  1. _x()
    wp-content/plugins/happy-elementor-addons-pro/classes/mega-menu/cpt.php:25
wp-content/plugins/happy-elementor-addons-pro/i18n/happy-addons-pro-en_US.mo Not Found
happy-elementor-addons php
  1. _x()
    wp-content/plugins/happy-elementor-addons/classes/theme-builder.php:110
wp-content/plugins/happy-elementor-addons/i18n/happy-elementor-addons-en_US.l10n.php Not Found
happy-elementor-addons gettext
  1. _x()
    wp-content/plugins/happy-elementor-addons/classes/theme-builder.php:110
wp-content/plugins/happy-elementor-addons/i18n/happy-elementor-addons-en_US.mo Not Found
hello-elementor php
  1. translate()
    wp-includes/l10n.php:340
wp-content/themes/hello-elementor/languages/en_US.l10n.php Not Found
hello-elementor gettext
  1. translate()
    wp-includes/l10n.php:340
wp-content/themes/hello-elementor/languages/en_US.mo Not Found
media-cloud-sync php
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/media-cloud-sync-en_US.l10n.php Not Found
media-cloud-sync gettext
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/media-cloud-sync-en_US.mo Not Found
permalink-manager php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/permalink-manager-pro/languages/permalink-manager-en_US.l10n.php Not Found
permalink-manager gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/permalink-manager-pro/languages/permalink-manager-en_US.mo Not Found
pymntpl-paypal-woocommerce php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/pymntpl-paypal-woocommerce/i18n/languages/pymntpl-paypal-woocommerce-en_US.l10n.php Not Found
pymntpl-paypal-woocommerce gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/pymntpl-paypal-woocommerce/i18n/languages/pymntpl-paypal-woocommerce-en_US.mo Not Found
rank-math php
  1. RankMath->localization_setup()
    wp-includes/class-wp-hook.php:341
wp-content/languages/plugins/seo-by-rank-math-en_US.l10n.php Not Found
rank-math gettext
  1. RankMath->localization_setup()
    wp-includes/class-wp-hook.php:341
wp-content/languages/plugins/seo-by-rank-math-en_US.mo Not Found
rank-math php
  1. RankMath->localization_setup()
    wp-includes/class-wp-hook.php:341
wp-content/languages/seo-by-rank-math/seo-by-rank-math-en_US.l10n.php Not Found
rank-math gettext
  1. RankMath->localization_setup()
    wp-includes/class-wp-hook.php:341
wp-content/languages/seo-by-rank-math/seo-by-rank-math-en_US.mo Not Found
rank-math php
  1. translate()
    wp-includes/l10n.php:340
wp-content/pluginswp-content/plugins/seo-by-rank-math/languages/rank-math-en_US.l10n.php Not Found
rank-math gettext
  1. translate()
    wp-includes/l10n.php:340
wp-content/pluginswp-content/plugins/seo-by-rank-math/languages/rank-math-en_US.mo Not Found
rank-math-pro php
  1. RankMathPro->localization_setup()
    wp-includes/class-wp-hook.php:341
wp-content/languages/plugins/seo-by-rank-math-pro-en_US.l10n.php Not Found
rank-math-pro gettext
  1. RankMathPro->localization_setup()
    wp-includes/class-wp-hook.php:341
wp-content/languages/plugins/seo-by-rank-math-pro-en_US.mo Not Found
rank-math-pro php
  1. RankMathPro->localization_setup()
    wp-includes/class-wp-hook.php:341
wp-content/languages/seo-by-rank-math/seo-by-rank-math-pro-en_US.l10n.php Not Found
rank-math-pro gettext
  1. RankMathPro->localization_setup()
    wp-includes/class-wp-hook.php:341
wp-content/languages/seo-by-rank-math/seo-by-rank-math-pro-en_US.mo Not Found
rank-math-pro php
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/seo-by-rank-math-pro/languages/rank-math-pro-en_US.l10n.php Not Found
rank-math-pro gettext
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/seo-by-rank-math-pro/languages/rank-math-pro-en_US.mo Not Found
redis-cache php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/redis-cache/languages/redis-cache-en_US.l10n.php Not Found
redis-cache gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/redis-cache/languages/redis-cache-en_US.mo Not Found
rocket php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/wp-rocket/languages/rocket-en_US.l10n.php Not Found
rocket gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/wp-rocket/languages/rocket-en_US.mo Not Found
searchwp php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/searchwp/languages/searchwp-en_US.l10n.php Not Found
searchwp gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/searchwp/languages/searchwp-en_US.mo Not Found
searchwp-live-ajax-search php
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/searchwp-live-ajax-search/searchwp-live-ajax-search-en_US.l10n.php Not Found
searchwp-live-ajax-search gettext
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/searchwp-live-ajax-search/searchwp-live-ajax-search-en_US.mo Not Found
searchwp-metrics php
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/searchwp-metricslanguages/searchwp-metrics-en_US.l10n.php Not Found
searchwp-metrics gettext
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/searchwp-metricslanguages/searchwp-metrics-en_US.mo Not Found
sitepress php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/sitepress-multilingual-cms/locale/sitepress-en_US.l10n.php Not Found
sitepress gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/sitepress-multilingual-cms/locale/sitepress-en_US.mo Not Found
viwec-email-template-customizer php
  1. VIWEC\INC\Init->plugin_textdomain()
    wp-includes/class-wp-hook.php:341
wp-content/plugins/email-template-customizer-for-woo/languages/viwec-email-template-customizer-en_US.l10n.php Not Found
viwec-email-template-customizer gettext
  1. VIWEC\INC\Init->plugin_textdomain()
    wp-includes/class-wp-hook.php:341
wp-content/plugins/email-template-customizer-for-woo/languages/viwec-email-template-customizer-en_US.mo Not Found
woo-stripe-payment php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/woo-stripe-payment/i18n/languages/woo-stripe-payment-en_US.l10n.php Not Found
woo-stripe-payment gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/woo-stripe-payment/i18n/languages/woo-stripe-payment-en_US.mo Not Found
woocommerce php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/woocommerce/i18n/languages/woocommerce-en_US.l10n.php Not Found
woocommerce gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/woocommerce/i18n/languages/woocommerce-en_US.mo Not Found
woocommerce-direct-checkout php
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/woocommerce-direct-checkout/languages/woocommerce-direct-checkout-en_US.l10n.php Not Found
woocommerce-direct-checkout gettext
  1. translate()
    wp-includes/l10n.php:340
wp-content/plugins/woocommerce-direct-checkout/languages/woocommerce-direct-checkout-en_US.mo Not Found
woocommerce-direct-checkout-pro php
  1. translate()
    wp-admin/includes/plugin.php:163
wp-content/plugins/woocommerce-direct-checkout-pro/languages/woocommerce-direct-checkout-pro-en_US.l10n.php Not Found
woocommerce-direct-checkout-pro gettext
  1. translate()
    wp-admin/includes/plugin.php:163
wp-content/plugins/woocommerce-direct-checkout-pro/languages/woocommerce-direct-checkout-pro-en_US.mo Not Found
woocommerce-multilingual php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/woocommerce-multilingual/locale/woocommerce-multilingual-en_US.l10n.php Not Found
woocommerce-multilingual gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/woocommerce-multilingual/locale/woocommerce-multilingual-en_US.mo Not Found
woocommerce-pdf-invoices-packing-slips php
  1. WPO_WCPDF->translations()
    wp-includes/class-wp-hook.php:341
wp-content/languages/woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packing-slips-en_US.l10n.php Not Found
woocommerce-pdf-invoices-packing-slips gettext
  1. WPO_WCPDF->translations()
    wp-includes/class-wp-hook.php:341
wp-content/languages/woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packing-slips-en_US.mo Not Found
woocommerce-pdf-invoices-packing-slips php
  1. WPO_WCPDF->translations()
    wp-includes/class-wp-hook.php:341
wp-content/languages/plugins/woocommerce-pdf-invoices-packing-slips-en_US.l10n.php Not Found
woocommerce-pdf-invoices-packing-slips gettext
  1. WPO_WCPDF->translations()
    wp-includes/class-wp-hook.php:341
wp-content/languages/plugins/woocommerce-pdf-invoices-packing-slips-en_US.mo Not Found
woocommerce-pdf-invoices-packing-slips php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/woocommerce-pdf-invoices-packing-slips/languages/woocommerce-pdf-invoices-packing-slips-en_US.l10n.php Not Found
woocommerce-pdf-invoices-packing-slips gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/woocommerce-pdf-invoices-packing-slips/languages/woocommerce-pdf-invoices-packing-slips-en_US.mo Not Found
wpml php
  1. {closure}()
    wp-includes/class-wp-hook.php:341
wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wpml/languages/wpml-en_US.l10n.php Not Found
wpml gettext
  1. {closure}()
    wp-includes/class-wp-hook.php:341
wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wpml/languages/wpml-en_US.mo Not Found
wpo_wcpdf_pro php
  1. WooCommerce_PDF_IPS_Pro->translations()
    wp-includes/class-wp-hook.php:341
wp-content/languages/woocommerce-pdf-ips-pro/wpo_wcpdf_pro-en_US.l10n.php Not Found
wpo_wcpdf_pro gettext
  1. WooCommerce_PDF_IPS_Pro->translations()
    wp-includes/class-wp-hook.php:341
wp-content/languages/woocommerce-pdf-ips-pro/wpo_wcpdf_pro-en_US.mo Not Found
wpo_wcpdf_pro php
  1. WooCommerce_PDF_IPS_Pro->translations()
    wp-includes/class-wp-hook.php:341
wp-content/languages/plugins/wpo_wcpdf_pro-en_US.l10n.php Not Found
wpo_wcpdf_pro gettext
  1. WooCommerce_PDF_IPS_Pro->translations()
    wp-includes/class-wp-hook.php:341
wp-content/languages/plugins/wpo_wcpdf_pro-en_US.mo Not Found
wpo_wcpdf_pro php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/woocommerce-pdf-ips-pro/languages/wpo_wcpdf_pro-en_US.l10n.php Not Found
wpo_wcpdf_pro gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/woocommerce-pdf-ips-pro/languages/wpo_wcpdf_pro-en_US.mo Not Found
wpo_wcpdf_templates php
  1. WPO_WCPDF_Templates->translations()
    wp-includes/class-wp-hook.php:341
wp-content/languages/woocommerce-pdf-ips-templates/wpo_wcpdf_templates-en_US.l10n.php Not Found
wpo_wcpdf_templates gettext
  1. WPO_WCPDF_Templates->translations()
    wp-includes/class-wp-hook.php:341
wp-content/languages/woocommerce-pdf-ips-templates/wpo_wcpdf_templates-en_US.mo Not Found
wpo_wcpdf_templates php
  1. WPO_WCPDF_Templates->translations()
    wp-includes/class-wp-hook.php:341
wp-content/languages/plugins/wpo_wcpdf_templates-en_US.l10n.php Not Found
wpo_wcpdf_templates gettext
  1. WPO_WCPDF_Templates->translations()
    wp-includes/class-wp-hook.php:341
wp-content/languages/plugins/wpo_wcpdf_templates-en_US.mo Not Found
wpsolr-free php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/wpsolr-free/wpsolr-free-en_US.l10n.php Not Found
wpsolr-free gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/wpsolr-free/wpsolr-free-en_US.mo Not Found
  537.0 kB

Languages: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
determine_locale Filter 10
  1. WP_Locale_Switcher->filter_locale()
    wp-includes/class-wp-locale-switcher.php:224
WordPress Core
gettext Filter 9
  1. WPML\S\M\H\DetectPrematurelyTranslatedStrings->gettext_filter()
    wp-content/plugins/wpml-string-translation/classes/MO/Hooks/DetectPrematurelyTranslatedStrings.php:53
Plugin: wpml-string-translation
gettext_with_context Filter 1
  1. WPML\S\M\H\DetectPrematurelyTranslatedStrings->gettext_with_context_filter()
    wp-content/plugins/wpml-string-translation/classes/MO/Hooks/DetectPrematurelyTranslatedStrings.php:67
Plugin: wpml-string-translation
10
  1. wc_translate_user_roles()
    wp-content/plugins/woocommerce/includes/wc-user-functions.php:1114
Plugin: woocommerce
lang_dir_for_domain Filter 10
  1. WCML_Locale::force_path_for_embedded_translation_files()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-locale.php:37
Plugin: woocommerce-multilingual
language_attributes Filter 10
  1. SitePress->language_attributes()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:3494
Plugin: sitepress-multilingual-cms
10
  1. WPML_Locale->_language_attributes()
    wp-content/plugins/sitepress-multilingual-cms/classes/utilities/class-wpml-locale.php:214
Plugin: sitepress-multilingual-cms
10
  1. RankMath\Frontend\Head->search_results_schema()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:151
Plugin: seo-by-rank-math
11
  1. RankMath\WooCommerce\WooCommerce->og_product_namespace()
    wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-opengraph.php:42
Plugin: seo-by-rank-math
15
  1. RankMath\OpenGraph\Facebook->add_namespace()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:95
Plugin: seo-by-rank-math
load_script_translation_file Filter 9223372036854775807 (PHP_INT_MAX)
  1. WPML_ST_Translations_File_Registration->load_script_translation_file()
    wp-content/plugins/wpml-string-translation/classes/translations-file-scan/wpml-st-translations-file-registration.php:93
Plugin: wpml-string-translation
9223372036854775807 (PHP_INT_MAX)
  1. WPML_ST_Script_Translations_Hooks->override_jed_file()
    wp-content/plugins/wpml-string-translation/classes/translation-files/jed/wpml-st-script-translations-hooks.php:46
Plugin: wpml-string-translation
locale Filter 10
  1. SitePress->locale_filter()
    wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:3518
Plugin: sitepress-multilingual-cms
10
  1. WP_Locale_Switcher->filter_locale()
    wp-includes/class-wp-locale-switcher.php:224
WordPress Core
10
  1. WCML_Locale->update_product_action_locale_check()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-locale.php:109
Plugin: woocommerce-multilingual
9223372036854775807 (PHP_INT_MAX)
  1. WPML\S\M\H\LanguageSwitch->filterLocale()
    wp-content/plugins/wpml-string-translation/classes/MO/Hooks/LanguageSwitch.php:162
Plugin: wpml-string-translation
ngettext Filter 9
  1. WPML\S\M\H\DetectPrematurelyTranslatedStrings->ngettext_filter()
    wp-content/plugins/wpml-string-translation/classes/MO/Hooks/DetectPrematurelyTranslatedStrings.php:82
Plugin: wpml-string-translation
9
  1. WPML\S\M\Plural->handle_plural()
    wp-content/plugins/wpml-string-translation/classes/MO/Plural.php:21
Plugin: wpml-string-translation
ngettext_with_context Filter 9
  1. WPML\S\M\H\DetectPrematurelyTranslatedStrings->ngettext_with_context_filter()
    wp-content/plugins/wpml-string-translation/classes/MO/Hooks/DetectPrematurelyTranslatedStrings.php:99
Plugin: wpml-string-translation
9
  1. WPML\S\M\Plural->handle_plural_with_context()
    wp-content/plugins/wpml-string-translation/classes/MO/Plural.php:37
Plugin: wpml-string-translation
override_load_textdomain Filter 10
  1. WPML\S\M\H\DetectPrematurelyTranslatedStrings->registerDomainToPreloading()
    wp-content/plugins/wpml-string-translation/classes/MO/Hooks/DetectPrematurelyTranslatedStrings.php:111
Plugin: wpml-string-translation
10
  1. WPML\S\M\H\LoadTextDomain->overrideLoadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/MO/Hooks/LoadTextDomain.php:63
Plugin: wpml-string-translation
11
  1. WPML_ST_Translations_File_Registration->cached_save_mo_file_info()
    wp-content/plugins/wpml-string-translation/classes/translations-file-scan/wpml-st-translations-file-registration.php:85
Plugin: wpml-string-translation
override_unload_textdomain Filter 10
  1. WPML\S\M\H\LoadTextDomain->overrideUnloadTextDomain()
    wp-content/plugins/wpml-string-translation/classes/MO/Hooks/LoadTextDomain.php:88
Plugin: wpml-string-translation
10
  1. WCML\MO\Hooks->forceUnloadWCTextdomainWithReloadableArg()
    wp-content/plugins/woocommerce-multilingual/classes/MO/Hooks.php:37
Plugin: woocommerce-multilingual
plugin_locale Filter 0
  1. Closure on line 13 of wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractFilterHookHandler.php
    wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractFilterHookHandler.php:13
Plugin: wpml-string-translation
10
  1. WCML_Emails->set_locale_for_emails()
    wp-content/plugins/woocommerce-multilingual/inc/class-wcml-emails.php:764
Plugin: woocommerce-multilingual
pre_load_script_translations Filter 10
  1. WPML_ST_Translations_File_Registration->add_json_translations_to_import_queue()
    wp-content/plugins/wpml-string-translation/classes/translations-file-scan/wpml-st-translations-file-registration.php:107
Plugin: wpml-string-translation
pre_load_textdomain Filter 10
  1. WCML\MO\Hooks->preLoadTextDomainFilter()
    wp-content/plugins/woocommerce-multilingual/classes/MO/Hooks.php:55
Plugin: woocommerce-multilingual
theme_locale Filter 0
  1. Closure on line 13 of wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractFilterHookHandler.php
    wp-content/plugins/wpml-string-translation/StringTranslation/Infrastructure/WordPress/HookHandler/AbstractFilterHookHandler.php:13
Plugin: wpml-string-translation

HTTP API Calls

No HTTP API calls.

HTTP API Calls: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
http_api_curl Action 10
  1. WC_HTTPS::http_api_curl()
    wp-content/plugins/woocommerce/includes/class-wc-https.php:131
Plugin: woocommerce
http_request_args Filter 5
  1. WP_Rocket\E\P\UpdaterSubscriber->exclude_rocket_from_wp_updates()
    wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterSubscriber.php:135
Plugin: wp-rocket
10
  1. acf_unset_plugin_from_org_reporting()
    wp-content/plugins/advanced-custom-fields-pro/includes/Updater/init.php:95
Plugin: advanced-custom-fields-pro
10
  1. WPMailSMTP\Pro\Pro->request_lite_translations()
    wp-content/plugins/wp-mail-smtp-pro/src/Pro/Pro.php:518
Plugin: wp-mail-smtp-pro
10
  1. WP_Rocket\E\P\UpdaterApiCommonSubscriber->maybe_set_rocket_user_agent()
    wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterApiCommonSubscriber.php:84
Plugin: wp-rocket
http_request_host_is_external Filter 10
  1. allowed_http_request_hosts()
    wp-includes/http.php:666
WordPress Core
10
  1. __return_true()
    wp-includes/functions.php:6959
WordPress Core
http_response Filter 10
  1. WPDeveloper\B\E\Elementor->http_response_modify_for_bd_template()
    wp-content/plugins/betterdocs/includes/Editors/Elementor.php:825
Plugin: betterdocs
10
  1. WPO_Update_Helper->unauthorized_response()
    wp-content/plugins/woocommerce-pdf-ips-pro/updater/update-helper.php:428
Plugin: woocommerce-pdf-ips-pro
10
  1. WPO_Update_Helper->unauthorized_response()
    wp-content/plugins/woocommerce-pdf-ips-pro/updater/update-helper.php:428
Plugin: woocommerce-pdf-ips-pro
pre_http_request Filter 5
  1. Closure on line 31 of wp-content/plugins/searchwp/index.php
    wp-content/plugins/searchwp/index.php:31
Plugin: searchwp
10
  1. Closure on line 34 of wp-content/plugins/affiliate-wp/affiliate-wp.php
    wp-content/plugins/affiliate-wp/affiliate-wp.php:34
Plugin: affiliate-wp
10
  1. Closure on line 137 of wp-content/plugins/dynamic-content-for-elementor/dynamic-content-for-elementor.php
    wp-content/plugins/dynamic-content-for-elementor/dynamic-content-for-elementor.php:137
Plugin: dynamic-content-for-elementor
10
  1. Closure on line 21 of wp-content/plugins/happy-elementor-addons-pro/happy-elementors-addons-pro.php
    wp-content/plugins/happy-elementor-addons-pro/happy-elementors-addons-pro.php:21
Plugin: happy-elementor-addons-pro
10
  1. Closure on line 31 of wp-content/plugins/woocommerce-direct-checkout-pro/woocommerce-direct-checkout-pro.php
    wp-content/plugins/woocommerce-direct-checkout-pro/woocommerce-direct-checkout-pro.php:31
Plugin: woocommerce-direct-checkout-pro
10
  1. Closure on line 79 of wp-content/plugins/wp-mail-smtp-pro/wp_mail_smtp.php
    wp-content/plugins/wp-mail-smtp-pro/wp_mail_smtp.php:79
Plugin: wp-mail-smtp-pro
10
  1. Closure on line 97 of wp-content/plugins/wp-rocket/wp-rocket.php
    wp-content/plugins/wp-rocket/wp-rocket.php:97
Plugin: wp-rocket

Request Data

Request Header Name Value
Accept
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding
gzip, br
Accept-Language
en-US,en;q=0.9
Cdn-Loop
cloudflare; loops=1
Cf-Connecting-Ip
2409:408d:4dc1:acff:e986:1acb:378f:e213
Cf-Ipcountry
IN
Cf-Ray
9d4dac3efacd7e69-SJC
Cf-Visitor
{"scheme":"https"}
Cookie
swpext86386=14bfa28de4f2ec3fc8cdce389fa309f0; cf_clearance=YBLWexCNPErcFRzlNzdl._qfMDahkWZ_UwXbTzNQhx0-1772256804-1.2.1.1-PWLauVInCkLyZbnY2gCnGtvRd406n17KYzYQAEe4nf3WZkHaFoZyOwc__7hcHZqHiOM9.3QHdifoIhRzTGeH4hyogTk8tNVVSN.J0D1OysQocoQxi9K3I4Q0MkgLoITEvoLii_KH8Nw0yv.BPq3bbbJoo8Qc1H133d6HZU4lGfEHuNLAcCgM.qrhkRbG1NVsmcIjgMa2sHUzN89WUPjZX_doNZmYzmbb9H0qP9pg7z8; wordpress_test_cookie=WP%20Cookie%20check; wp-wpml_current_language=en; wordpress_logged_in_d5e0965da18b32d603a2ee2ca283aa07=fenzik%7C1772429914%7Cy2nnBc5oHakxvg9mml8WMQ5ykWR4M4wEZSlnPPaMNsA%7C325471261be6498f7de99e52c290feeaf878086ea9a70efbe2b4926195b8a970; woocommerce_items_in_cart=1; woocommerce_cart_hash=40e3fe26ed398569ab08d60f3941da70; wp_woocommerce_session_d5e0965da18b32d603a2ee2ca283aa07=1%7C1772861913%7C1772343513%7C%24generic%24sgbmyY-eRRU3fkqIHgAtb3ohjvbzbKNXvR_IrxLw; wp-wpml_current_admin_language_1fefe291a8c75ad1be2930f4339e331b=en; wp-settings-1=libraryContent%3Dbrowse%26editor%3Dtinymce%26hidetb%3D1%26posts_list_mode%3Dlist; wp-settings-time-1=1772257121; __stripe_mid=e1737b78-6f8b-44ce-a8e6-c1e56e8e11cef86692; __stripe_sid=fbd5e5f8-9540-4c49-9675-24a521df43fad313ee; sbjs_migrations=1418474375998%3D1; sbjs_current_add=fd%3D2026-02-28%2005%3A17%3A22%7C%7C%7Cep%3Dhttps%3A%2F%2Fwww.smackcoders.com%2Fwp-content%2Fuploads%2F2026%2F02%2FWordPress-CSV-update-duplicate-record-handling-settings-screen.webp%7C%7C%7Crf%3D%28none%29; sbjs_first_add=fd%3D2026-02-28%2005%3A17%3A22%7C%7C%7Cep%3Dhttps%3A%2F%2Fwww.smackcoders.com%2Fwp-content%2Fuploads%2F2026%2F02%2FWordPress-CSV-update-duplicate-record-handling-settings-screen.webp%7C%7C%7Crf%3D%28none%29; sbjs_current=typ%3Dtypein%7C%7C%7Csrc%3D%28direct%29%7C%7C%7Cmdm%3D%28none%29%7C%7C%7Ccmp%3D%28none%29%7C%7C%7Ccnt%3D%28none%29%7C%7C%7Ctrm%3D%28none%29%7C%7C%7Cid%3D%28none%29%7C%7C%7Cplt%3D%28none%29%7C%7C%7Cfmt%3D%28none%29%7C%7C%7Ctct%3D%28none%29; sbjs_first=typ%3Dtypein%7C%7C%7Csrc%3D%28direct%29%7C%7C%7Cmdm%3D%28none%29%7C%7C%7Ccmp%3D%28none%29%7C%7C%7Ccnt%3D%28none%29%7C%7C%7Ctrm%3D%28none%29%7C%7C%7Cid%3D%28none%29%7C%7C%7Cplt%3D%28none%29%7C%7C%7Cfmt%3D%28none%29%7C%7C%7Ctct%3D%28none%29; sbjs_udata=vst%3D1%7C%7C%7Cuip%3D%28none%29%7C%7C%7Cuag%3DMozilla%2F5.0%20%28Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F128.0.0.0%20Safari%2F537.36; sbjs_session=pgs%3D1%7C%7C%7Ccpg%3Dhttps%3A%2F%2Fwww.smackcoders.com%2Fwp-content%2Fuploads%2F2026%2F02%2FWordPress-CSV-update-duplicate-record-handling-settings-screen.webp; _clck=1eapls6%5E2%5Eg3y%5E0%5E2250
Host
www.smackcoders.com
Priority
u=0, i
Referer
https://www.smackcoders.com/wp-admin/post.php?post=334783600&action=edit
Sec-Ch-Ua
"Chromium";v="128", "Not;A=Brand";v="24", "Google Chrome";v="128"
Sec-Ch-Ua-Mobile
?0
Sec-Ch-Ua-Platform
"macOS"
Sec-Fetch-Dest
document
Sec-Fetch-Mode
navigate
Sec-Fetch-Site
same-origin
Sec-Fetch-User
?1
Upgrade-Insecure-Requests
1
User-Agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
X-Forwarded-For
2409:408d:4dc1:acff:e986:1acb:378f:e213
X-Forwarded-Proto
https
Note that header names are not case-sensitive.

Request Data

Response Header Name Value
Cache-Control
no-cache, must-revalidate, max-age=0, no-store, private
Content-Type
text/html; charset=UTF-8
Expires
Wed, 11 Jan 1984 05:00:00 GMT
Link
<https://www.smackcoders.com/?p=334783600>; rel=shortlink
X-Pingback
https://www.smackcoders.com/xmlrpc.php
Cf-Edge-Cache
no-cache
Note that header names are not case-sensitive.

Transients

Updated Transient Expiration Size Caller Component
permalink_manager_active 378432000 (~12 years) ~10 B
  1. Permalink_Manager_Pro_Functions::get_expiration_date()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-pro-functions.php:168
  2. Permalink_Manager_Pro_Functions->pro_alerts()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-pro-functions.php:281
  3. apply_filters('permalink_manager_alerts')
    wp-includes/plugin.php:205
  4. Permalink_Manager_Class->get_options_and_globals()
    wp-content/plugins/permalink-manager-pro/permalink-manager.php:155
  5. do_action('plugins_loaded')
    wp-includes/plugin.php:522
Plugin: permalink-manager-pro
permalink_manager_active 378432000 (~12 years) ~10 B
  1. Permalink_Manager_Pro_Functions::get_expiration_date()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-pro-functions.php:168
  2. Permalink_Manager_Pro_Functions->pro_alerts()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-pro-functions.php:282
  3. apply_filters('permalink_manager_alerts')
    wp-includes/plugin.php:205
  4. Permalink_Manager_Class->get_options_and_globals()
    wp-content/plugins/permalink-manager-pro/permalink-manager.php:155
  5. do_action('plugins_loaded')
    wp-includes/plugin.php:522
Plugin: permalink-manager-pro
wp_rocket_customer_data 86400 (~1 day) ~229 B
  1. {closure}()
    wp-content/plugins/wp-rocket/wp-rocket.php:161
  2. do_action('init')
    wp-includes/plugin.php:522
WordPress Core

Capability Checks

For performance reasons, this panel is not enabled by default. To enable it, add the following code to your wp-config.php file:

define( 'QM_ENABLE_CAPS_PANEL', true );

Capability Checks: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
map_meta_cap Filter 1
  1. km_add_unfiltered_html_capability_to_editors()
    wp-content/plugins/code-snippets-pro/php/snippet-ops.php(610) : eval()'d code:9
Plugin: code-snippets-pro
1
  1. Automattic\J\C\Manager->jetpack_connection_custom_caps()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-manager.php:1606
Plugin: woocommerce
10
  1. wc_modify_map_meta_cap()
    wp-content/plugins/woocommerce/includes/wc-user-functions.php:709
Plugin: woocommerce
10
  1. Affiliate_WP_Capabilities->map_meta_caps()
    wp-content/plugins/affiliate-wp/includes/class-capabilities.php:115
Plugin: affiliate-wp
10
  1. monsterinsights_add_capabilities()
    wp-content/plugins/google-analytics-premium/includes/capabilities.php:37
Plugin: google-analytics-premium
10
  1. Closure on line 75 of wp-content/plugins/elementor-pro/modules/notes/user/capabilities.php
    wp-content/plugins/elementor-pro/modules/notes/user/capabilities.php:75
Plugin: elementor-pro
user_has_cap Filter 1
  1. wp_maybe_grant_install_languages_cap()
    wp-includes/capabilities.php:1313
WordPress Core
1
  1. wp_maybe_grant_resume_extensions_caps()
    wp-includes/capabilities.php:1329
WordPress Core
1
  1. wp_maybe_grant_site_health_caps()
    wp-includes/capabilities.php:1360
WordPress Core
10
  1. wc_customer_has_capability()
    wp-content/plugins/woocommerce/includes/wc-user-functions.php:594
Plugin: woocommerce
10
  1. wc_shop_manager_has_capability()
    wp-content/plugins/woocommerce/includes/wc-user-functions.php:664
Plugin: woocommerce
10
  1. Closure on line 49 of wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php
    wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/Hooks.php:49
Plugin: sitepress-multilingual-cms
10
  1. Elementor\Core\Documents_Manager->remove_user_edit_cap()
    wp-content/plugins/elementor/core/documents-manager.php:442
Plugin: elementor

Doing it Wrong

Message Caller Component
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the searchwp-metrics 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 init action or later. (This message was added in version 6.7.0.)
  1. _load_textdomain_just_in_time()
    wp-includes/l10n.php:1381
  2. get_translations_for_domain()
    wp-includes/l10n.php:1419
  3. translate()
    wp-includes/l10n.php:195
  4. esc_html__()
    wp-includes/l10n.php:340
  5. SearchWP_Metrics_i18n->__construct()
    wp-content/plugins/searchwp-metrics/searchwp-metrics-i18n.php:15
Plugin: searchwp-metrics
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the affiliate-wp 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 init action or later. (This message was added in version 6.7.0.)
  1. _load_textdomain_just_in_time()
    wp-includes/l10n.php:1381
  2. get_translations_for_domain()
    wp-includes/l10n.php:1419
  3. translate()
    wp-includes/l10n.php:195
  4. __()
    wp-includes/l10n.php:307
  5. AffWP\U\R\Registry->register_core_types()
    wp-content/plugins/affiliate-wp/includes/class-referral-type-registry.php:60
  6. AffWP\U\R\Registry->init()
    wp-content/plugins/affiliate-wp/includes/class-referral-type-registry.php:38
  7. Affiliate_WP_Referrals_DB->__construct()
    wp-content/plugins/affiliate-wp/includes/class-referrals-db.php:95
  8. Affiliate_WP->setup_objects()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-wp.php:725
  9. Affiliate_WP::instance()
    wp-content/plugins/affiliate-wp/includes/class-affiliate-wp.php:377
  10. AffiliateWP_Core_Requirements_Check->bootstrap()
    wp-content/plugins/affiliate-wp/affiliate-wp.php:106
  11. do_action('plugins_loaded')
    wp-includes/plugin.php:522
Plugin: affiliate-wp
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the affiliatewp-affiliate-portal 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 init action or later. (This message was added in version 6.7.0.)
  1. _load_textdomain_just_in_time()
    wp-includes/l10n.php:1381
  2. get_translations_for_domain()
    wp-includes/l10n.php:1419
  3. translate()
    wp-includes/l10n.php:195
  4. __()
    wp-includes/l10n.php:307
  5. AffiliateWP_Affiliate_Portal\C\C\Views->register_dashboard_view()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-views.php:131
  6. AffiliateWP_Affiliate_Portal\C\C\Views->register_core_views()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-views.php:103
  7. do_action('affwp_portal_views_registry_init')
    wp-includes/plugin.php:522
  8. AffiliateWP_Affiliate_Portal\Core\Views_Registry->init()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/class-views-registry.php:48
  9. AffiliateWP_Affiliate_Portal\C\C\Views->__construct()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-views.php:54
  10. AffiliateWP_Affiliate_Portal->setup_objects()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/class-affiliatewp-affiliate-portal.php:356
  11. AffiliateWP_Affiliate_Portal::instance()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/class-affiliatewp-affiliate-portal.php:213
  12. AffiliateWP_Affiliate_Portal_Requirements_Check->bootstrap()
    wp-content/plugins/affiliatewp-affiliate-portal/affiliatewp-affiliate-portal.php:95
  13. do_action('affwp_plugins_loaded')
    wp-includes/plugin.php:522
  14. AffiliateWP_Core_Requirements_Check->bootstrap()
    wp-content/plugins/affiliate-wp/affiliate-wp.php:115
  15. do_action('plugins_loaded')
    wp-includes/plugin.php:522
Plugin: affiliatewp-affiliate-portal
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the permalink-manager 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 init action or later. (This message was added in version 6.7.0.)
  1. _load_textdomain_just_in_time()
    wp-includes/l10n.php:1381
  2. get_translations_for_domain()
    wp-includes/l10n.php:1419
  3. translate()
    wp-includes/l10n.php:195
  4. __()
    wp-includes/l10n.php:307
  5. Permalink_Manager_Pro_Functions::get_expiration_date()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-pro-functions.php:170
  6. Permalink_Manager_Pro_Functions->pro_alerts()
    wp-content/plugins/permalink-manager-pro/includes/core/permalink-manager-pro-functions.php:281
  7. apply_filters('permalink_manager_alerts')
    wp-includes/plugin.php:205
  8. Permalink_Manager_Class->get_options_and_globals()
    wp-content/plugins/permalink-manager-pro/permalink-manager.php:155
  9. do_action('plugins_loaded')
    wp-includes/plugin.php:522
Plugin: permalink-manager-pro
Total: 4

Doing it Wrong: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
doing_it_wrong_trigger_error Filter 10
  1. AffiliateWP_Affiliate_Portal\C\C\Views->prevent_doing_it_wrong_due_to_early_load_textdomain()
    wp-content/plugins/affiliatewp-affiliate-portal/includes/core/components/class-views.php:82
Plugin: affiliatewp-affiliate-portal

PHP Errors

Message Location Count
Warning Undefined array key "version"
  1. wp-content/plugins/dynamic-content-for-elementor/plugin-utils/update-checker.php:133
  2. DynamicOOO\PluginUtilsV3\UpdateChecker->check_update_availability()
    wp-includes/class-wp-hook.php:343
  3. apply_filters('site_transient_update_plugins')
    wp-includes/option.php:2622
  4. get_site_transient()
    wp-includes/update.php:946
  5. wp_get_update_data()
    wp-includes/admin-bar.php:1151
  6. wp_admin_bar_updates_menu()
    wp-includes/class-wp-hook.php:341
  7. do_action_ref_array('admin_bar_menu')
    wp-includes/admin-bar.php:97
  8. wp_admin_bar_render()
    wp-includes/class-wp-hook.php:341
  9. do_action('wp_body_open')
    wp-includes/general-template.php:3229
  10. wp_body_open()
    wp-content/themes/hello-elementor/header.php:27
  11. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:749
  12. locate_template()
    wp-includes/general-template.php:48
  13. get_header()
    wp-content/themes/hello-elementor/index.php:14
2 Plugin: dynamic-content-for-elementor
Total: 2

Environment

PHP

Version 8.2.30 (Help)
SAPI litespeed
User nobody:nogroup
max_execution_time 300
memory_limit 512M
upload_max_filesize 2M
post_max_size 8M
display_errors
log_errors 1
Error Reporting 4983
  • E_ERROR ✓
  • E_WARNING ✓
  • E_PARSE ✓
  • E_NOTICE
  • E_CORE_ERROR ✓
  • E_CORE_WARNING ✓
  • E_COMPILE_ERROR ✓
  • E_COMPILE_WARNING
  • E_USER_ERROR ✓
  • E_USER_WARNING ✓
  • E_USER_NOTICE
  • E_STRICT
  • E_RECOVERABLE_ERROR ✓
  • E_DEPRECATED
  • E_USER_DEPRECATED
  • E_ALL ✓
Extensions
70
apcu 5.1.28
bcmath 8.2.30
bz2 8.2.30
calendar 8.2.30
Core 8.2.30
ctype 8.2.30
curl 8.2.30
date 8.2.30
dom 20031129
enchant 8.2.30
exif 8.2.30
fileinfo 8.2.30
filter 8.2.30
ftp 8.2.30
gd 8.2.30
gettext 8.2.30
gmp 8.2.30
hash 8.2.30
iconv 8.2.30
igbinary 3.2.16
imagick 3.8.1
imap 1.0.3
intl 8.2.30
ionCube Loader 15.0.0
json 8.2.30
ldap 8.2.30
libxml 8.2.30
litespeed
mbstring 8.2.30
memcached 3.4.0
msgpack 3.0.0
mysqli 8.2.30
mysqlnd 8.2.30
openssl 8.2.30
pcntl 8.2.30
pcre 8.2.30
PDO 8.2.30
pdo_dblib 8.2.30
pdo_mysql 8.2.30
pdo_pgsql 8.2.30
pdo_sqlite 8.2.30
pgsql 8.2.30
Phar 8.2.30
posix 8.2.30
pspell 8.2.30
random 8.2.30
readline 8.2.30
redis 6.3.0
Reflection 8.2.30
session 8.2.30
SimpleXML 8.2.30
snmp 8.2.30
soap 8.2.30
sockets 8.2.30
sodium 8.2.30
SPL 8.2.30
sqlite3 8.2.30
standard 8.2.30
sysvmsg 8.2.30
sysvsem 8.2.30
sysvshm 8.2.30
tidy 8.2.30
tokenizer 8.2.30
xml 8.2.30
xmlreader 8.2.30
xmlwriter 8.2.30
xsl 8.2.30
Zend OPcache 8.2.30
zip 1.21.1
zlib 8.2.30

Database

Server Version 10.11.14-MariaDB-0ubuntu0.24.04.1
Extension mysqli
Client Version 80230 (8.2.30)
User root
Host localhost
Database smcom
innodb_buffer_pool_size 134217728 (~128 MB)
key_buffer_size 134217728 (~128 MB)
max_allowed_packet 16777216 (~16 MB)
max_connections 151

WordPress

Version 6.9.1
Environment Type (Help) production
Development Mode (Help) empty string
WP_DEBUG false
WP_DEBUG_DISPLAY false
WP_DEBUG_LOG false
SCRIPT_DEBUG false
WP_CACHE true
CONCATENATE_SCRIPTS undefined
COMPRESS_SCRIPTS undefined
COMPRESS_CSS undefined
WP_ENVIRONMENT_TYPE undefined
WP_DEVELOPMENT_MODE empty string

Server

Software LiteSpeed
Version Unknown
IP Address 172.31.1.238
Host smackcoderscom
OS Linux 6.17.0-1007-aws
Architecture x86_64
Basic Auth false

Settings

Authentication

You can set an authentication cookie which allows you to view Query Monitor output when you’re not logged in, or when you’re logged in as a different user.

Authentication cookie is set

Editor

You can set your editor here, so that when you click on stack trace links the file opens in your editor.

Saved! Reload to apply changes.

Appearance

Your browser color scheme is respected by default. You can override it here.

Configuration

The following PHP constants can be defined in your wp-config.php file in order to control the behavior of Query Monitor:

QM_DB_EXPENSIVE
If an individual database query takes longer than this time to execute, it's considered "slow" and triggers a warning.
Default value: 0.05
QM_DISABLED
Disable Query Monitor entirely.
Default value: false
QM_DISABLE_ERROR_HANDLER
Disable the handling of PHP errors.
Default value: false
QM_ENABLE_CAPS_PANEL
Enable the Capability Checks panel.
Default value: false
QM_HIDE_CORE_ACTIONS
Hide WordPress core on the Hooks & Actions panel.
Default value: false
QM_HIDE_SELF
Hide Query Monitor itself from various panels. Set to false if you want to see how Query Monitor hooks into WordPress.
Default value: true
QM_NO_JQUERY
Don't specify jQuery as a dependency of Query Monitor. If jQuery isn't enqueued then Query Monitor will still operate, but with some reduced functionality.
Default value: false
QM_SHOW_ALL_HOOKS
In the Hooks & Actions panel, show every hook that has an action or filter attached (instead of every action hook that fired during the request).
Default value: false
QM_DB_SYMLINK
Allow the wp-content/db.php file symlink to be put into place during activation. Set to false to prevent the symlink creation.
Default value: true