WP Manifestindependent plugin directory
manifest / utilities / mab-core

MaB Core

MaB Core is my first WordPress plugin, which handling all website's functionalities.

by MaB Legends · github.com/thehung2224/mab-core · website

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/thehung2224/mab-core/archive/refs/heads/main.zip

One core plugin for all MaB functionalities.

Description

MaB Core is an extensible plugin.

Installation

  1. Upload the plugin ZIP.
  2. Activate the plugin.
  3. Go to MaB Core in the dashboard to configure.

Changelog

1.0.2 - November 23, 2025

  • Added "Custom Heading Image" option in the Posts tab – automatically recognizes the image hosting service used in the post and displays the correct thumbnail in Related Posts.
  • Fixed minor issues with Custom Heading Images.
  • Optimized AJAX handling when saving settings.

1.0.1

  • Added new "Posts" tab in plugin settings
    • Option to enable Related Posts globally or only for selected categories.
    • Customizable Related Posts heading per category.
    • Category-specific default placeholder/fallback image for featured images.
  • Improved settings UI and added proper sanitization/validation.
  • Optimized code
    • Added Helpers Class for reusable functions.

1.0.0

  • Initial release with download links checker.