WordPress Symbolic Link
Creating WP Local Symbolic Link Environment
Open both Local Engine folder of site and repo folder
- Right click on the original repo select
pick link source
- Find local site directory folder, within
app/public
selectdrop as symbolic link
within the folder - rename original
wp-content
to anything, this will act as backup - rename symbolic link folder to
wp-content
- navigate to original repo in vs code, navigate to
themes/rootrot
runnpm install
- activate the theme within wp-admin
This post is licensed under CC BY 4.0 by the author.