Plugin Directory

Changeset 3324986


Ignore:
Timestamp:
07/09/2025 12:24:27 PM (8 months ago)
Author:
kp4coder
Message:

Fix the translation and tag issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sync-post-with-other-site/trunk/includes/sps_post_meta.class.php

    r3324964 r3324986  
    1717            add_meta_box(
    1818                'sps_websites',
    19                 __('Select Websites', 'SPS_txt_domain'),
     19                __('Select Websites', SPS_txt_domain),
    2020                array( $this, 'print_meta_fields' ),
    2121                $sps_settings->sps_get_post_types(),
Note: See TracChangeset for help on using the changeset viewer.