WP Manifestindependent plugin directory
manifest / content / acf-socialmedia

ACF Social Media

Social Media field for Advanced Custom Field v5.

by Pascal Martineau <pascal@lewebsimple.ca> · github.com/lewebsimple/acf-socialmedia · website

2stars
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/lewebsimple/acf-socialmedia/archive/refs/heads/master.zip

Readme

=== 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
  • Facebook
  • Flickr
  • GitHub
  • Google+
  • Instagram
  • LinkedIn
  • Medium
  • Pinterest
  • Reddit
  • SoundCloud
  • Tumblr
  • Twitter
  • Vine
  • YouTube

= Compatibility =

This ACF field type is compatible with:

  • ACF 5

== Installation ==

  1. Copy the acf-socialmedia folder into your wp-content/plugins folder
  2. Activate the Advanced Custom Fields: Social Media plugin via the plugins admin page
  3. Create a new field via ACF and select the Social Media type
  4. 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

TagPublished
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.