dashaluna / hm-content-toc

WordPress plugin. Creates content TOC (table of contents) for specified header elements from the current post/page content. Adds anchor elements in the content just before the matched headers.
GNU General Public License v2.0
9 stars 6 forks source link

Fix the path for loading textdomain, we need plugin dir, not its base… #69

Closed dashaluna closed 9 years ago

dashaluna commented 9 years ago

… file

dashaluna commented 9 years ago

@johnbillion review & merge