Plugin info

Total downloads: 3,429
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/28/2025 (80 days ago)
Added to WordPress: 1/11/2022 (4 years old)
Minimum WordPress version: 4.0
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.3

Maintenance & Compatibility

Maintenance score

Actively maintained • Last updated 80 days ago

59/100

Is MatCMS abandoned?

Likely maintained (last update 80 days ago).

Compatibility

Requires WordPress: 4.0
Tested up to: 6.8.3
Requires PHP: 7.3

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

MatCMS adds to WordPress some utilities for developers: it registers more scripts and stylesheets handlers, add useful functions for posts and themes, and much more.

Installation

  1. Upload matcms directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Frequently Asked Questions

Where I can find the italian support?

Here!

Review feed

No reviews available

Screenshots

  1. Enqueue scripts and stylesheets

    Enqueue scripts and stylesheets

  2. Bootstrap 5 navigation menu

    Bootstrap 5 navigation menu

Changelog

1.7.0

  • Added \MatCMS\Post::checkBootstrapPasswordForm method to be used as the_password_form filter to print the password form with Bootstrap CSS classes.
  • Updated Bootstrap Lightbox to latest version of 1.2.

1.6.1

  • Fixed \MatCMS\Theme::printBootstrapTable to print responsive tables.

1.6.0

  • Added \MatCMS\Theme::printBootstrapTable to print tables with Bootstrap CSS classes.

1.5.0

  • Added \MatCMS\Theme::checkBootstrapPagination and \MatCMS\Theme::setBootstrapPagination to print the pagination with Bootstrap CSS classes.

1.4.0

  • Added the redirect for 404 Not Found errors. Use \MatCMS\redirect404()

1.3.0

  • Updated Bootstrap Lightbox to latest version of 1.1. Added “bootstrap-lightbox-init-images” to continue to auto-initialize the lightbox to images.

1.2.9

  • Updated Bootstrap Icons to latest version of 1.11.

1.2.8

  • Updated Bootstrap Icons to latest version of 1.10.

1.2.7

  • Updated \MatCMS\Post::checkBootstrapBlock method to add Bootstrap ratio classes to the Embed block.

1.2.6

  • Updated \MatCMS\Post::checkBootstrapBlock method to add Bootstrap button classes to the File block.
  • Updated Bootstrap Icons to latest version of 1.10.

1.2.5

  • Updated Bootstrap Icons to latest version of 1.9.
  • Added Bootstrap Lightbox script.

1.2.4

  • Updated Bootstrap Icons to version 1.9.0.

1.2.3

  • Updated Bootstrap Icons to version 1.8.2.
  • Updated \MatCMS\Post::checkBootstrapBlock method to print Bootstrap blockquotes classes.

1.2.2

  • Updated Bootstrap Icons to version 1.8.1.

1.2.1

  • Updated Bootstrap Icons to version 1.8.0.

1.2.0

  • Added \MatCMS\Post::checkBootstrapBlock method to be used as render_block filter to print Bootstrap classes in blocks.
  • Changed \MatCMS\Post::getImages method to return all embed images (not only the attached images).

1.1.1

  • Added PHP 7.3 support.

1.1.0

  • Added Open Graph and Twitter Cards support.

1.0.0

  • First stable version.