Fiber Admin Plugin
Bring multiple customization features to make your own WordPress admin.
- Use your Site Settings to white label WordPress automatically.
- Customize admin login page by multiple options.
- Set Image Metadata automatically after uploading.
- Convert plain email text into link automatically.
- Enable SVG support.
- Drag and drop post types / taxonomies order.
- Duplicate post types with single item or bulk action.
- Protect your site image by disable right click / drag image into html page (only for non-admin users).
- Protect your site content by disable these following keys: Ctrl / Cmd + S, Ctrl / Cmd + A, Ctrl / Cmd + C, Ctrl / Cmd + X, Ctrl / Cmd + Shift + I (only for non-admin users).
- Disable WordPress comments & WordPress Automatic Updates completely as default.
- Customize 503 Database Error page.
Fork the plugin on GitHub.
Installation
- Install either via the WordPress.org plugin directory, or by uploading the files to your server.
- Go to CMS admin plugins list and activate the plugin.
- Go to Fiber Admin setting page and update the options.
Screenshots
White Label WordPress settings.
Enable drag and drop post types / taxonomies order.
Enable duplicate post types with single item or bulk action.
503 Database Error page settings.
Miscellaneous settings.
FAQ
Why can’t I save the settings for Customized WordPress Database Error page? At the first time using this setting, Fiber Admin will ask you to save it to create the db-error.php file. When your site has some security plugins like Sucuri or Wordfence Security…, these plugins will have an option to prevent file editor. All you need is whitelist wp-content/db-error.php from plugin setting.
Changelog
3.2.1
Release Date – 25 June 2024
- Fixed: Fix missing helper function fiad_get_file_upload_path.