Changeset 1912139
- Timestamp:
- 07/20/2018 10:59:25 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vela-companion/trunk/inc/templates-importer/wxr-importer/class-vela-wxr-importer.php
r1907489 r1912139 33 33 */ 34 34 private function __construct() { 35 35 36 if( isset($_GET['page']) && $_GET['page'] == 'product_importer' ) 37 return 1; 38 36 39 if ( ! class_exists( 'WP_Importer' ) ) { 37 40 defined( 'WP_LOAD_IMPORTERS' ) || define( 'WP_LOAD_IMPORTERS', true );
Note: See TracChangeset
for help on using the changeset viewer.