Changeset 1916051
- Timestamp:
- 07/27/2018 10:45:23 PM (8 years ago)
- Location:
- wp-quickdraw/tags/1.0.1
- Files:
-
- 14 edited
-
assets/css/index.php (modified) (1 diff)
-
assets/images/index.php (modified) (1 diff)
-
assets/js/index.php (modified) (1 diff)
-
wpqd-batch-importer.php (modified) (1 diff)
-
wpqd-buffer-manager.php (modified) (1 diff)
-
wpqd-buffer.php (modified) (1 diff)
-
wpqd-disable-metabox.php (modified) (1 diff)
-
wpqd-image-editor.php (modified) (1 diff)
-
wpqd-image-generator.php (modified) (1 diff)
-
wpqd-image-metadata.php (modified) (1 diff)
-
wpqd-image-status-list.php (modified) (1 diff)
-
wpqd-image-status-page.php (modified) (1 diff)
-
wpqd-media-library.php (modified) (1 diff)
-
wpqd-plugin-state.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-quickdraw/tags/1.0.1/assets/css/index.php
r1915485 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/assets/images/index.php
r1915485 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/assets/js/index.php
r1915485 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/wpqd-batch-importer.php
r1916049 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/wpqd-buffer-manager.php
r1916049 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/wpqd-buffer.php
r1915485 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/wpqd-disable-metabox.php
r1915485 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/wpqd-image-editor.php
r1916049 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/wpqd-image-generator.php
r1916049 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/wpqd-image-metadata.php
r1916049 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/wpqd-image-status-list.php
r1916049 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/wpqd-image-status-page.php
r1915485 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/wpqd-media-library.php
r1915485 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20 -
wp-quickdraw/tags/1.0.1/wpqd-plugin-state.php
r1915485 r1916051 16 16 * @copyright 2018 HifiPix, Inc. 17 17 * @license http://www.gnu.org/licenses/gpl.html GNU GPL, Version 3 18 * @version 1.0 18 * @version 1.0.1 19 19 */ 20 20
Note: See TracChangeset
for help on using the changeset viewer.