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