Featured Image Toggle
Featured Image Toggle allows users to flag an image(s) as a "featured" within the content area that will be accessible using custom PHP functions within your theme.
by ArrayPress · github.com/seothemes/featured-image-toggle · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/seothemes/featured-image-toggle/archive/refs/heads/main.zipReadme
Featured Image Toggle
Featured Image Toggle allows users to flag an image(s) as a "featured" within the content area that will be accessible using custom PHP functions within your theme.
Development
Requirements
Installation
- Clone the GitHub repository:
git clone https://github.com/arraypress/featured-image-toggle.git - Run
npm installto install development dependencies. - Run
npm run buildto build the plugin.
i18n
- Run
npm run potto generate the POT file.