How to find site id for one site on a multisite

I am trying to migrate a site from a single site instance to a multisite instance.I m using instructions at: It states

I am trying to migrate a site from a single site instance to a multisite instance.

I m using instructions at: /

It states to

"...alter all the table name prefixes to wp_N_ where N is the site ID of the newly created site in the network. Renaming can be done using the RENAME TABLE query in a MySQL shell:

RENAME TABLE oldprefix_posts TO wp_2_posts; RENAME TABLE oldprefix_postmeta TO wp_2_postmeta;"

can i find the 'site ID' of a site on the multisite instance using the WP Dashboard? If not, how might I do it at the CL?

I am trying to migrate a site from a single site instance to a multisite instance.

I m using instructions at: https://pressjitsu/blog/wordpress-single-site-multisite-migration/

It states to

"...alter all the table name prefixes to wp_N_ where N is the site ID of the newly created site in the network. Renaming can be done using the RENAME TABLE query in a MySQL shell:

RENAME TABLE oldprefix_posts TO wp_2_posts; RENAME TABLE oldprefix_postmeta TO wp_2_postmeta;"

can i find the 'site ID' of a site on the multisite instance using the WP Dashboard? If not, how might I do it at the CL?

Share Improve this question asked Sep 9, 2019 at 21:59 Jud TaylorJud Taylor 311 silver badge2 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 4

From the Network Admin, go to Sites > All Sites. When click to edit a site you'll be taken to a URL like

http://example/wp-admin/network/site-info.php?id=1

That number at the end is the site ID.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745171516a4614954.html

相关推荐

  • How to find site id for one site on a multisite

    I am trying to migrate a site from a single site instance to a multisite instance.I m using instructions at: It states

    20小时前
    40

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信