Changeset 2227969
- Timestamp:
- 01/15/2020 06:35:25 PM (6 years ago)
- Location:
- thepointofsalecom-widget-shortcode/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
thepointofsalecom-widget-shortcode.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
thepointofsalecom-widget-shortcode/trunk/readme.txt
r2227962 r2227969 1 === Plugin Name === 2 1 === Lepointdevente.com === 3 2 Contributors: cognitif 4 5 Plugin Name: Lepointdevente.com6 7 3 Plugin URI: https://thepointofsale.com/ 8 9 4 Tags: Thepointofsale.com, tickets, billets 10 11 5 Author URI: https://cognitif.ca/ 12 13 6 Author: cognitif 14 15 7 Requires at least: 5.2.0 16 17 8 Tested up to: 5.3.2 18 19 Stable tag: 2.0.0 20 21 Version: 2.0.0 22 23 9 Stable tag: 2.0 10 Version: 2.0 24 11 25 12 == Description == 26 27 13 Thepointofsale.com allows you to add shopping carts and purchase windows in your articles and WordPress pages via Gutenberg blocks by activating the extension (<https://thepointofsale.com>) 28 29 14 This extension also supports the old way of embedding your short codes generated by our platform. 30 15 31 32 33 16 == Installation == 34 35 17 1. Install thepointofsale.com either through the WordPress.org plugin directory or by downloading the files to your server. 36 37 18 2. Activate the extension via the extension page of your WordPress administration. 38 39 19 3. Use Gutenberg Blocks from thepointofsale.com to generate a shopping cart or purchase window in your articles and pages. 40 41 20 4. Sell tickets! 42 43 44 21 45 22 == Upgrade Notice == 46 23 47 48 49 50 51 24 == Screenshots == 52 53 54 55 56 25 57 26 == Changelog == 58 27 59 60 61 62 63 28 == Frequently Asked Questions == -
thepointofsalecom-widget-shortcode/trunk/thepointofsalecom-widget-shortcode.php
r2227961 r2227969 9 9 License: GPLv2 or later 10 10 Text Domain: thepointofsalecom-widget-shortcode 11 Requires at least: 5.2.012 Tested up to: 5.3.213 11 Domain Path: /languages 14 12 */
Note: See TracChangeset
for help on using the changeset viewer.