Major Update to add auto-update features

This commit is contained in:
2025-04-22 13:35:47 -07:00
parent c392af46e7
commit bf99f442ba
3 changed files with 240 additions and 2 deletions

View File

@@ -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() {