Tag: wp admin
WordPress Code Editor Enhancement
WordPress code editor (WP-Admin > Appearance > Editor) does not yet have a good editor with syntax highlighting, line numbers etc. Following plugins expand WordPress Code Editor from plain code editor to more sophisticated code editor with a lot of great features. These plugins allows administrator to edit code without accessing FTP.
WordPress file type is not permitted for security reasons
This article explain little bit about uploading files to WordPress and its error when WordPress don’t allow some file types.
Increase File Upload Size WordPress
We see this error when we upload a file that bigger than upload limit size , the error look like this “exceeds the maximum upload size for this site” The web hosting company may set limit to file upload size, fortunately we could workaround this problem and increase file upload size WordPress.
Create Responsive Menu with WordPress Plugin
Responsive menu is a WordPress plugin that creates a nice three-lined menu button or responsive menu when the site viewed on devices that users can click to bring a slide out menu, which is easily navigated .
How to Disable WordPress Automatic Updates
WordPress Automatic updates were introduced in WordPress 3.7, this means most sites are now able to automatically apply these updates in the background. By default, automatic updates are only enabled for minor core releases and translation files, and the application will auto update itself if you’re on WordPress 3.9.0 when version 3.9.1 come out. We…
How to Fix WordPress Maintenance Mode
“Briefly Unavailable for Scheduled Maintenance. Check back in a minute.” This error warning got highlighted on all blog pages and WordPress admin as the site became inaccessible when we are doing Automatic Upgrade. There was no way to get access to the site or WordPress Admin. When WordPress autoupgrades, it inserts a .maintenance file in…