2017 © Pedro Peláez
 

library wp-twitter-cards

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

image

voceconnect/wp-twitter-cards

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  • Sunday, January 8, 2017
  • by kevinlangleyjr
  • Repository
  • 15 Watchers
  • 0 Stars
  • 2,328 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 13 Versions
  • 1 % Grown

The README.md

WP Twitter Cards

Contributors: voceplatforms, kevinlangleyjr
Tags: twitter, cards, meta, helper
Requires at least: 3.0
Tested up to: 4.0
Stable tag: 1.2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html, (*1)

Description

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties., (*2)

Requires both Voce Post Meta and Multi Post Thumbnails WordPress plugins. https://github.com/voceconnect/voce-post-meta https://github.com/voceconnect/multi-post-thumbnails, (*3)

Installation

As standard plugin:

See Installing Plugins., (*4)

As theme or plugin dependency:

After dropping the plugin into the containing theme or plugin, add the following:, (*5)

if( ! class_exists( 'WP_Twitter_Cards' ) ) {
    require_once( $path_to_wp_twitter_cards . '/wp-twitter-cards.php' );
}

Usage

On the WordPress init hook:
WP_Twitter_Cards::add_post_type( 'post-type-here' );
In the post edit view configure the Twitter Card metabox to enable the tag output., (*6)

Changelog

1.3.0 * Modify handling to prevent fatal errors when dependencies are loaded before WP, (*7)

1.1 * Adding support for player card, (*8)

1.0 * Initial release, (*9)

The Versions

08/01 2017

dev-fixing_js_path

dev-fixing_js_path

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPLv2+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta

14/07 2015

dev-master

9999999-dev

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPLv2+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta

14/07 2015

1.3.1

1.3.1.0

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPLv2+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta

13/07 2015

1.3.0

1.3.0.0

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPLv2+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta

11/06 2015

1.2.1

1.2.1.0

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPLv2+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta

11/06 2015

1.2

1.2.0.0

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPLv2+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta

22/04 2015

1.0.4

1.0.4.0

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPLv2+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta

08/04 2014

1.0.3

1.0.3.0

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPLv2+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta

03/04 2014

dev-unit-tests

dev-unit-tests

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPL-2.0+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta

02/04 2014

dev-wp_dependencies

dev-wp_dependencies

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPLv2+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta

20/03 2014

1.0.2

1.0.2.0

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPLv2+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta

20/03 2014

1.0.1

1.0.1.0

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPLv2+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta

03/03 2014

1.0.0

1.0.0.0

Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.

  Sources   Download

GPLv2+

The Requires

 

by Kevin Langley Jr

wordpress helper cards twitter meta