Changeset 1494123
- Timestamp:
- 09/11/2016 03:17:25 PM (10 years ago)
- File:
-
- 1 edited
-
wibbitz/trunk/wibbitz.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wibbitz/trunk/wibbitz.php
r1493993 r1494123 1 1 <?php 2 /*3 Plugin Name: Wibbitz4 Plugin URI: http://wibbitz.com5 Description: Enable usage of wibbitz player shortcode6 Author: Wibbitz7 Version: 0.18 Author URI: http://wibbitz.com9 License: GPL2+10 */11 12 2 // Add shortcode 13 3 add_shortcode('wibbitz-player', 'wibbitz_player_init');
Note: See TracChangeset
for help on using the changeset viewer.