GithubHelp home page GithubHelp logo

isabella232 / fb-ig-embeds-audit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alleyinteractive/fb-ig-embeds-audit

0.0 0.0 0.0 41 KB

WordPress CLI commands to audit Facebook and Instagram oembeds in post content.

PHP 100.00%

fb-ig-embeds-audit's Introduction

Facebook/Instagram Embeds Audit Plugin

Contributors: alleyinteractive
Tags: oembed, facebook, instagram, cli
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

CLI commands to audit Facebook and Instagram oembeds in post content.

Description

Facebook is dropping support for unauthenticated Facebook and Instagram oEmbeds on October 24th.

oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly. Source: oembed.com

This means that beginning October 24th, the Facebook and Instagram embeds on all WordPress sites will display a link to the content, rather than a rendered embed/widget.

More WordPress Community Info:

Installation

  1. Upload /fb-ig-embeds-audit/ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

Usage

Run the command from any WP CLI command line,

Run the audit on all content

$ wp fb-ig-embeds-audit list

Target a specific post by id

$ wp fb-ig-embeds-audit list --post_id=123

Modify the output format

$ wp fb-ig-embeds-audit list --format=json

Changelog

1.0.1

  • Fix PHPCS warnings and errors on the bulk task trait.

1.0.0

  • Initial public release.

fb-ig-embeds-audit's People

Contributors

jameswburke avatar kjbenk avatar

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.