WP Manifestindependent plugin directory
manifest / content / ultimate-author-box

Ultimate Author Box

A fully customizable author bio box for WordPress with advanced settings.

by Eleas Kanchon · github.com/eleaswebdev/ultimate-author-box

0stars
0forks

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.zip

Ultimate 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

  1. 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
  2. Upload to WordPress

    • Via WordPress Admin:
      1. Go to your WordPress dashboard.
      2. Navigate to Plugins > Add New.
      3. Click Upload Plugin, then Choose File and select the plugin's .zip file.
      4. Click Install Now.
    • Via FTP:
      1. Unzip the plugin file.
      2. Upload the ultimate-author-box folder to the wp-content/plugins/ directory of your WordPress installation.
  3. Activate the Plugin

    1. Go to your WordPress dashboard.
    2. Navigate to Plugins > Installed Plugins.
    3. 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

  1. Access Plugin Settings: After activation, navigate to Settings > Ultimate Author Box (or similar menu item, check your WordPress admin sidebar) in your WordPress dashboard.

  2. 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.
  3. 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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📄 License

Distributed under the MIT License. See LICENSE for more information.


Built with ❤️ for the WordPress Community