Forums

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

  1. monpelaud
    Member
    Posted 3 months 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

Reply

You must log in to post.

About this Topic