Plugin Directory

Changeset 1414297


Ignore:
Timestamp:
05/11/2016 01:03:00 AM (10 years ago)
Author:
elevio
Message:

fix to tag sync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • elevio/trunk/plugin_files/models/tag.php

    r1270846 r1414297  
    88    var $description; // String
    99
    10     function JSON_API_Tag($wp_tag = null) {
     10    function Elevio_Sync_Tag($wp_tag = null) {
    1111        if ($wp_tag) {
    1212            $this->import_wp_object($wp_tag);
Note: See TracChangeset for help on using the changeset viewer.