• I have tried to add get textdomain for localization support and tried various names like widget_ctc, ctc, ctc_widget, configurable-tag-cloud-widget, variants of those using all caps, but still get an error that says there is a textdomain mismatch.

    So what do I put as textdomain for localization?
    load_plugin_textdomain(‘widget_ctc’, false, basename( dirname( __FILE__ ) ) . ‘/configurable-tag-cloud-widget/languages’ );

    https://www.ads-software.com/plugins/configurable-tag-cloud-widget/

  • The topic ‘textdomain’ is closed to new replies.