Changeset 1266147
- Timestamp:
- 10/14/2015 10:23:46 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
digital-publishing/trunk/digital-publishing-tools-for-wordpress.php
r1256996 r1266147 3 3 * Plugin Name: Digital Publishing Tools for WordPress 4 4 * Plugin URI: http://studiomercury.github.io/digital-publishing-tools-for-wordpress 5 * Description: A plugin to author content from WordPress into Adobe's Digital Publishing Environment. Please note this plugin is not maintained by Adobe.6 * Version: 2.0. 65 * Description: Digital Publishing Tools for WordPress is a plugin that allows anyone to create articles for Adobe's Digital Publishing Solution directly from WordPress. 6 * Version: 2.0.8 7 7 * Author: Studio Mercury 8 8 * Author URI: http://studiomercury.github.io/digital-publishing-tools-for-wordpress … … 17 17 18 18 // Generic Plugin Settings 19 define( 'DPSFA_VERSION', '2.0. 6' );19 define( 'DPSFA_VERSION', '2.0.8' ); 20 20 define( 'DPSFA_NAME', 'Digital Publishing Tools for WordPress' ); 21 21 define( 'DPSFA_SHORT_NAME', 'Digital Publishing' );
Note: See TracChangeset
for help on using the changeset viewer.