Changeset 3045568
- Timestamp:
- 03/05/2024 11:07:11 AM (2 years ago)
- Location:
- cssigniter-shortcodes
- Files:
-
- 40 deleted
- 8 edited
- 1 copied
-
assets/banner-1544x500.png (modified) (1 prop) (previous)
-
assets/icon-128x128.png (modified) (1 prop) (previous)
-
assets/icon-256x256.png (modified) (1 prop) (previous)
-
assets/screenshot-1.jpg (modified) (1 prop) (previous)
-
tags/2.4.1 (copied) (copied from cssigniter-shortcodes/trunk)
-
tags/2.4.1/ci-shortcodes.php (modified) (2 diffs)
-
tags/2.4.1/ignitefile.js (deleted)
-
tags/2.4.1/readme.txt (modified) (2 diffs)
-
tags/2.4.1/src/css/_inc/_accordions.scss (deleted)
-
tags/2.4.1/src/css/_inc/_blockquotes.scss (deleted)
-
tags/2.4.1/src/css/_inc/_boxes.scss (deleted)
-
tags/2.4.1/src/css/_inc/_buttons.scss (deleted)
-
tags/2.4.1/src/css/_inc/_demo.scss (deleted)
-
tags/2.4.1/src/css/_inc/_extends.scss (deleted)
-
tags/2.4.1/src/css/_inc/_grid.scss (deleted)
-
tags/2.4.1/src/css/_inc/_headings.scss (deleted)
-
tags/2.4.1/src/css/_inc/_lists.scss (deleted)
-
tags/2.4.1/src/css/_inc/_maps.scss (deleted)
-
tags/2.4.1/src/css/_inc/_schemes.scss (deleted)
-
tags/2.4.1/src/css/_inc/_separators.scss (deleted)
-
tags/2.4.1/src/css/_inc/_slider.scss (deleted)
-
tags/2.4.1/src/css/_inc/_tabs.scss (deleted)
-
tags/2.4.1/src/css/_inc/_tooltips.scss (deleted)
-
tags/2.4.1/src/css/_inc/_variables.scss (deleted)
-
tags/2.4.1/src/css/admin/panel.scss (deleted)
-
tags/2.4.1/src/style.scss (deleted)
-
tags/2.4.1/src/vendor/tiny-slider/tiny-slider.scss (deleted)
-
trunk/ci-shortcodes.php (modified) (2 diffs)
-
trunk/ignitefile.js (deleted)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/src/css/_inc/_accordions.scss (deleted)
-
trunk/src/css/_inc/_blockquotes.scss (deleted)
-
trunk/src/css/_inc/_boxes.scss (deleted)
-
trunk/src/css/_inc/_buttons.scss (deleted)
-
trunk/src/css/_inc/_demo.scss (deleted)
-
trunk/src/css/_inc/_extends.scss (deleted)
-
trunk/src/css/_inc/_grid.scss (deleted)
-
trunk/src/css/_inc/_headings.scss (deleted)
-
trunk/src/css/_inc/_lists.scss (deleted)
-
trunk/src/css/_inc/_maps.scss (deleted)
-
trunk/src/css/_inc/_schemes.scss (deleted)
-
trunk/src/css/_inc/_separators.scss (deleted)
-
trunk/src/css/_inc/_slider.scss (deleted)
-
trunk/src/css/_inc/_tabs.scss (deleted)
-
trunk/src/css/_inc/_tooltips.scss (deleted)
-
trunk/src/css/_inc/_variables.scss (deleted)
-
trunk/src/css/admin/panel.scss (deleted)
-
trunk/src/style.scss (deleted)
-
trunk/src/vendor/tiny-slider/tiny-slider.scss (deleted)
Legend:
- Unmodified
- Added
- Removed
-
cssigniter-shortcodes/assets/banner-1544x500.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
cssigniter-shortcodes/assets/icon-128x128.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
cssigniter-shortcodes/assets/icon-256x256.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
cssigniter-shortcodes/assets/screenshot-1.jpg
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/jpeg
-
Property
svn:mime-type
changed from
-
cssigniter-shortcodes/tags/2.4.1/ci-shortcodes.php
r2611607 r3045568 6 6 * Author: The CSSIgniter Team 7 7 * Author URI: https://www.cssigniter.com/ 8 * Version: 2.4. 08 * Version: 2.4.1 9 9 * Text Domain: cssigniter-shortcodes 10 10 * Domain Path: languages … … 26 26 27 27 if ( ! defined( 'CI_SHORTCODES_VERSION' ) ) { 28 define( 'CI_SHORTCODES_VERSION', '2.4. 0' );28 define( 'CI_SHORTCODES_VERSION', '2.4.1' ); 29 29 } 30 30 -
cssigniter-shortcodes/tags/2.4.1/readme.txt
r2994973 r3045568 8 8 Requires at least: 5.0 9 9 Tested up to: 6.4 10 Stable tag: 2.4. 010 Stable tag: 2.4.1 11 11 12 12 This plugin defines and allows you to use a lot of useful shortcodes. Need a button? Sure. A message box? You know we have it. … … 44 44 45 45 == Changelog == 46 47 = 2.4.1 = 48 * Fixed deprecation warning "Required parameter follows optional parameter" in PHP 8 46 49 47 50 = 2.4.0 = -
cssigniter-shortcodes/trunk/ci-shortcodes.php
r2611607 r3045568 6 6 * Author: The CSSIgniter Team 7 7 * Author URI: https://www.cssigniter.com/ 8 * Version: 2.4. 08 * Version: 2.4.1 9 9 * Text Domain: cssigniter-shortcodes 10 10 * Domain Path: languages … … 26 26 27 27 if ( ! defined( 'CI_SHORTCODES_VERSION' ) ) { 28 define( 'CI_SHORTCODES_VERSION', '2.4. 0' );28 define( 'CI_SHORTCODES_VERSION', '2.4.1' ); 29 29 } 30 30 -
cssigniter-shortcodes/trunk/readme.txt
r2994973 r3045568 8 8 Requires at least: 5.0 9 9 Tested up to: 6.4 10 Stable tag: 2.4. 010 Stable tag: 2.4.1 11 11 12 12 This plugin defines and allows you to use a lot of useful shortcodes. Need a button? Sure. A message box? You know we have it. … … 44 44 45 45 == Changelog == 46 47 = 2.4.1 = 48 * Fixed deprecation warning "Required parameter follows optional parameter" in PHP 8 46 49 47 50 = 2.4.0 =
Note: See TracChangeset
for help on using the changeset viewer.