MAS Static Content

Опис

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.

Скріншоти

  • Static Contents admin.

Встановлення

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.

Часті питання

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 🙂

Відгуки

Прочитати всі 1 відгук

Учасники та розробники

“MAS Static Content” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“MAS Static Content” було перекладено на 1 локалізацію. Дякуємо перекладачам за їх роботу.

Перекладіть “MAS Static Content” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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