MAS Static Content

Popis

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.

Snímky obrazovky

  • Static Contents admin.

Instalace

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.

Nejčastější dotazy

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 🙂

Recenze

Přečtěte si 1 recenzi

Autoři

MAS Static Content je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „MAS Static Content“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “MAS Static Content” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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