Changeset 3110420
- Timestamp:
- 07/01/2024 12:00:43 PM (21 months ago)
- Location:
- pmpro-discord-add-on
- Files:
-
- 144 added
- 3 edited
-
tags/1.2.18 (added)
-
tags/1.2.18/.gitignore (added)
-
tags/1.2.18/CHANGELOG.txt (added)
-
tags/1.2.18/README.md (added)
-
tags/1.2.18/assets (added)
-
tags/1.2.18/assets/css (added)
-
tags/1.2.18/assets/css/ets-pmpro-discord-style.css (added)
-
tags/1.2.18/assets/css/ets-pmpro-discord-style.min.css (added)
-
tags/1.2.18/assets/css/skeletabs.css (added)
-
tags/1.2.18/assets/images (added)
-
tags/1.2.18/assets/images/ets-logo.png (added)
-
tags/1.2.18/assets/images/icon.png (added)
-
tags/1.2.18/assets/images/ravisoni.png (added)
-
tags/1.2.18/assets/images/spinner.gif (added)
-
tags/1.2.18/assets/images/user-original.png (added)
-
tags/1.2.18/assets/js (added)
-
tags/1.2.18/assets/js/ets-pmpro-add-discord-script.js (added)
-
tags/1.2.18/assets/js/ets-pmpro-add-discord-script.min.js (added)
-
tags/1.2.18/assets/js/jquery.wordpress.js (added)
-
tags/1.2.18/assets/js/skeletabs.js (added)
-
tags/1.2.18/includes (added)
-
tags/1.2.18/includes/classes (added)
-
tags/1.2.18/includes/classes/class-discord-addon-admin-notices.php (added)
-
tags/1.2.18/includes/classes/class-discord-addon-logs.php (added)
-
tags/1.2.18/includes/classes/class-discord-addon-utils.php (added)
-
tags/1.2.18/includes/classes/class-discord-api.php (added)
-
tags/1.2.18/includes/classes/class-pmpro-discord-admin-setting.php (added)
-
tags/1.2.18/includes/functions.php (added)
-
tags/1.2.18/includes/pages (added)
-
tags/1.2.18/includes/pages/advanced.php (added)
-
tags/1.2.18/includes/pages/appearance.php (added)
-
tags/1.2.18/includes/pages/discord-role-level-map.php (added)
-
tags/1.2.18/includes/pages/discord-settings.php (added)
-
tags/1.2.18/includes/pages/documentation.php (added)
-
tags/1.2.18/includes/pages/error_log.php (added)
-
tags/1.2.18/includes/pages/get-support.php (added)
-
tags/1.2.18/includes/template (added)
-
tags/1.2.18/includes/template/notification (added)
-
tags/1.2.18/includes/template/notification/review (added)
-
tags/1.2.18/includes/template/notification/review/review.php (added)
-
tags/1.2.18/languages (added)
-
tags/1.2.18/languages/pmpro-discord.pot (added)
-
tags/1.2.18/libraries (added)
-
tags/1.2.18/libraries/action-scheduler (added)
-
tags/1.2.18/libraries/action-scheduler/README.md (added)
-
tags/1.2.18/libraries/action-scheduler/action-scheduler.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_ActionClaim.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_AdminView.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_Compatibility.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_DataController.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_DateTime.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_Exception.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_InvalidActionException.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_ListTable.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_LogEntry.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_NullLogEntry.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_OptionLock.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_QueueCleaner.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_QueueRunner.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_Versions.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/ActionScheduler_wcSystemStatus.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/WP_CLI (added)
-
tags/1.2.18/libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/WP_CLI/Migration_Command.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/WP_CLI/ProgressBar.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/abstracts (added)
-
tags/1.2.18/libraries/action-scheduler/classes/abstracts/ActionScheduler.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/abstracts/ActionScheduler_Lock.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/abstracts/ActionScheduler_Logger.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/abstracts/ActionScheduler_Store.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/actions (added)
-
tags/1.2.18/libraries/action-scheduler/classes/actions/ActionScheduler_Action.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/actions/ActionScheduler_NullAction.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/data-stores (added)
-
tags/1.2.18/libraries/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/migration (added)
-
tags/1.2.18/libraries/action-scheduler/classes/migration/ActionMigrator.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/migration/BatchFetcher.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/migration/Config.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/migration/Controller.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/migration/DryRun_ActionMigrator.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/migration/DryRun_LogMigrator.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/migration/LogMigrator.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/migration/Runner.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/migration/Scheduler.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/schedules (added)
-
tags/1.2.18/libraries/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/schedules/ActionScheduler_Schedule.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/schema (added)
-
tags/1.2.18/libraries/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php (added)
-
tags/1.2.18/libraries/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php (added)
-
tags/1.2.18/libraries/action-scheduler/deprecated (added)
-
tags/1.2.18/libraries/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php (added)
-
tags/1.2.18/libraries/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php (added)
-
tags/1.2.18/libraries/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php (added)
-
tags/1.2.18/libraries/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php (added)
-
tags/1.2.18/libraries/action-scheduler/deprecated/functions.php (added)
-
tags/1.2.18/libraries/action-scheduler/functions.php (added)
-
tags/1.2.18/libraries/action-scheduler/lib (added)
-
tags/1.2.18/libraries/action-scheduler/lib/WP_Async_Request.php (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression/CronExpression.php (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression/CronExpression_HoursField.php (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression/CronExpression_MonthField.php (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression/CronExpression_YearField.php (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression/LICENSE (added)
-
tags/1.2.18/libraries/action-scheduler/lib/cron-expression/README.md (added)
-
tags/1.2.18/libraries/action-scheduler/license.txt (added)
-
tags/1.2.18/license.txt (added)
-
tags/1.2.18/pmpro-discord.php (added)
-
tags/1.2.18/readme.txt (added)
-
tags/1.2.18/uninstall.php (added)
-
trunk/CHANGELOG.txt (modified) (1 diff)
-
trunk/pmpro-discord.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pmpro-discord-add-on/trunk/CHANGELOG.txt
r3071605 r3110420 1 = 1.2.18 = 2 - Update readme file 3 1 4 = 1.2.17 = 2 5 - Updated plugin to support WordPress version 6.5 -
pmpro-discord-add-on/trunk/pmpro-discord.php
r3071605 r3110420 4 4 * Plugin URI: https://www.expresstechsoftwares.com/step-by-step-documentation-guide-on-how-to-connect-pmpro-and-discord-server-using-discord-addon 5 5 * Description: Connect your PaidMebershipPro site to your discord server, enable your members to be part of your community. 6 * Version: 1.2.1 76 * Version: 1.2.18 7 7 * Author: ExpressTech Software Solutions Pvt. Ltd., Strangers Studios 8 8 * Author URI: https://www.expresstechsoftwares.com … … 15 15 16 16 // create plugin version constant. 17 define( 'ETS_PMPRO_VERSION', '1.2.1 7' );17 define( 'ETS_PMPRO_VERSION', '1.2.18' ); 18 18 19 19 // create plugin url constant. -
pmpro-discord-add-on/trunk/readme.txt
r3071605 r3110420 8 8 Tested up to: 6.5 9 9 Requires PHP: 7.0 10 Stable tag: 1.2.1 710 Stable tag: 1.2.18 11 11 License: GPLv2 12 12 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 96 96 Free Consultation for Custom Discord API Integrations:</strong> A standout feature of the Pro version is the offer of a free consultation for developing custom Discord API integrations. This service is invaluable for community managers looking to customize their Discord experience to fit unique community needs. Whether it's developing specialized bots, automating specific community functions, or integrating with other software, the Pro version opens up a world of possibilities for bespoke community solutions. This feature not only adds tremendous value to the addon but also demonstrates a commitment to accommodating the specific needs of diverse communities. 97 97 98 == <strong> installation</strong> ==98 == <strong> Installation</strong> == 99 99 100 100 = Download, Install and Activate! = 101 101 102 1. Go to Plugins > Add New to find and install PMPRO discord Addon.103 2. Or, download the latest version of the plugin, then go to Plugins > Add New and click the "Upload Plugin" button to upload your .zip file.104 3. Activate the plugin.105 106 = Download, Install and Activate! =107 102 1. Go to Plugins > Add New to find and install PMPRO discord Addon. 108 103 2. Or, download the latest version of the plugin, then go to Plugins > Add New and click the "Upload Plugin" button to upload your .zip file.
Note: See TracChangeset
for help on using the changeset viewer.