Changeset 1673049
- Timestamp:
- 06/08/2017 07:02:09 AM (9 years ago)
- Location:
- monitor-adblock/trunk
- Files:
-
- 1 added
- 2 edited
-
monitorblockad.php (added)
-
readme.txt (modified) (3 diffs)
-
settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
monitor-adblock/trunk/readme.txt
r1614413 r1673049 1 === Monitor AdBlock===1 === Monitor BlockAd === 2 2 Contributors: vnative 3 3 Donate link: 4 Tags: anti adblock, monitor adblock, adblock4 Tags: anti blockad, monitor blockad, blockad 5 5 Requires at least: 3.3 6 6 Tested up to: 4.0.0 … … 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Hides your blog contents for Adblockusers.11 Hides your blog contents for blockAd users. 12 12 13 13 == Description == … … 17 17 == Installation == 18 18 19 1. Upload `Monitor AdBlock` to the `/wp-content/plugins/` directory19 1. Upload `Monitor BlockAd` to the `/wp-content/plugins/` directory 20 20 2. Activate the plugin through the 'Plugins' menu in WordPress 21 21 3. Use the Settings->Plugin Name screen to configure the plugin -
monitor-adblock/trunk/settings.php
r1614413 r1673049 1 <h2>Monitor Adblock</h2>1 <h2>Monitor blockAd</h2> 2 2 <div class="wrap"> 3 3 <form action="options.php" method="post" enctype="multipart/form-data">
Note: See TracChangeset
for help on using the changeset viewer.