Provides the ability to add a site-wide Apple Touch Icon. This icon will be used as the thumbnail image when a page is bookmarked on an Apple device. Individual page icon can also be set.
Provides the ability to add a site-wide Apple Touch Icon. This icon will be used as the thumbnail image when a page is bookmarked on an Apple device. Individual page icon can also be set.
- Upload the plugin files (unzipped) to the
/wp-content/plugins
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the "Plugins" screen in WordPress
$ wp plugin install --activate https://github.com/UCF/WP-Apple-Touch-Icons/archive/master.zip
. See WP-CLI Docs for more command options.
Enhancements:
- Added composer file.
Documentation:
- Updated contributing doc to reflect the switch from slack to teams.
Enhancements:
- Updated packages; added template and linter config files; upgraded gulpfile.
Bug Fixes:
- Fixed notice when displaying empty
img
tag in the Apple Touch Icons metabox when no image has been selected.
Bug Fixes:
- Cleaned up notice that was being thrown when the global $post was accessed on pages where it doesn't get set.
- Initial Release
n/a
None
NOTE: this plugin's readme.md file is automatically generated. Please only make modifications to the readme.txt file, and make sure the gulp readme
command has been run before committing readme changes.