ACF Hide Layout

描述

Sometimes you may need to hide/remove a flexible content layout from showing on the frontend of the website, but you would still like to keep it in the backend in case you need to re-enable that layout again in the future.

Of course you can always just remove the layout, but if it’s a complex group of fields with a lot of data, re-creating it later would be a pain. And here the ACF Hide Layout plugin comes into play. It adds a small button with an “eye” icon to easily disable/enable flexible layout content without removing it.

See more info on the plugin website

Requirements

Development

The source code can be found on GitHub.

Made by people who brought to you Flynt – The Component Based WordPress Starter Theme

螢幕截圖

  • Content visible on the frontend
  • Option to hide the layout
  • Hidden content on the frontend

安裝

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

常見問題

How to use it?

Next to the flexible content options “Add Layout” and “Remove Layout” is a new option “Hide / Show Layout”.
Toggling that option will hide or show the layout on the fronted.

評價

閱讀全部4個評價

貢獻者及開發者

“ACF Hide Layout” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

ACF Hide Layout 外掛目前已有 6 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 ACF Hide Layout 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2.1

  • Fixed issue with PHP 8.2 warning

1.2

  • Fixed issue with nested flexible_content

1.1

  • Fixed issue with cloning fields

1.0.1

  • Added German translation
  • Updated Greek and Dutch translations

1.0

  • Initial Release