We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab6f369 commit c23070eCopy full SHA for c23070e
woocommerce-external-product-embed.php
@@ -3,7 +3,7 @@
3
* Plugin Name: WooCommerce External Product Embed
4
* Plugin URI: http://calebburks.com
5
* Description: Provides a shortcode to embed products from another store.
6
- * Version: 0.1
+ * Version: 1.o
7
* Author: Caleb Burks
8
* Author URI: http://calebburks.com
9
* Copyright: (c) 2015 Caleb Burks
@@ -29,4 +29,4 @@ function wcepe_load_after_plugins_loaded() {
29
}
30
31
32
-/* Silence is Golden */
+/* Silence is Golden */
0 commit comments