GithubHelp home page GithubHelp logo

edtownend / acf-oembed-field Goto Github PK

View Code? Open in Web Editor NEW
16.0 7.0 4.0 360 KB

Adds an oEmbed field type to Advanced Custom Fields for WordPress

CSS 2.61% JavaScript 5.34% PHP 92.06%
wordpress-plugin wordpress advanced-custom-fields acf-field

acf-oembed-field's Introduction

ACF/Advanced Custom Fields oEmbed Field Type

Adds a 'oEmbed' field type for the Advanced Custom Fields WordPress plugin.

With the news that ACF V5 includes a built-in oEmbed field type, we're discontinuing further development of this plugin. The plugin will remain online for legacy V4 support to those that haven’t upgraded, but only essential updates will be released.


Overview

Requires the Advanced Custom Fields plugin. Output can be selected as HTML embed, URL, or data object. Includes settings for preview and output resolution and will accept any provider registered in WordPress. Now listed in the WordPress plugins repository.

Compatibility

This add-on will work with:

  • Advanced Custom Fields version 4 and up
  • Repeater Field

Installation

This add-on can be treated as both a WP plugin and a theme include.

Install as Plugin

  1. Install from within WordPress by searching for 'Advanced Custom Fields oEmbed Field'.

  2. Copy the 'acf-oembed' folder into your plugins folder

  3. Activate the plugin via the Plugins admin page

Include within theme

  1. Copy the 'acf-oembed' folder into your theme folder (can use sub folders). You can place the folder anywhere inside the 'wp-content' directory
  2. Edit your functions.php file and add the code below (Make sure the path is correct to include the acf-oembed.php file)
include_once('acf-oembed/acf-oembed.php');

More Information

Please read the readme.txt file for more information

acf-oembed-field's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

acf-oembed-field's Issues

V5 Support - Your Object output is really nice!

I know you stated that you would leave this at Version 4 but I really appreciate the output options.

I am building an API and need to object option.

If its at all possible I would greatly appreciate the update.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.