Changeset 1269053
- Timestamp:
- 10/20/2015 02:02:51 AM (10 years ago)
- Location:
- elevio/trunk
- Files:
-
- 3 edited
-
elevio.php (modified) (1 diff)
-
plugin_files/ElevioSync.class.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elevio/trunk/elevio.php
r1266318 r1269053 6 6 Author: Elevio 7 7 Author URI: https://elev.io 8 Version: 3.4. 18 Version: 3.4.2 9 9 */ 10 10 -
elevio/trunk/plugin_files/ElevioSync.class.php
r1266318 r1269053 19 19 } 20 20 21 public function syncCategories($args = [])21 public function syncCategories($args = array()) 22 22 { 23 23 $wp_categories = get_categories($args); -
elevio/trunk/readme.txt
r1266318 r1269053 2 2 Contributors: Elevio 3 3 Tags: zendesk, desk.com, uservoice, zopim, olark, snapengage, livechat, knowledge base, live chat, support, intercom, statuspage, freshdesk, intercom 4 Stable tag: 3.4. 14 Stable tag: 3.4.2 5 5 Requires at least: 2.8 6 6 Tested up to: 4.3.0
Note: See TracChangeset
for help on using the changeset viewer.