Plugin Directory

Changeset 1494123


Ignore:
Timestamp:
09/11/2016 03:17:25 PM (10 years ago)
Author:
nathanbru
Message:

Update read

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wibbitz/trunk/wibbitz.php

    r1493993 r1494123  
    11<?php
    2     /*
    3     Plugin Name: Wibbitz
    4     Plugin URI: http://wibbitz.com
    5     Description: Enable usage of wibbitz player shortcode
    6     Author: Wibbitz
    7     Version: 0.1
    8     Author URI: http://wibbitz.com
    9     License: GPL2+
    10     */
    11 
    122    // Add shortcode
    133    add_shortcode('wibbitz-player', 'wibbitz_player_init');
Note: See TracChangeset for help on using the changeset viewer.