_migration_required( $old_url, $new_url ) { // Do nothing if WordPress is being installed. if ( wp_installing() ) { return; } // Delete/reset the option if the new URL is not the HTTPS version of the old URL. if ( untrailingslashit( (string) $old_url ) !== str_replace( 'https://', 'http://', untrailingslashit( (string) $new_url ) ) ) { delete_option( 'https_migration_required' ); return; } // If this is a fresh site, there is no content to migrate, so do not require migration. $https_migration_required = get_option( 'fresh_site' ) ? false : true; update_option( 'https_migration_required', $https_migration_required ); } {"id":140,"count":14,"description":"","link":"https:\/\/lunapetshop.com.mk\/product-category\/macki\/eksterni-paraziti-2\/","name":"\u0415\u043a\u0441\u0442\u0435\u0440\u043d\u0438 \u043f\u0430\u0440\u0430\u0437\u0438\u0442\u0438","slug":"eksterni-paraziti-2","taxonomy":"product_cat","parent":70,"meta":[],"_links":{"self":[{"href":"https:\/\/lunapetshop.com.mk\/wp-json\/wp\/v2\/product_cat\/140"}],"collection":[{"href":"https:\/\/lunapetshop.com.mk\/wp-json\/wp\/v2\/product_cat"}],"about":[{"href":"https:\/\/lunapetshop.com.mk\/wp-json\/wp\/v2\/taxonomies\/product_cat"}],"up":[{"embeddable":true,"href":"https:\/\/lunapetshop.com.mk\/wp-json\/wp\/v2\/product_cat\/70"}],"wp:post_type":[{"href":"https:\/\/lunapetshop.com.mk\/wp-json\/wp\/v2\/product?product_cat=140"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}