Plugin Directory

Changeset 3223684


Ignore:
Timestamp:
01/16/2025 03:40:08 PM (15 months ago)
Author:
fallentroj
Message:

Small update version control

Location:
liza-spotify-widget-for-elementor/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • liza-spotify-widget-for-elementor/trunk/lizaspotify.php

    r3223674 r3223684  
    33 * liza Spotify Widget For Elementor
    44 *
    5  * @author            Nick Sirbiladze
    6  * @copyright         2022 Nick Sirbiladze
     5 * @author            RuthlessWP
     6 * @copyright         2025 RuthlessWP
    77 * @license           GPL-2.0-or-later
    88 *
    99 * @wordpress-plugin
    1010 * Plugin Name:       Liza Spotify Widget For Elementor
    11  * Plugin URI:        https://stagg.live/spotify
     11 * Plugin URI:        https://ruthlesswp.com/spotify
    1212 * Description:       Spotify Widget For Elementor
    1313 * Version:           2.0.0
    14  * tested up to:      6.2.0
     14 * tested up to:      6.7.1
    1515 * Requires at least: 5.2
    1616 * Requires PHP:      7.0
    1717 * Author:            Nick Sirbiladze
    18  * Author URI:        https://nicolo.wtf
     18 * Author URI:        https://ruthlesswp.com
    1919 * Text Domain:       liza-spotify
    2020 * License:           GPL v2 or later
     
    2929define('LIZA_SPOTIFY_PATH', plugin_dir_path(__FILE__));
    3030define('LIZA_SPOTIFY_URL', plugin_dir_url(__FILE__));
    31 define('LIZA_SPOTIFY_VERSION', '1.0.0');
     31define('LIZA_SPOTIFY_VERSION', '2.0.0');
    3232
    3333// Autoloader
  • liza-spotify-widget-for-elementor/trunk/readme.txt

    r3157172 r3223684  
    22Contributors: fallentroj
    33Tags: 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.2
     4Stable tag: 2.0.0
    55Requires at least: 5.2
    6 Tested up to: 6.6.2
     6Tested up to: 6.7.1
    77Requires PHP: 7.0
    88License: GPLv3
     
    1414
    1515**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.
     16As 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.
    1617
     18Follow new tutorials linked below as well as write on plugin forum if you have any questions!
    1719
     20With love, Rutheless WP
    1821
    1922*See tutorials Below*
Note: See TracChangeset for help on using the changeset viewer.