ACF Social Media
Social Media field for Advanced Custom Field v5.
by Pascal Martineau <pascal@lewebsimple.ca> · github.com/lewebsimple/acf-socialmedia · website
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/lewebsimple/acf-socialmedia/archive/refs/heads/master.zipReadme
=== ACF: Social Media === Contributors: Pascal Martineau pascal@lewebsimple.ca Tags: acf, socialmedia, field Requires at least: 4.4 Tested up to: 5.1.1 Stable tag: trunk License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Social Media field for Advanced Custom Field v5.
== Description ==
The following social medias are supported:
- Bandcamp
- Flickr
- GitHub
- Google+
- Medium
- SoundCloud
- Tumblr
- Vine
- YouTube
= Compatibility =
This ACF field type is compatible with:
- ACF 5
== Installation ==
- Copy the
acf-socialmediafolder into yourwp-content/pluginsfolder - Activate the Advanced Custom Fields: Social Media plugin via the plugins admin page
- Create a new field via ACF and select the Social Media type
- Please refer to the description for more info regarding the field type settings
== Changelog ==
= 2.0.0 =
- Refactor using the official ACF example field type
= 1.1.3 =
- Add TikTok support
= 1.1.2 =
= 1.1.1 =
- Add composer.json
= 1.1.0 =
- Add 'url' return_format
- Array return format using array( 'url' => '...', 'social_media' => 'facebook' )
= 0.2.0 =
- URL validation against supported social medias
- Icon (fontawesome required) and Array return formats
= 0.1.0 =
- Initial Release.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.1.1 | Mar 26, 2020 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.