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.

FAQ

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