Plugin Directory

Changeset 1410746


Ignore:
Timestamp:
05/05/2016 03:58:30 AM (10 years ago)
Author:
Ruxton
Message:

Project is dead

Location:
gmep-oembed-support/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gmep-oembed-support/trunk/gmep-oembed.php

    r633813 r1410746  
    66Author:         The Frontier Group
    77Author URI:     http://www.thefrontiergroup.com.au/
    8 Version:        0.8.1
     8Version:        0.8.2
    99*/
    1010
     
    3434  wp_oembed_add_provider('http://www.gmep.org/*', 'http://gmep.org/oembed');
    3535  wp_oembed_add_provider('https://www.gmep.org/*', 'http://gmep.org/oembed');
     36  wp_oembed_add_provider('http://gmep.tfgdev.com.au/*', 'http://gmep.tfgdev.com.au/oembed');
    3637}
    3738add_filter('init', 'gmep_add_oembed_support');
  • gmep-oembed-support/trunk/readme.txt

    r633813 r1410746  
    44Requires at least: 3.4.0
    55Tested up to: 3.4.1
    6 Stable tag: 0.8.1
     6Stable tag: 0.8.2
    77
    88Adds support for http(s)://gmep.imeducate.com/ to the internal oEmbed parser
     
    1010== Description ==
    1111
    12 This plugin adds oEmbed from http://gmep.imeducate.com/ to the WordPress oEmbed parsers internal whitelist.  Allowing users to embed media and profiles from the site.
     12This plugin is no longer supported.
     13
     14-----BEGIN PGP MESSAGE-----
     15
     16owEBewKE/ZANAwAIAcrMWPl8+v1pActLYgBXKsLKUGxlYXNlIHJlbW92ZSBnbWVw
     17LW9lbWJlZC1zdXBwb3J0IGZyb20gV29yZFByZXNzIHBsdWdpbiByZXNwb3NpdG9y
     18eS4KiQIcBAABCAAGBQJXKsMUAAoJEMrMWPl8+v1pxE0P/0wimdNgtQxpE9YZSx3O
     19jLbUVVcxntmxLjVVOko/H+cxpMdQCU1ii/8OapUl50/4ola37LvOEEqD7bcXY4SD
     20eYhWsthHvqcxWhPNw8wfKa4Yn4MYCCIlvm926I/8HCX3zZxPN6tvlzz/e6MrHPPF
     21ZQdPyycGiUoKbqy8ADwyrtftgEOytc9hmSSR1gv5fI/2Pp7tU4nlEokij/YwvtL8
     2246yWoH1zXSQaJZP++RqR3epBGuws+6s4fNsNEb13bB9QgPVVN5yj/hw/eFyhExhx
     23u7/oC5BeQ9olHr9FTC+TjJXVrbac6pwWSbDQrBotL+fVGFAq6sxOgGzopG4w0QFR
     24tNlC/OgAW2wZ4fo1jK4Z3u3SDNwd6u2eZTOY/WvrYBqXLWGdr6QQCrVO9NTZr7sg
     25ms2uWd1q0AVLJMoE11RVEVXbcUZ5fb5tGYUJaUO/NGydsv0LYjuRNAFimy1rsPLF
     26n/TpbuFTO4YVmTmnJ+zGt1USDnOx0N1e42QrFzc4PJw6iH835va3voFC+rJ6qWWU
     27R/+K3G5x/uv5hPn37pPpYeIf+FpUb0EOB7jQ/vH24/qfUPJjlqWpAE+ERQz1RcYj
     28q+opmLqviu1t1Ed72BA5powvyuCPanD/8oAhx41qak+ezB6LouJnGxTdQcVYeuSd
     29qwr82adUHx/NTvVDxTHnkID1
     30=mTFl
     31-----END PGP MESSAGE-----
    1332
    1433== Installation ==
Note: See TracChangeset for help on using the changeset viewer.