Plugin Directory

Changeset 3246707


Ignore:
Timestamp:
02/25/2025 08:02:08 PM (13 months ago)
Author:
ignitionwp
Message:

Fix screenshot list in readme.txt.

Location:
ignitiondeck/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ignitiondeck/trunk/idf.php

    r3246674 r3246707  
    44URI: https://IgnitionDeck.com
    55Description: A crowdfunding and ecommerce plugin for WordPress that helps you crowdfund, pre-order, and sell goods online.
    6 Version: 2.0.3
     6Version: 2.0.4
    77Author: IgnitionDeck
    88Author URI: https://IgnitionDeck.com
     
    1414require_once 'idf-globals.php';
    1515global $active_plugins, $idf_current_version;
    16 $idf_current_version = '2.0.3';
     16$idf_current_version = '2.0.4';
    1717require_once 'idf-update.php';
    1818require_once 'classes/class-idf_requirements.php';
  • ignitiondeck/trunk/readme.txt

    r3246674 r3246707  
    55Requires at least: 4.9
    66Tested up to: 6.7
    7 Stable tag: 2.0.3
     7Stable tag: 2.0.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    114114* [Learn more about IgnitionDeck Core](https://www.ignitiondeck.com/crowdfunding/product/enterprise/)
    115115
    116 # SCREENSHOTS
     116# NEW USERS AND GETTING TECHNICAL SUPPORT
     117
     118For new users, we suggest reviewing our [Getting Started Guide](https://docs.ignitiondeck.com/category/15-getting-started) to get an understanding of how our plugin works. If you run into any trouble, we offer [free email support](mailto:support@ignitionwp.com) to help you with your issues, questions, and concerns.
     119
     120If you are an IgnitionDeck customer with an active license of IgnitionDeck, we’d love to hear from you and support you via our [Premium Product Support](https://members.ignitiondeck.com/).
     121
     122# ABOUT THE IGNITIONDECK TEAM
     123
     124Howdy, folks! IgnitionDeck is part of Ignition WP. Our crowdfunding plugin is backed by a growing team of WordPress developers, support engineers, and marketing pros who’ve worked with WordPress since 2009. This means IgnitionDeck is made with WordPress best practices in mind. That means IgnitionDeck is extremely extensible, customizable, stable, and reliable. We’re here for you when you need us. We’re a remote team, based in California, Texas, and Canada.
     125
     126== Installation ==
     127[View installation instructions on our documentation site.](https://docs.ignitiondeck.com/article/24-plugin-installation)
     128
     129== Frequently Asked Questions ==
     130[Check out our FAQ](https://docs.ignitiondeck.com/category/16-frequently-asked-questions)
     131
     132== Screenshots ==
     133
    1171341. Flexible, contemporary project display with any theme
    1181352. Stylish project post template
     
    12814512. Manage users accounts, product assignments, and credits
    129146
    130 # NEW USERS AND GETTING TECHNICAL SUPPORT
    131 
    132 For new users, we suggest reviewing our [Getting Started Guide](https://docs.ignitiondeck.com/category/15-getting-started) to get an understanding of how our plugin works. If you run into any trouble, we offer [free email support](mailto:support@ignitionwp.com) to help you with your issues, questions, and concerns.
    133 
    134 If you are an IgnitionDeck customer with an active license of IgnitionDeck, we’d love to hear from you and support you via our [Premium Product Support](https://members.ignitiondeck.com/).
    135 
    136 # ABOUT THE IGNITIONDECK TEAM
    137 
    138 Howdy, folks! IgnitionDeck is part of Ignition WP. Our crowdfunding plugin is backed by a growing team of WordPress developers, support engineers, and marketing pros who’ve worked with WordPress since 2009. This means IgnitionDeck is made with WordPress best practices in mind. That means IgnitionDeck is extremely extensible, customizable, stable, and reliable. We’re here for you when you need us. We’re a remote team, based in California, Texas, and Canada.
    139 
    140 == Installation ==
    141 [View installation instructions on our documentation site.](https://docs.ignitiondeck.com/article/24-plugin-installation)
    142 
    143 == Frequently Asked Questions ==
    144 [Check out our FAQ](https://docs.ignitiondeck.com/category/16-frequently-asked-questions)
    145 
    146147== Changelog ==
     148
     149= 2.0.4 =
     150
     151* Readme fix for screenshots section.
    147152
    148153= 2.0.3 =
Note: See TracChangeset for help on using the changeset viewer.