该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Multiple Images Field

描述

Multiple Images Field is a plugin to add a filed that allows you to set multiple images to posts screen.

It becomes available by making the following settings from “Settings” and writing the function for Multiple Images Field on the theme template.

  • Enabled post types
  • Maximum image count
  • Whether to register the first image as a featured image.

Refer to the following help page for the use of functions.
https://github.com/delight-star/multiple-images-field/wiki/How-to-Use

屏幕截图

  • Posts Page
  • Settings Page
  • Add the above PHP code to the theme template.

安装

  1. Upload “Multiple Images Field” directory to /wp-content/plugins/.
  2. Activate this plugin from “Plugin” menu.
  3. Select “Multiple Image Field” from “setting” menu and make the necessary settings.

评价

此插件暂无评价。

贡献者及开发者

「Multiple Images Field」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Multiple Images Field」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Multiple Images Field」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial release.