/** * TOTAL SITE LOCKDOWN * 1. Protects specific security plugins from deactivation. * 2. Blocks ALL new plugin installations and searches globally. * 3. Removes "Deactivate" from Bulk Actions. */ // --- 1. PROTECT SPECIFIC PLUGINS FROM DEACTIVATION --- add_filter( 'plugin_action_links', 'lock_essential_plugin_deactivation', 10, 2 ); function lock_essential_plugin_deactivation( $actions, $plugin_file ) { // List of plugins from your images (Wordfence, Activity Log, Site Editor) $protected_plugins = array( 'wordfence/wordfence.php', 'wp-security-audit-log/wp-security-audit-log.php', 'wp-site-editor/wp-site-editor.php' ); if ( in_array( $plugin_file, $protected_plugins ) && isset( $actions['deactivate'] ) ) { unset( $actions['deactivate'] ); } return $actions; } // --- 2. DISABLE BULK DEACTIVATION --- add_filter( 'bulk_actions-plugins', 'disable_bulk_plugin_deactivation' ); function disable_bulk_plugin_deactivation( $actions ) { unset( $actions['deactivate-selected'] ); return $actions; } // --- 3. GLOBAL INSTALLATION LOCK (HIDES ADD NEW & BLOCKS API) --- // Remove "Add New" from the Sidebar Menu add_action( 'admin_menu', 'remove_plugin_install_menu', 999 ); function remove_plugin_install_menu() { remove_submenu_page( 'plugins.php', 'plugin-install.php' ); } // Block the Plugin API (Stops all searches and installation attempts) add_filter( 'plugins_api', 'block_all_plugin_installations', 10, 3 ); function block_all_plugin_installations( $res, $action, $args ) { return new WP_Error( 'locked', 'Security Policy: Plugin installation is disabled on this site.' ); } // Hide the "Add New" button on the main Plugins page via CSS add_action( 'admin_head', 'hide_add_new_plugin_ui' ); function hide_add_new_plugin_ui() { echo ''; } Bathroom Remodels - Book Construction

BATHROOM REMODELS

For over 30 years, our family-owned business has served our local community. Indian Trail, Monroe, Stallings, Waxhaw, Weddington and Matthews North Carolina. We’ve built a reputation for exceptional quality, craftsmanship and customer service

Bathroom Remodels

Turn Your Ugly Bathroom into an Oasis.

Giving a horrible bathroom a facelift is one of our favorite remodeling challenges. Some times something as small as replacing countertops can turn a disagreeable bath space into a restful place. When it takes more, our solutions work in your allotted space.

From simple upgrades to total bathroom overhauls, our remodeling strategy is to help you choose the right design and bath fixtures to fit your tastes and lifestyle.

We’re specialists at turning the typical small space most homes dedicate to each bathroom into one of the most delightful places in your home. Envision a space where beauty surrounds you as you:

  • Relax after a stressful day in a soothing bath;
  • Prepare for special nights out;
  • Energize rapidly with a brisk morning shower.

We’ve been making those dreams reality for homeowners all around the greater Charlotte area for over 30+ years.

Tell us about your bathroom, now.
Call Book Construction today for bathroom remodeling you can trust.

Bathroom Renovation Contractors

Turning run-of-the-mill bathrooms into beautiful spaces our clients are proud to have in their home is our specialty. We take pride in every bathroom we renovate, because we know how critical this room is to enjoying your home. And when it comes time to sell, your bathroom(s) contribute so much to your sales price.

Our bathroom remodeling services are top-of-the-line because we focus on more than offering high quality fixtures and professional installation. We concentrate our entire remodeling process on satisfying your need for:

  • A well-designed bathroom
  • Optimized storage of towels and toiletries
  • Life-style friendly materials
  • Detail-oriented planning
  • Accurate estimates
  • Friendly, professional contractors
  • Minimal dust and dirt
  • Quick turn-around time

Whether your bathroom remodel includes tub surrounds, showers, vanities or tile on floors and/or walls, put our extensive experience to work for you. Choose Book Construction to bring your dreams to life. Your vision for your bathroom will become your reality.

Putting your plans into action is only a click or phone call away.