* Description: This plugin allows you to publish posts or pages exclude from inaccessible site for non logged in users. This is only a example to read and use the source.
* Author: Inpsyde GmbH
* Version: 2014-09-01
* Author URI: http://inpsyde.com/
* License: GPLv3+
* License URI: ./assets/license.txt
* Textdomain: authenticator
*/
// check for uses in WP
if ( ! function_exists( 'add_filter' ) ) {
echo"Hi there! I'm just a part of plugin, not much I can do when called directly.";