Plugin Directory

Changeset 2696261


Ignore:
Timestamp:
03/18/2022 09:13:56 PM (4 years ago)
Author:
plugindeveloper
Message:

readme proper

Location:
easy-content-protector
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • easy-content-protector/tags/1.0.0/readme.txt

    r2696253 r2696261  
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
    1010
    11 This plugin prevent copy, cut, paste, inspect element and selection of the content. You can easily enable or disable it from dashboard.
     11This plugin prevent copy, cut, paste, inspect element and selection & view source of the content. You can easily enable or disable it from dashboard with related notices.
    1212
    1313== Description ==
    1414Simple plugin to prevent copy content.
     15Features of this plugin
     16- Disable right click(contextmenu) and you can display your message when user press right click.
     17- Disable cut and you can display your message when user press control + x
     18- Disable copy and you can display your message when user press control + c
     19- Disable paste and you can display your message when user press control + v
     20- Disable inspect element and you can display your message when user press control + shift + i or F12
     21- Disable view source and you can display your message when user press control + u
     22
    1523
    1624== Installation ==
     
    1927<li>Please go to your website Dashboard</li>
    2028<li>Plugins and Add new</li>
    21 <li>Search for Copy Content</li>
     29<li>Search for Easy Content Protector</li>
    2230<li>Install it and activate it.</li>
    2331</ul>
     
    3341</ul>
    3442
     43== Frequently asked questions ==
     44= How can I disable copying our article from website? =
     45Simply go to Dashboard >> Settings >> Content Protector >> You can check copy, paste, cut option  to prevent copying
     46= Can I remove message on copy, cut, paste, inspect elements, view source? =
     47Yes, Simply when you clear the message field text it will hide message on frontend.
     48= Can I disable right click(Context Menu) on website? =
     49Yes you can disable it from Dashboard >> Settings >> Content Protector >> Disable Right Click(Checked if unchecked to disable)
     50= What if I found a bug? =
     51Simply Send email to our development team plugindeveloperofficial@gmail.com. We will fix it as soon as possible.
     52
     53
    3554== Changelog ==
    36 = 1.0.0 =
     55= 1.0.0 - 19/03/2022 =
    3756<ul>
    3857<li>Initialize Release</li>
  • easy-content-protector/trunk/readme.txt

    r2696253 r2696261  
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
    1010
    11 This plugin prevent copy, cut, paste, inspect element and selection of the content. You can easily enable or disable it from dashboard.
     11This plugin prevent copy, cut, paste, inspect element and selection & view source of the content. You can easily enable or disable it from dashboard with related notices.
    1212
    1313== Description ==
    1414Simple plugin to prevent copy content.
     15Features of this plugin
     16- Disable right click(contextmenu) and you can display your message when user press right click.
     17- Disable cut and you can display your message when user press control + x
     18- Disable copy and you can display your message when user press control + c
     19- Disable paste and you can display your message when user press control + v
     20- Disable inspect element and you can display your message when user press control + shift + i or F12
     21- Disable view source and you can display your message when user press control + u
     22
    1523
    1624== Installation ==
     
    1927<li>Please go to your website Dashboard</li>
    2028<li>Plugins and Add new</li>
    21 <li>Search for Copy Content</li>
     29<li>Search for Easy Content Protector</li>
    2230<li>Install it and activate it.</li>
    2331</ul>
     
    3341</ul>
    3442
     43== Frequently asked questions ==
     44= How can I disable copying our article from website? =
     45Simply go to Dashboard >> Settings >> Content Protector >> You can check copy, paste, cut option  to prevent copying
     46= Can I remove message on copy, cut, paste, inspect elements, view source? =
     47Yes, Simply when you clear the message field text it will hide message on frontend.
     48= Can I disable right click(Context Menu) on website? =
     49Yes you can disable it from Dashboard >> Settings >> Content Protector >> Disable Right Click(Checked if unchecked to disable)
     50= What if I found a bug? =
     51Simply Send email to our development team plugindeveloperofficial@gmail.com. We will fix it as soon as possible.
     52
     53
    3554== Changelog ==
    36 = 1.0.0 =
     55= 1.0.0 - 19/03/2022 =
    3756<ul>
    3857<li>Initialize Release</li>
Note: See TracChangeset for help on using the changeset viewer.