Changeset 1911359
- Timestamp:
- 07/19/2018 05:10:24 AM (8 years ago)
- Location:
- openhousevideo/trunk
- Files:
-
- 2 edited
-
openhousevideo.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
openhousevideo/trunk/openhousevideo.php
r1910160 r1911359 3 3 * Plugin Name: OpenHouseVideo 4 4 * Version: 1.0.0 5 * Author: Dmitry Tsurcan6 * Author URI: https://www. linkedin.com/in/dtsurcan5 * Author: OpenHouseVideo 6 * Author URI: https://www.openhousevideo.com 7 7 * Description: This is a plugin for OpenHouseVideo (https://www.openhousevideo.com) 8 8 */ … … 19 19 define('OHV_PLUGIN_FILE', __FILE__); 20 20 define('OHV_PLUGIN_VERSION', '1.0.0'); 21 define('OHV_LINK', 'https://www. local.openhousevideo.com');21 define('OHV_LINK', 'https://www.openhousevideo.com'); 22 22 define('OHV_DOWNLOAD_LINK', esc_url(OHV_LINK . '/download/latest')); 23 23 -
openhousevideo/trunk/readme.txt
r1910186 r1911359 1 1 === OpenHouseVideo === 2 Contributors: dtsurcan2 Contributors: openhousevideo, dtsurcan 3 3 License: GPLv3 4 4 Tags: openhousevideo, ohv, ohvideo, real, estate, video, marketing, platform … … 16 16 == Installation == 17 17 18 = Installation of OpenHouseVideo plugin from wordpress.org repository =18 = Installation of OpenHouseVideo plugin from wordpress.org repository: = 19 19 1. Navigate to Dashboard - Plugins - Add New page; 20 20 2. Find Search Plugins field in the upper right part of the screen;
Note: See TracChangeset
for help on using the changeset viewer.