Changeset 3367247
- Timestamp:
- 09/24/2025 01:58:42 PM (5 months ago)
- Location:
- sided/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
sided.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sided/trunk/readme.txt
r3194244 r3367247 5 5 Requires at least: 4.7 6 6 Tested up to: 6.5.3 7 Stable tag: 1.4. 37 Stable tag: 1.4.4 8 8 Requires PHP: 7.0 9 9 License: GPLv2 or later -
sided/trunk/sided.php
r3367236 r3367247 4 4 * Plugin URI: https://sided.co/ 5 5 * Description: It is a wordpress plugin to embed sided polls in your Wordpress website. 6 * Version: 1.4. 36 * Version: 1.4.4 7 7 * Author: Sided 8 8 * License: GPLv2 or later … … 11 11 **/ 12 12 13 define( 'SIDED_VERSION', '1.4. 3' );13 define( 'SIDED_VERSION', '1.4.4' ); 14 14 define( 'SIDED_PLUGIN', __FILE__ ); 15 15 define( 'SIDED_PLUGIN_DIR', untrailingslashit( dirname( SIDED_PLUGIN ) ) );
Note: See TracChangeset
for help on using the changeset viewer.