Changeset 1037728
- Timestamp:
- 12/03/2014 08:31:45 PM (11 years ago)
- Location:
- coinbase-tip/trunk
- Files:
-
- 2 edited
-
coinbase.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
coinbase-tip/trunk/coinbase.php
r1037699 r1037728 10 10 */ 11 11 12 /* 12 /* 13 13 14 14 Copyright (C) 2014 Coinbase Inc. … … 40 40 private $wpsf; 41 41 42 function __construct() { 42 function __construct() { 43 43 $this->plugin_path = plugin_dir_path( __FILE__ ); 44 44 $this->plugin_url = plugin_dir_url( __FILE__ ); -
coinbase-tip/trunk/readme.txt
r1037725 r1037728 1 1 === Coinbase Tip === 2 Contributors: James Hudon,hudon6892 Contributors: hudon689 3 3 Tags: Post, posts, bitcoin, coinbase, coinbase tips, coinbase tip, shortcode, 4 4 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.