There are many ways to help secure your WordPress website from hackers and other malicious users, including plugins and server configurations. If you’re on a unix based server with Apache installed, you can use some basic htaccess settings to improve security further.
- Home
- Posts tagged "WordPress"
Posts tagged "WordPress"
Meeting your GDPR Obligations with New Export Features in WordPress
By now, your WordPress blog or website should be GDPR compliant (the law came into affect today). WordPress 4.9.6 makes it easy for you to fulfil some of your GDPR obligations by providing owners with new tools.
Data Export, GDPR, WordPress, WordPress PluginsAndroid 5.0 Lollipop Status Bar Customizer
Customise the status bar of Android devices running Android 5.0 Lollipop using this plugin. You can customise the colour for all pages, with specific colours for Posts and Pages.
Android, Android 5.0 Lollipop, PHP, WordPress, WordPress PluginsWordPress: Customising the Toolbar / Admin Bar
Adding custom toolbars to your WordPress plugins is easy. You can also modify the existing toolbar using WordPress hooks. Learn how I customised the toolbar on the Cage Cricket website.
Cage Cricket, PHP, Tutorial, WordPress, WordPress PluginsWordPress 3.6: Fixing wpdb::escape Deprecation Errors
WordPress v3.6 was recently released, and as such, not all themes and plugins have been updated to support the new version. If you see an error regarding wpdb::escape, here’s the cause and fix for the issue.
Bug, Deprecation, WordPress