MAS Static Content

Descripció

MAS Static Content is a free plugin that allows you to to create a custom post type static content and use it with shortcode.

Use the [mas_static_content] shortcode with id attribute to display static content. You can also add class attribute for wrapper class so you can modify the specific output with custom CSS.

Captures

  • Static Contents admin.

Instal·lació

Minimum Requirements

  • PHP version 7.4 or greater (PHP 8.3 or greater is recommended)

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of MAS Static Content, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “MAS Static Content” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading our plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.

Updating

Automatic updates should work like a charm; as always though, ensure you backup your site just in case.

PMF

Will MAS Static Content work with my theme?

Yes; MAS Static Content will work with any theme.

How can I use ACF field shortcode inside static content?

Here is how you use the ACF field shortcode from the calling post inside the static content: [acf field=”author” post_id=”inherit”]

Where can I report bugs or contribute to the project?

Bugs can be reported either in our support forum or preferably on the MAS Static Content GitHub repository.

Can I contribute?

Yes you can! Join in on our GitHub repository 🙂

Ressenyes

Llegiu tota la 1 ressenya

Col·laboradors i desenvolupadors

«MAS Static Content» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

“MAS Static Content” s'ha traduït a 1 configuració regional. Gràcies als traductors per les seves aportacions.

Traduïu «MAS Static Content» a la vostra llengua.

Interessats en el desenvolupament?

Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.

Registre de canvis

1.0.7 – 2024-02-05

  • Feature – Support for ACF shortcodes

1.0.6 – 2024-01-25

  • Compatible with WordPress 6.4.x
  • Tested with PHP 8.2

1.0.5 – 2023-04-13

  • Compatible with WordPress 6.2

1.0.4 – 2021-03-29

  • Tested PHP version upto 5.7

1.0.3 – 2020-09-30

  • Enhancement – Shortcode column added in admin panel

1.0.2 – 2020-01-31

  • Enhancement – Category taxonomy added

1.0.1 – 2019-10-23

  • Tweak – [mas_static_content] shortcode updated

1.0.0 – 2019-04-01

  • Initial Release