{"id":26096356,"url":"https://github.com/stuttter/wp-site-cloner","last_synced_at":"2025-04-12T11:50:38.313Z","repository":{"id":91073335,"uuid":"51961371","full_name":"stuttter/wp-site-cloner","owner":"stuttter","description":"Create sites with content from other sites","archived":false,"fork":false,"pushed_at":"2019-11-23T15:52:55.000Z","size":401,"stargazers_count":24,"open_issues_count":0,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T06:34:29.977Z","etag":null,"topics":["clone","multisite","sites","wordpress"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stuttter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-17T22:51:49.000Z","updated_at":"2024-11-30T23:44:33.000Z","dependencies_parsed_at":"2023-03-12T19:00:27.780Z","dependency_job_id":null,"html_url":"https://github.com/stuttter/wp-site-cloner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuttter%2Fwp-site-cloner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuttter%2Fwp-site-cloner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuttter%2Fwp-site-cloner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuttter%2Fwp-site-cloner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stuttter","download_url":"https://codeload.github.com/stuttter/wp-site-cloner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248564968,"owners_count":21125412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clone","multisite","sites","wordpress"],"created_at":"2025-03-09T14:45:38.107Z","updated_at":"2025-04-12T11:50:38.301Z","avatar_url":"https://github.com/stuttter.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP Site Cloner\n\nUse an existing site's content to populate a new site.\n\nWP Site Cloner allows the copying of a site's content with just 1 function.\n\n# Installation\n\n* Download and install using the built in WordPress plugin installer.\n* Activate in the \"Plugins\" area of your admin by clicking the \"Activate\" link.\n* No further setup or configuration is necessary.\n\n# FAQ\n\n### Does this create new database tables?\n\nTechnically, that's the only thing that it does!\n\n### Does this modify existing database tables?\n\nNo. All of WordPress's core database tables remain untouched.\n\n### How do I use this?\n\nProbably something like:\n\n```\nwp_clone_site( array(\n\t'domain'        =\u003e 'src.wordpress-develop.dev',\n\t'path'          =\u003e '/paul/',\n\t'title'         =\u003e 'Paul the Dog',\n\t'from_site_id'  =\u003e 35,\n\t'to_network_id' =\u003e 1,\n\t'meta'          =\u003e array(\n\t\t'public' =\u003e 1\n\t)\n) );\n```\n\n### What about `wp_links`?\n\nIf `link_manager_enabled` is falsey on the source site, it will not get copied over to the new one.\n\n### Where can I get support?\n\nThe WordPress support forums: https://wordpress.org/tags/wp-site-cloner/\n\n### Can I contribute?\n\nYes, please!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuttter%2Fwp-site-cloner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuttter%2Fwp-site-cloner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuttter%2Fwp-site-cloner/lists"}