MatCMS

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.

Screenshots

  • Enqueue scripts and stylesheets
  • Bootstrap 5 navigation menu

Installation

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

FAQ

Where I can find the italian support?

Here!

Reviews

There are no reviews for this plugin.

Contributors & Developers

“MatCMS” is open source software. The following people have contributed to this plugin.

Contributors

Translate “MatCMS” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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.