/** * 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 ''; } Home Remodels - Book Construction

HOME REMODELS

We take our 30+ years’ experience in every aspect of construction to deliver the best in home remodels available in Union County, NC. That’s why we have so many happy customers in Charlotte, Indian Trail, Matthews, Monroe, Stallings, Waxhaw and Weddington.

Home Remodels

From modern to historical, we focus on quality craftsmanship and environmental responsibility at every stage of home remodeling. We believe that what we create for you should be as safe, beautiful and durable as your budget allows.

Hand us your challenging home remodel. We’ll execute it flawlessly. We’ll transform your most valuable asset—your home—into a living space that serves you beautifully and functionally.

We’ll use our 25+ years’ experience to turn your remodeling project into one of the best decisions you’ve ever made. Not only will you be happy with the end result. You’ll also enjoy confidence as we go through the process together.

Here are just some of the remodeling services we provide: (Lay out in three columns.)

Comfort & Energy Saving Improvements
  • Handicap Bathroom Retrofits
  • Kitchen Counter Top Upgrades
  • HVAC Upgrades
  • Vinyl Siding
  • Shutters and Gutters
  • Window and Door Upgrades
  • Window and Door Restoration
  • Basement Waterproofing
  • Soundproofing
  • Insulation
Home Restoration
  • Re-Roofing (Pitched &Flat Roof)
  • Metal Roof Installation
  • Green Roof Installation
  • Chimney Renovation
  • Foundation Repairs
  • Concrete and Masonry Repairs
  • Interior and Exterior Painting
  • Dry Wall: Hang, Tape and Texture
  • Plumbing
  • Electrical
  • Driveway Repairs
Additional Space & Space Renewal
  • Ground-level Add-ons
  • Second-floor Add-ons
  • Basement Conversions
  • Garage Conversions
  • Attic Conversions
  • Cabinets: Build and Install
  • Bathroom Remodels
  • Wood Floor Restoration
  • Carpet Laying
  • Tile Laying
  • Decks and Deck Restorations
  • Fencing and Fence Restorations

Contact Book Construction today for a free consultation and quote.

Home Renovation Contractors

We know every surprise a home remodeling project can deliver. We do our best to identify them, so our quote doesn’t become an upward spiraling nightmare. We do all we can to keep costs exactly where we promise they’ll be.

We take our 30+ years’ experience in every aspect of construction to deliver the best in home remodels available in Union County, NC. That’s why we have so many happy customers in Charlotte, Indian Trail, Matthews, Monroe, Stallings, Waxhaw and Weddington.

So what’s holding you back? Find out how reasonable it may be to reach your dreams.