Changeset 2726386
- Timestamp:
- 05/18/2022 10:27:57 PM (4 years ago)
- Location:
- guten-forms-akismet
- Files:
-
- 16 added
- 4 edited
- 1 copied
-
tags/1.0.1 (copied) (copied from guten-forms-akismet/trunk)
-
tags/1.0.1/.idea (added)
-
tags/1.0.1/.idea/.gitignore (added)
-
tags/1.0.1/.idea/gutenberg-forms-akismet-addon.iml (added)
-
tags/1.0.1/.idea/misc.xml (added)
-
tags/1.0.1/.idea/modules.xml (added)
-
tags/1.0.1/.idea/vcs.xml (added)
-
tags/1.0.1/.vscode (added)
-
tags/1.0.1/.vscode/settings.json (added)
-
tags/1.0.1/plugin.php (modified) (1 diff)
-
tags/1.0.1/readme.txt (modified) (4 diffs)
-
trunk/.idea (added)
-
trunk/.idea/.gitignore (added)
-
trunk/.idea/gutenberg-forms-akismet-addon.iml (added)
-
trunk/.idea/misc.xml (added)
-
trunk/.idea/modules.xml (added)
-
trunk/.idea/vcs.xml (added)
-
trunk/.vscode (added)
-
trunk/.vscode/settings.json (added)
-
trunk/plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
guten-forms-akismet/tags/1.0.1/plugin.php
r2616991 r2726386 4 4 * Plugin URI: https://www.gutenbergforms.com 5 5 * Description: Akismet add-on for Gutenberg Forms. Connect with Akismet and protect your form submissions against spam via their global database of spam. 6 * Author: WPChill7 * Author URI: https:// wpchill.com/8 * Version: 1.0. 06 * Author: Tetra Soft 7 * Author URI: https://jak.dev/ 8 * Version: 1.0.1 9 9 * License: GPLv2 or later 10 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.txt -
guten-forms-akismet/tags/1.0.1/readme.txt
r2616991 r2726386 1 1 === Gutenberg Forms Add-on for Akismet === 2 Contributors: wpchill, silkalns, andylukak2 Contributors: jack-kitterhing 3 3 Tags: akismet, wordpress form, gutenberg form, contact form, gutenberg block, contact form plugin, forms, form builder, custom form, contact button, contact me, custom contact form, form manager, form, forms builder, forms creator, captcha, recaptcha, Akismet, email form, web form, feedback form, email submit form, message form, contact form block, wordpress form plugin 4 4 Requires at least: 5.0 5 Tested up to: 5. 86 Stable tag: 1.0. 05 Tested up to: 5.9 6 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 29 29 30 30 **Gutenberg Forms Repo:** 31 [https://github.com/ WPChill/gutenberg-forms](https://github.com/WPChill/gutenberg-forms)31 [https://github.com/munirkamal/gutenberg-forms](https://github.com/munirkamal/gutenberg-forms) 32 32 33 33 **Akismet Add-on Repo:** 34 [https://github.com/ WPChill/gutenberg-forms-akismet-addon](https://github.com/WPChill/gutenberg-forms-akismet-addon)34 [https://github.com/CakeWP/gutenberg-forms-akismet-addon](https://github.com/CakeWP/gutenberg-forms-akismet-addon) 35 35 36 36 … … 47 47 48 48 **Gutenberg Forms Repo:** 49 [https://github.com/ WPChill/gutenberg-forms](https://github.com/WPChill/gutenberg-forms)49 [https://github.com/munirkamal/gutenberg-forms](https://github.com/munirkamal/gutenberg-forms) 50 50 51 51 **Akismet Add-on Repo:** 52 [https://github.com/ WPChill/gutenberg-forms-akismet-addon](https://github.com/WPChill/gutenberg-forms-akismet-addon)52 [https://github.com/CakeWP/gutenberg-forms-akismet-addon](https://github.com/CakeWP/gutenberg-forms-akismet-addon) 53 53 54 54 == Screenshots == … … 63 63 == Changelog == 64 64 65 = 1.0.1 = 66 67 * WordPress 5.9 compatibility 68 65 69 = 1.0.0 (25 July 2020)= 66 70 * Initial release. -
guten-forms-akismet/trunk/plugin.php
r2616991 r2726386 4 4 * Plugin URI: https://www.gutenbergforms.com 5 5 * Description: Akismet add-on for Gutenberg Forms. Connect with Akismet and protect your form submissions against spam via their global database of spam. 6 * Author: WPChill7 * Author URI: https:// wpchill.com/8 * Version: 1.0. 06 * Author: Tetra Soft 7 * Author URI: https://jak.dev/ 8 * Version: 1.0.1 9 9 * License: GPLv2 or later 10 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.txt -
guten-forms-akismet/trunk/readme.txt
r2616991 r2726386 1 1 === Gutenberg Forms Add-on for Akismet === 2 Contributors: wpchill, silkalns, andylukak2 Contributors: jack-kitterhing 3 3 Tags: akismet, wordpress form, gutenberg form, contact form, gutenberg block, contact form plugin, forms, form builder, custom form, contact button, contact me, custom contact form, form manager, form, forms builder, forms creator, captcha, recaptcha, Akismet, email form, web form, feedback form, email submit form, message form, contact form block, wordpress form plugin 4 4 Requires at least: 5.0 5 Tested up to: 5. 86 Stable tag: 1.0. 05 Tested up to: 5.9 6 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 29 29 30 30 **Gutenberg Forms Repo:** 31 [https://github.com/ WPChill/gutenberg-forms](https://github.com/WPChill/gutenberg-forms)31 [https://github.com/munirkamal/gutenberg-forms](https://github.com/munirkamal/gutenberg-forms) 32 32 33 33 **Akismet Add-on Repo:** 34 [https://github.com/ WPChill/gutenberg-forms-akismet-addon](https://github.com/WPChill/gutenberg-forms-akismet-addon)34 [https://github.com/CakeWP/gutenberg-forms-akismet-addon](https://github.com/CakeWP/gutenberg-forms-akismet-addon) 35 35 36 36 … … 47 47 48 48 **Gutenberg Forms Repo:** 49 [https://github.com/ WPChill/gutenberg-forms](https://github.com/WPChill/gutenberg-forms)49 [https://github.com/munirkamal/gutenberg-forms](https://github.com/munirkamal/gutenberg-forms) 50 50 51 51 **Akismet Add-on Repo:** 52 [https://github.com/ WPChill/gutenberg-forms-akismet-addon](https://github.com/WPChill/gutenberg-forms-akismet-addon)52 [https://github.com/CakeWP/gutenberg-forms-akismet-addon](https://github.com/CakeWP/gutenberg-forms-akismet-addon) 53 53 54 54 == Screenshots == … … 63 63 == Changelog == 64 64 65 = 1.0.1 = 66 67 * WordPress 5.9 compatibility 68 65 69 = 1.0.0 (25 July 2020)= 66 70 * Initial release.
Note: See TracChangeset
for help on using the changeset viewer.