wooblueprint_export_landingpage

wooblueprint_export_landingpage

Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.9.9.5

apply_filters('wooblueprint_export_landingpage') is found 1 times:

  • /packages/blueprint/src/ExportSchema.php line 46
    	 *
    	 * @return array|WP_Error The exported schema array or a WP_Error if the export fails.
    	 */
    	public function export( $steps = array() ) {
    		$loading_page_path = $this->wp_apply_filters( 'wooblueprint_export_landingpage', '/' );
    		/**
    		 * Validate that the landing page path is a valid relative local URL path.
    		 *
    		 * Accepts:
    		 * - /
    		 * - /path/to/page