Silver Assist ACF Clone Fields v1.1.2
What's New in v1.1.2
Changed
- Admin UI Refactoring: Align admin dashboard UI with card-based design system for better visual consistency
- Code Quality: Remove redundant
instanceofcheck inget_posts_by_typemethod (PHPStan improvement) - Dependencies: Update Composer dependencies to latest versions
Security
- CodeQL Integration: Add CodeQL security scanning workflow for automated vulnerability detection
- GitHub Actions Pinning: Pin all GitHub Actions to specific commit SHAs for supply chain security
- Workflow Permissions: Add explicit
contents: writepermissions to release workflow - Code Scanning Fixes: Address multiple code scanning alerts for workflow permissions
Fixed
- WPCS Compliance: Prefix global variables with
silver_acf_clone_and fix inline comment punctuation - Autoloader Validation: Remove redundant
file_exists()check from autoloader validation - Codecov Action: Pin codecov-action to stable v5.5.1 SHA
CI/CD
- GitHub Actions Updates: Bump actions to latest versions with SHA pinning:
actions/upload-artifact: 5.0.0 → 7.0.0actions/cache: 4.3.0 → 5.0.3actions/checkout: 4.2.2 → 6.0.0actions/github-script: 7.0.1 → 8.0.0dependabot/fetch-metadata: Updated to latestcodecov/codecov-action: Updated with SHA pinning
Installation
- Download
silver-assist-acf-clone-fields-v1.1.2.zip - Go to WordPress Admin > Plugins > Add New > Upload Plugin
- Choose the downloaded ZIP file and click "Install Now"
- Activate the plugin
- Configure your settings at Settings > ACF Clone Fields
Automatic Updates
This plugin includes automatic update functionality. You'll receive notifications in your WordPress admin when new versions are available.
Requirements
- PHP 8.2 or higher
- WordPress 6.5 or higher