=== Custom Inspect Elements === Contributors: giuse Donate link: Tags: inspect elements Requires at least: 4.6 Tested up to: 5.5 Stable tag: 0.0.2 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html If users who are not logged in have the devstool open, Custom Inspect Elements will not show them the page but a specific content that you can define using the custom post type Inspection Content. == Description == If users who are not logged in have the devstool open, Custom Inspect Elements will not show them the page but a specific content that you can define using the custom post type Inspection Content. You will find the custom post type Inspection Content on the main admin menu. Some users who are foxier will find a way to see the content of the page. Consider this plugin as a tool to stop most of the users, but not all of them. You can see how it works on my website. Just inspect elements. == Installation == 1. Upload the entire custom-inspect-elements folder to the `/wp-content/plugins/` directory or install it using the usual installation button in the Plugins administration page. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. All done. Good job! == Frequently Asked Questions == Are the users really not able to inspect elements? Most of users will have problems, but there are some tricks that some users may know to get the content. == Changelog == = 0.0.2 = * Fixed: not working on Firefox = 0.0.1 = * Initial release