Changeset 2283828
- Timestamp:
- 04/15/2020 06:25:33 AM (6 years ago)
- Location:
- remove-url-field-from-comment-form-in-generatepress-theme/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
remove-url-field-generatepress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
remove-url-field-from-comment-form-in-generatepress-theme/trunk/readme.txt
r2283748 r2283828 1 1 === Remove URL Field from Comment Form in GeneratePress Theme === 2 2 Contributors: wplogout 3 Tags: Remove URL, Comment, GeneratePress, Hide, Disable, 3 Tags: Remove URL, Comment, GeneratePress, Hide, Disable, Free GeneratePress 4 4 Donate link: https://www.buymeacoffee.com/suraj1kc 5 5 Requires at least: 4.0 … … 13 13 14 14 == Description == 15 The Plugin allows you to disable/Remove the URL/Website field from Comment form fromGeneratePress Theme. The Remove URL Field from Comment Form in GeneratePress Theme plugin works in both free version and Premium Version of GeneratePress Theme.15 The plugin allows you to disable/Remove the URL/Website field from Comment form in GeneratePress Theme. The Remove URL Field from Comment Form in GeneratePress Theme plugin works in both free version and Premium Version of GeneratePress Theme. 16 16 17 17 Features: 18 18 19 19 1. Remove URL Field in Free Version of GeneratePress Comment Box. 20 2. Hide Website Field from GeneratePress Comment Box. 20 2. Remove Website Field from Premium Version of GeneratePress Comment Box. 21 22 ## Quick Links 23 24 - Demo: [https://www.wplogout.com](https://www.wplogout.com) 25 - [Buy me a coffee](https://www.buymeacoffee.com/suraj1kc) 21 26 22 27 == Installation == 28 #### From within WordPress 29 1. Visit 'Plugins > Add New' 30 1. Search 'Remove URL Field from Comment Form in GeneratePress Theme' 31 1. Install and Activate the plugin. 32 33 #### Manually 23 34 1. Download and unzip the file. 24 2. Upload the folder Remove URL Field from Comment Form in GeneratePress Theme using FTP programinto 'wp-content/plugins/' folder.25 3. Activate the plugin and enjoy.35 1. Upload the folder Remove URL Field from Comment Form in GeneratePress Theme plugin into 'wp-content/plugins/' folder. 36 1. Activate from the plugin page and Enjoy. 26 37 27 38 == Frequently Asked Questions == 28 39 = How does the plugin work? = 29 The plugins inject the code to functions.php directly to remove URL from the comment form in GeneratePress.40 The plugins inject the code directly to functions.php to remove URL Field from the comment form in GeneratePress Theme. 30 41 31 42 = Do you need to configure the plugin? = … … 36 47 37 48 == Changelog == 38 = 1.0 =49 = 1.0.0 = 39 50 * Initial release. -
remove-url-field-from-comment-form-in-generatepress-theme/trunk/remove-url-field-generatepress.php
r2283748 r2283828 2 2 /* 3 3 Plugin Name: Remove URL Field from Comment Form in GeneratePress Theme 4 Plugin URI: https://w ww.wplogout.com/4 Plugin URI: https://wordpress.org/plugins/remove-url-field-from-comment-form-in-generatepress-theme/ 5 5 Description: This plugin helps to remove URL Field from comment form in GeneratePress Theme. 6 Version: 1.0 6 Version: 1.0.0 7 7 Author: Suraj Katwal 8 Author URI: https://www. surajkatwal.com.np/8 Author URI: https://www.wplogout.com/ 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.