• Resolved Donghyeok Kang

    (@wolfkang)


    Hi.

    I have been using Timber since version 0.12.0.

    I think there’s someting wrong in the TimberTerm.get_link() function.

    It’s in the timber-library/functions/timber-term.php.

    I replace it with

    function get_link() {
    		//return $this->get_path();
    		return get_term_link($this);
    	}

    Please check it out.
    Thanks in advance.

    http://ww.wp.xz.cn/plugins/timber-library/

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Something wrong in the TimberTerm.get_link() function’ is closed to new replies.