Plugin / WP Hide & Security Enhancer
Nsp CodeChangelog
Changelog
1.5.8.2
Ensure base slug (e.g. base_slug/slug ) is not being used for another option to prevent rewrite conflicts
Return correct home path when using own directory for WordPress and hosting account use the same slug in the path.
Relocated get_default_variables() function on a higher priority execution level, to get default system details.
Switched Yes / No options selection, to outputs first No then Yes ( more logical )
1.5.8
- Add reserved option names to avoid conflicts e.g. wp
- Always clear any code plugin cache when plugin update
- Easy Digital Downloads compatibility
- Elementor plugin compatibility
- Fusion Builder plugin compatibility
- Divi theme compatibility updates
- WP Fastest Cache plugin compatibility updates
- Check if ob_gzhandler and zlib.output_compression before using ‘ob_gzhandler’ output buffering handler
1.5.7
- Autoptimize css/js cache and minify compatibility
- Wp Hummingbird and WP Hummingbird PRO assets cache compatibility
1.5.6.9
- New functionality: Remove Link Header
1.5.6.8
- Fix: Call for invalid method WP_Error::has_errors()
- Fix: Attempt to clear Opcache if API not being restricted
1.5.6.7
- Allow internal cron jobs to run even if wp-cron.php is blocked.
- Check with wp_filesystem for any errors and output the messages, before attempt to write any content
- Trigger site cache clear on settings changed or code update
- Slight css updates
- Mark block option in red text for better visibility and user awareness
1.5.6.4
- Fix: Keep double quote at the start of the replacements when doing JSON matches to avoid replacing strings for other domains
- Fix: Run compatibility pachage for “ShortPixel Adaptive Images” only when plugin is active
1.5.6.3
- Fix: remove javascript comments produce worng replacements on specific format.
1.5.6.2
- Use curent site prefix when retreiving ‘user_roles’
1.5.6
- Fix BBPress menus by calling directly the wp_user_roles option ratter get_roles()
- Replace comments within inline JavaScript code when Remove Comments active
- Possible login conflict notices when using WebArx, WPS Hide Login
- New action wp-hide/admin_notices when plugin admin notices
- Return updated url when calling admin_url instead replaced when buffer outputs to ensure compatibility with specific plugins
1.5.5.9
- Compatibility module for ShortPixel Adaptive Image plugin
- Add support for texarea fields within plugin options interface
- Fixed urls for minified files when using WP Rocket cache plugin
1.5.5.7
- Filter remove fix
1.5.5.6
- Fix log-in page when using Wp Rocket cache
1.5.5.5
- Fix admin dashboard replacements when using Wp Rocket cache
1.5.5.4
- Fix Wp Rocket cache when using Minify and Concatenation
- New functionality – Remove Admin Bar for specified roles
- Module block structure extend to support ‘callback_arguments’ to passThrough additional data to processing function
- Redirect the default non-pretty-url search url to customized one
1.5.5
- New component: Rewrite Author
- New component: Rewrite Search
- Show recovery link on top of page to ensure everyone can save the link to use if something goe wrong.
- Send recovery code to site admin e-mail
- Minor Code adjustments
- Send new login url to site admin e-mail, to ensure user can recover access to dashboard if forget new slug
- Removed unused methods within WPH_module_rewrite_new_include_path component
1.5.4.2
- Fix: Undefined method for WooCommerce compatibility module
1.5.4.1
- Allow rewrite for images within admin, as being reversed to default when saving the post
1.5.4
- Compatibility re-structure, use a general module
- Compatibility fix for Shield Security wp-simple-firewall
- Removed the upload_dir filtering as produce some issues on specific environment, possible incompatibilities will be post-processed within General compatibility module
- Filter the post content on save_post action, to reverse any custom slugs like media urls, to preserve backward compatibility, in case plugin disable
- Ensure wp-simple-firewall run once when called from multiple components
- Update for Rewrite Slash component, use a rewrite conditional to ensure the code is not trigger for POST method
1.5.3.1
- Fix JSON encoded urls when using SSL
1.5.3
- Remove _relative_domain_url_replacements_ssl_sq and _relative_domain_url_replacements_ssl_dq replacements for buffer as being integrated to other variables
- Relocated upload_dir() to general functions.php to catch new content and uploads slugs.
- Use full domain url for new wp-admin slug, instead relative to avoid wrong replacements for 3rd urls
- Use full domain url for new wp-login.php, instead relative to avoid wrong replacements for 3rd urls
- Typos fix for CDN texts
- Additional description for “Block any JSON REST calls” option to prevent Gutenberg block
- Updated rewrite for URL Slash to include a second conditional, to not trigger on POST calls
1.5.2.2
- Add trailingslashit to plugins slug to be used for replacements to avoid wrong (partial) slug changes
1.5.2.1
- Fixed upload rewrite by using default_variables[‘upload_url’]
- WordPrss 5.0 compatibility check
1.5.2
- Updated po language file
- CDN support when using custom urls
- Moved the action replacement for wp_redirect_admin_locations at _init_admin_url()
- Trigger the action replacement for wp_redirect_admin_locations only if new admin slug exists
- Preserve absolute paths when doing relative replacements
- Populate upload_dir() data with new url if apply
- When doing reset, empty all options before fill in existing with default to ensure deprecated data is not being held anymore
1.5.1.2
- Do not redirect to new admin url unless rewrite_rules_applied()
- Generate no rewrite rules if there’s no options / reset
- Removed any passed through variables when calling the do_action(‘wph/settings_changed’) as the function can take no argument.
- Re-generate a new write_check_string on settings change to ensure if no .htacccess / web.config file is writable, it trigger correct error and flag the disable_filters variable.
- Use inline JS code confirmation for Reset Settings, in case the separate JavaScript file is not loaded caused by an rewrite issue.
- Reset confirmation message update to better inform the admin upon the procedure to follow.
- WPEngine environment check, as they do not support Apache rewrite out of the box
- Strip off protocol and any www prefix for site_url and home_url to ensure accurate comparing
- Fixed redirect url when saving the options and WordPress deployed in subfolder
- Fixed redirect url when reset all options and WordPress deployed in subfolder
- Improved compatibility for WordPress subfolder install
- Fixed some rewrite lines when WordPress installed in a path and subfolder
- Replaced the internal variable permalinks_not_applied to more intuitive custom_permalinks_applied
- Restart the buffering if flushed out, mainly used for footer when updating plugins and themes
- Add textdomain for multiple untranslated texts
- Updated PO language file
- Fixed textdomain for couple texts
- Add text to textdomain
1.4.9.1
- Updated MU Loader, if there’s no plugin active avoid to receive any notice.
- Allow new wp-login.php
- PRO version available
- Check if there’s a ‘message’ key for arguments set through wp_mail filter
- Updated po language file
1.4.8.2
- WPML compatibility when use different domains for each language
- Replaced google social as it produced some JavaScript errors.
- Do not apply the admin/login replacements if permalinks where not applied.
- Language Po file update
- Minify replaces ‘Remove new line carriage’
- Minify Html, Css, JavaScript
- Options for Minify to compress different components
- Fixed conflict with Shield Security
1.4.7.6
- PHP 7.2 compatibility
- Replaced trilingslashit from the end of template url to improve compatibility with urls (e.g. JavaScript variables) which does not include an ending slash.
1.4.7.4
- WooCommerce downloadables fix when using custom slug for uploads
- Include support for admin_url() along with admin-ajax.php
- Fixed redirect link after user register.
- Use get_rewrite_base and get_rewrite_to_base for all modules to apply correct site path and any WordPress subdirectory install
- WordPress subdirectory install compatibility fix
- Improved router file processor for WordPress subdirectory installs
1.4.7
- Rewrite changes for many components
- Rewrite update for admin and login url
- Typos fix
- Compatibility for diferent environments, when WordPress deployed in a domain root, a subdirectory, or it’s own folder https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
1.4.6.6
- Fixed rewrite ens slashes for wp-login.php and wp-admin components
1.4.6.5
- Fixed hardcoded wp-register.php within rewrite – root files component
- Updated components to rewrite_base / rewrite_to system
- Improved components: Rewrite – WP Includes, Rewrite – WP Content, Rewrite – Plugins, Rewrite – Uploads, Rewrite – Comments, Rewrite – Root Files, Admin – wp-login.php, Admin – Admin Url
- Typo fix environemnt to environment
- New Component – Remove Shortlink Meta
- New Component – Remove new line carriage
- Apply relative paths change on styles only if main theme / child theme rewrite slug is not empty
- Improved interface errors and warnings transient structure
- Use ABSPATH and Environemnt data to create file path for file processing, instead just ABSPATH, for better compatibility
1.4.5.6
- Prevent the wp-register.php redirect to new login page when using block
- Prepare plugin for Composer package
- URL Slash description update
- xml_rpc_path add php_extension_required validation
- File processor use ABSPATH instead DOCUMENT_ROOT environment variable to avoid different paths on certain systems
- Allow path structure to be used for New Theme Path and Child – New Theme Path
1.4.5.1
- Media Galery src images fix
- Use separate variables for holding replacements to avoid key overwrite
1.4.5
- Add replacements for urls which does not contain explicit protocol e.g. http: or https:
- Avada cache URLs replacements support
- Fix processing_order for specific root files
- Ignore wp-register.php when blocking other wp-* files
- Fixed wp-register.php block
- Check for replacements on url encoded links
- Show message notices on General/HTML -> Html for options which may interfere with themes.
- sanitize_file_path_name fix when slug include a file type extension
- Prevent redirect to new url when accessing links through www
- New component Feeds
- Windows – Global file process rewrite rules update
1.4.4.4
- If no server type identification possible, try to check for .htaccess file
- Improved .htaccess search mod, Use preg_grep for identify the begin and end of WordPress rules
- Output notice when no supported server was found
- Use separate block of rules for .htaccess file, outside of WordPress lines
- Improved server htaccess support check
- Moved WPH_CACHE_PATH constant declaration from mu loader to wph class
- Use shutdown hock instead wp_loaded when plugin inline updated
- Use FS_CHMOD_FILE for $wp_filesystem->put_contents
1.4.4.2
- Fixed default wp-content block
- Updated compatibility with WP Fastest Cache
- Fixed wp-content replacement
1.4.4.1
- Replace the file-process file remove update
1.4.4
- New component : Robots.txt to control the outputed data
- Check if any environment variable has changed before Update static environment file
- Improved Default constants map
- File-processing check WordPress wp-load.php down the path, for custom install directory.
- Templates style clean
- Use cache for cleaned styles files
- Set HTTP_MOD_REWRITE environment variable through mod_rewrite
- Separate rewrite rules from WordPress and use distinct block with specific marker
- Add relative .htaccess file manipulation to avoid accessing permissions when WordPress installed within a subfolder.
- Updated .po language file
1.4.3
- Tags update
1.4.2
- Replaced “Remove description header from Style file” and “Child – Remove description header from Style file” functionality
1.4.1
- Security improvments
1.4
- Fix: Allow only css files to be processed through the router to prevent other types from being displayed arbitrary.
- Mu-loader updated version
- Environment allowed path to limit css files processing
- Include _get_plugin_data_markup_translate ratter WordPress method
- Fix: replacement_exists returned wrong response since not using priority keys
- Fix: Add media replacement, use correct replacement_exists function call
- Router check for client HTTP_ACCEPT_ENCODING type to start ob_start using ob_gzhandler or not.
- Update urls dynamically within stylesheets files e.g. include ‘../theme-name’
- Use trailingslashit for theme / child new urls to make sure it match full url instead partial theme name (e.g. main-theme and main-theme-child)
- Block wp-register.php
- get_home_path rely on DIRECTORY_SEPARATOR for better compatibility
- Check if plugin slug actually exists within all plugins list on re_plugin_path component
1.3.9.2
- Fix: Use of undefined constant WPH_VERSION
1.3.9.1
- Fix: Child theme settings not showing up
- Use register_theme_directory if empty $wp_theme_directories
- Plugin Options validation improvements for unique slug
1.3.9
- General / Html > Meta -> new option Remove DNS Prefetch
- New component – Comments
- Fix: Updated admin urls on plugin / theme / core update page
- fix: WP Rocket url replacements for non cached pages
- Regex patterns updates for better performance and compatibility
- Fix: WP Rocket – support HTML Optimization, including Inline CSS and Inline JS
1.3.8.1
- Fix – Create mu-plugins folder if not exists
1.3.8
- WP Rocket plugin compatibility module
- Plugin loader component through mu-plugins for earlier processing and environment manage
- Fix: Plugins Update iframe styles src
- Fix: WordPress Core Update redirect url
- WP Fastest Cache plug in compatibility improvements
1.3.7
- Sanitize Admin Url for not using extension (e.g. .php) as it confuse the server upon the headers to sent
- Fix: replacements links when using custom directory for WordPress core files
- Fix: child theme path fix when changing style filename
- New Theme Path – help resource link fix
- Changed from DOMDocument to preg_replace for better compatibility with themes and plugins
- Improved execution speed
1.3.6.3
- Fixed PHP Notice: Undefined variable: dom
1.3.6.2
- W3 Total Cache – Page Cache compatibility fix
- Canonical tag replacement improvements
- Pingback tag replacement improvements
- Fix custom Background Images for body on themes which support that feature
1.3.6
- Post-process on options interface save for unique slugs on any text inputs to prevent conflicts.
- Processing Order change for new_theme_child_path to occur before new_theme_path
- New COmponent General -> Oembed
- Remove Oembed tags from header
- Remove Remove Resource Hints tags from header
- rewrite rules update to match only non base, from (.*) to (.+)
- wph-throw-404 improvements
- BuddyPress conflict handle for uploaded gravatars
- Admin Style changes
- BuddyPress Conflict Class handler
- Separate WordPress meta Generator and Other Meta Generator
- Process Location value within sent Headers list if exists
- Replacements for https and http urls relative to domain
- Add replacements for relative paths to cover WordPress installs within a folder.
- Use untralingslashit when creating theme and child theme url replacements
- Fix for Call to a member function is_404() on a non-object within wp_redirect
See full list of changelogs at http://www.wp-hide.com/plugin-changelogs/
Ratings
Rating breakdown
Details Information
Version
First Released
Total Downloads
Wordpress Version
Tested up to:
Require PHP Version:
Tags
Contributors
Languages
DIRECTORY DISCLAIMER
The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.
The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.
Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.
While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.
wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.