Changeset 3324986
- Timestamp:
- 07/09/2025 12:24:27 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sync-post-with-other-site/trunk/includes/sps_post_meta.class.php
r3324964 r3324986 17 17 add_meta_box( 18 18 'sps_websites', 19 __('Select Websites', 'SPS_txt_domain'),19 __('Select Websites', SPS_txt_domain), 20 20 array( $this, 'print_meta_fields' ), 21 21 $sps_settings->sps_get_post_types(),
Note: See TracChangeset
for help on using the changeset viewer.