Forums

Post Teaser Settings: With localization no more preview (1 post)

  1. monpelaud
    Member
    Posted 2 years ago #

    Hi,
    1- When I use a localization file (.mo) there are no more preview boxes in Post Teaser Settings.
    2- In line 48 I suggest a modification to put the '.mo' file in the folder '/wp-content/plugins/post-teaser/' instead of in the folder '/wp-content/plugins/':
    replace:
    load_plugin_textdomain('post-teaser');
    by
    load_plugin_textdomain('post-teaser', false, 'post-teaser');

    Regards

Topic Closed

This topic has been closed to new replies.

About this Topic