Ultimate Author Box
A fully customizable author bio box for WordPress with advanced settings.
by Eleas Kanchon · github.com/eleaswebdev/ultimate-author-box
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/eleaswebdev/ultimate-author-box/archive/refs/heads/main.zipUltimate Author Box for WordPress ✍️✨
Ultimate Author Box for WordPress is a powerful plugin designed to enhance your blog's user experience by allowing you to add highly customizable and visually appealing author boxes to your single post detail pages. With intuitive admin settings, you can effortlessly configure the look and feel of each author box, providing a professional touch and making it easier for your readers to connect with your content creators.
🚀 Features
- Highly Customizable Author Boxes: Design unique and engaging author profiles for your blog posts, showcasing author bios, social links, and avatars.
- Intuitive Admin Settings: Easily manage and configure all author box display options directly from the WordPress dashboard, no coding required.
- Seamless Integration: Automatically displays author boxes on single post detail pages without any manual code insertion or shortcodes.
- Responsive Design: Ensures author boxes look great and function perfectly across all devices, from desktops to mobile phones.
🛠️ Tech Stack
- Backend: PHP, WordPress API
- Frontend: JavaScript, HTML, CSS
- Platform: WordPress
📦 Installation & Setup
-
Download the plugin You can download the latest version of the plugin from the releases page or clone the repository:
git clone https://github.com/your-username/ultimate-author-box.git -
Upload to WordPress
- Via WordPress Admin:
- Go to your WordPress dashboard.
- Navigate to
Plugins > Add New. - Click
Upload Plugin, thenChoose Fileand select the plugin's.zipfile. - Click
Install Now.
- Via FTP:
- Unzip the plugin file.
- Upload the
ultimate-author-boxfolder to thewp-content/plugins/directory of your WordPress installation.
- Via WordPress Admin:
-
Activate the Plugin
- Go to your WordPress dashboard.
- Navigate to
Plugins > Installed Plugins. - Find "Ultimate Author Box for WordPress" and click
Activate.
🔑 Environment Setup
No specific environment variables are required for this plugin to function. All configurations are handled directly within the WordPress admin dashboard.
📖 Usage Guide
-
Access Plugin Settings: After activation, navigate to
Settings > Ultimate Author Box(or similar menu item, check your WordPress admin sidebar) in your WordPress dashboard. -
Configure Author Box:
- Within the settings page, you will find various options to customize your author box, including:
- Enabling/Disabling the author box globally or for specific post types.
- Styling options (colors, fonts, borders).
- Displaying author bio, avatar, social media links, etc.
- Positioning on the post page (e.g., above or below content).
- Save your changes.
- Within the settings page, you will find various options to customize your author box, including:
-
View on Frontend: Visit any single blog post on your website. The custom author box will now be displayed according to your configured settings.
🤝 Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
📄 License
Distributed under the MIT License. See LICENSE for more information.
Built with ❤️ for the WordPress Community