Advanced Custom Fields: Image Size Select Field
| 开发者 |
jeremyrwross
|
| 更新时间 |
2026年5月28日 04:56 |
| PHP版本: |
7.0 及以上 |
| WordPress版本: |
7.0 |
| 版权: |
GPLv2 or later |
| 版权网址: |
版权信息
|
详情介绍:
Field to select registered image sizes within the WordPress dashboard.
安装:
- Copy the
acf-image-size-select folder into your wp-content/plugins folder
- Activate the Image Size Select plugin via the plugins admin page
- Create a new field via ACF and select the Image Size Select type
更新日志:
1.0.4
- Fix PHP 8.2 dynamic property deprecation warnings.
1.0.3
- Add Github Action for Releases
- Update Tested version to 6.3
1.0.2
- Added medium_large to list of WordPress images to check
- Removed automated github to SVN sync
1.0.1
- Updated line formatting
- Added github to SVN sync
1.0.0