Major Update to add auto-update features
This commit is contained in:
@@ -3,12 +3,13 @@
|
||||
* Plugin Name: Fourthwall Store Embed
|
||||
* Plugin URL: https://cybercove.io/
|
||||
* Description: Embed Fourthwall Store in WordPress
|
||||
* Version: 1.0.0.
|
||||
* Version: {auto_update_value_on_deploy}
|
||||
* Author: Joshua Knapp
|
||||
* Text Domain: fourthwall_text_domain
|
||||
*
|
||||
*/
|
||||
|
||||
include("libs/self-update.php");
|
||||
include("libs/settings.php");
|
||||
include("libs/shortcode.php");
|
||||
function set_fw_store_embed_css() {
|
||||
|
Reference in New Issue
Block a user