Plugin Directory

Changeset 2283828


Ignore:
Timestamp:
04/15/2020 06:25:33 AM (6 years ago)
Author:
wplogout
Message:

Changes

Location:
remove-url-field-from-comment-form-in-generatepress-theme/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • remove-url-field-from-comment-form-in-generatepress-theme/trunk/readme.txt

    r2283748 r2283828  
    11=== Remove URL Field from Comment Form in GeneratePress Theme ===
    22Contributors: wplogout
    3 Tags: Remove URL, Comment, GeneratePress, Hide, Disable,
     3Tags: Remove URL, Comment, GeneratePress, Hide, Disable, Free GeneratePress
    44Donate link: https://www.buymeacoffee.com/suraj1kc
    55Requires at least: 4.0
     
    1313
    1414== Description ==
    15 The Plugin allows you to disable/Remove the URL/Website field from Comment form from GeneratePress Theme. The Remove URL Field from Comment Form in GeneratePress Theme plugin works in both free version and Premium Version of GeneratePress Theme.
     15The 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.
    1616
    1717Features:
    1818
    19191. Remove URL Field in Free Version of GeneratePress Comment Box.
    20 2. Hide Website Field from GeneratePress Comment Box.
     202. 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)
    2126
    2227== Installation ==
     28#### From within WordPress
     291. Visit 'Plugins > Add New'
     301. Search 'Remove URL Field from Comment Form in GeneratePress Theme'
     311. Install and Activate the plugin.
     32
     33#### Manually
    23341. Download and unzip the file.
    24 2. Upload the folder Remove URL Field from Comment Form in GeneratePress Theme using FTP program into 'wp-content/plugins/' folder.
    25 3. Activate the plugin and enjoy.
     351. Upload the folder Remove URL Field from Comment Form in GeneratePress Theme plugin into 'wp-content/plugins/' folder.
     361. Activate from the plugin page and Enjoy.
    2637
    2738== Frequently Asked Questions ==
    2839= How does the plugin work? =
    29 The plugins inject the code to functions.php directly to remove URL from the comment form in GeneratePress.
     40The plugins inject the code directly to functions.php to remove URL Field from the comment form in GeneratePress Theme.
    3041
    3142= Do you need to configure the plugin? =
     
    3647
    3748== Changelog ==
    38 = 1.0 =
     49= 1.0.0 =
    3950* Initial release.
  • remove-url-field-from-comment-form-in-generatepress-theme/trunk/remove-url-field-generatepress.php

    r2283748 r2283828  
    22/*
    33Plugin Name: Remove URL Field from Comment Form in GeneratePress Theme
    4 Plugin URI: https://www.wplogout.com/
     4Plugin URI: https://wordpress.org/plugins/remove-url-field-from-comment-form-in-generatepress-theme/
    55Description: This plugin helps to remove URL Field from comment form in GeneratePress Theme.
    6 Version: 1.0
     6Version: 1.0.0
    77Author: Suraj Katwal
    8 Author URI: https://www.surajkatwal.com.np/
     8Author URI: https://www.wplogout.com/
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.