Changeset 3388518
- Timestamp:
- 11/02/2025 10:47:25 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
auto-post-io/tags/1.4.0/includes/admin/pages/settings.php
r3388517 r3388518 38 38 $site_url = home_url(); 39 39 $token = get_option('hds_auto_post_api_uri', ''); 40 $connect_url = 'https:// localhost:8000/wordpress/connect?' . http_build_query(array(40 $connect_url = 'https://auto-post.io/wordpress/connect?' . http_build_query(array( 41 41 'name' => $site_name, 42 42 'url' => $site_url,
Note: See TracChangeset
for help on using the changeset viewer.