Changeset 3223684
- Timestamp:
- 01/16/2025 03:40:08 PM (15 months ago)
- Location:
- liza-spotify-widget-for-elementor/trunk
- Files:
-
- 2 edited
-
lizaspotify.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
liza-spotify-widget-for-elementor/trunk/lizaspotify.php
r3223674 r3223684 3 3 * liza Spotify Widget For Elementor 4 4 * 5 * @author Nick Sirbiladze6 * @copyright 202 2 Nick Sirbiladze5 * @author RuthlessWP 6 * @copyright 2025 RuthlessWP 7 7 * @license GPL-2.0-or-later 8 8 * 9 9 * @wordpress-plugin 10 10 * Plugin Name: Liza Spotify Widget For Elementor 11 * Plugin URI: https:// stagg.live/spotify11 * Plugin URI: https://ruthlesswp.com/spotify 12 12 * Description: Spotify Widget For Elementor 13 13 * Version: 2.0.0 14 * tested up to: 6. 2.014 * tested up to: 6.7.1 15 15 * Requires at least: 5.2 16 16 * Requires PHP: 7.0 17 17 * Author: Nick Sirbiladze 18 * Author URI: https:// nicolo.wtf18 * Author URI: https://ruthlesswp.com 19 19 * Text Domain: liza-spotify 20 20 * License: GPL v2 or later … … 29 29 define('LIZA_SPOTIFY_PATH', plugin_dir_path(__FILE__)); 30 30 define('LIZA_SPOTIFY_URL', plugin_dir_url(__FILE__)); 31 define('LIZA_SPOTIFY_VERSION', ' 1.0.0');31 define('LIZA_SPOTIFY_VERSION', '2.0.0'); 32 32 33 33 // Autoloader -
liza-spotify-widget-for-elementor/trunk/readme.txt
r3157172 r3223684 2 2 Contributors: fallentroj 3 3 Tags: elementor, Spotify, widgets for elementor, Music, Spotify Embed, Embed Music, Spotify Widget, Embed content, Wordpress, Spotify for elementor,music widget, Spotify elementor, Embed, iframe, widget for elementor spotify 4 Stable tag: 1.2.24 Stable tag: 2.0.0 5 5 Requires at least: 5.2 6 Tested up to: 6. 6.26 Tested up to: 6.7.1 7 7 Requires PHP: 7.0 8 8 License: GPLv3 … … 14 14 15 15 **Liza Spotify Widget For Elementor** is the first use to goand easy to use [Elementor Page Builder](https://wordpress.org/plugins/elementor/) Spotify Widget. Our goal is to provide you with the Functional Elementor Widget That can be easly used, Add Spotify Music Without writing the Single Line of Code. Liza Spotify Widget helps users to use Spotify API on their websites easily without any headaches. If you like Liza Spotify Widget, Please review us on the wordpress.org as it will help us develop better Functionality for the Spotify Widget. 16 As of New update of the plugin, we added Spotify Profile widget which allows you to share your Spotify profile with realtime stats, as well as improved our embed plugin and made it easier to share and embed tracks from Spotify directly to your website! New Settings page has been added which allows you to authorise with your Spotify profile and integrate easier with its API. 16 17 18 Follow new tutorials linked below as well as write on plugin forum if you have any questions! 17 19 20 With love, Rutheless WP 18 21 19 22 *See tutorials Below*
Note: See TracChangeset
for help on using the changeset viewer.