Changeset 3180047
- Timestamp:
- 11/01/2024 03:17:18 PM (16 months ago)
- Location:
- wp-connectr/trunk
- Files:
-
- 3 edited
-
readme.txt (modified) (1 diff)
-
vendor/composer/installed.php (modified) (2 diffs)
-
wp-connectr.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-connectr/trunk/readme.txt
r3180025 r3180047 1 === WP Connectr: Power Automate integration ===1 === WP Connectr: Power Automate integration === 2 2 3 3 Contributors: nhance, reenhanced -
wp-connectr/trunk/vendor/composer/installed.php
r3180037 r3180047 4 4 'pretty_version' => 'dev-main', 5 5 'version' => 'dev-main', 6 'reference' => ' f5946789a53765c77e243aa53baa2cac2e6228da',6 'reference' => '77c562ce12549b996af921c802c5f97b25935824', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 44 44 'pretty_version' => 'dev-main', 45 45 'version' => 'dev-main', 46 'reference' => ' f5946789a53765c77e243aa53baa2cac2e6228da',46 'reference' => '77c562ce12549b996af921c802c5f97b25935824', 47 47 'type' => 'wordpress-plugin', 48 48 'install_path' => __DIR__ . '/../../', -
wp-connectr/trunk/wp-connectr.php
r3180029 r3180047 24 24 * @wordpress-plugin 25 25 * 26 * Plugin Name: WP Connectr: Power Automate integration26 * Plugin Name: WP Connectr: Power Automate integration 27 27 * Plugin URI: https://www.reenhanced.com/products/wordpress-connector/ 28 28 * Description: Deeply integrates WordPress with Microsoft Power Automate. Easily connect your site to Microsoft SharePoint, Dynamics, Teams or over 1000 other services.
Note: See TracChangeset
for help on using the changeset viewer.