From 14bffc946f52b207db32535a1ca58528ad3faf33 Mon Sep 17 00:00:00 2001 From: Warwick Booth Date: Wed, 29 Jan 2025 16:31:27 +0200 Subject: [PATCH] Update README.md Signed-off-by: Warwick Booth --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 27e6215..fd5f21c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,20 @@ # LSX Starter Plugin LSX Starter Plugin for building LSX theme extensions. -First download this repo to a folder on your desktop. +- First download this repo to a folder on your desktop. -Create a new Github Repository with the slug "your-plugin" -Clone your Github repo to the wp-content/plugins/your-plugin +- Create a new Github Repository with the slug "your-plugin" +- Clone your Github repo to the wp-content/plugins/your-plugin Next copy and paste the following files into "your-plugin" directory + ![Screenshot 2025-01-29 at 16 14 53](https://github.com/user-attachments/assets/c431ae73-83fa-40e1-83b4-590d752ac784) + +Do a case senstitive find and replace for the following. +- lsx_starter_plugin -> yp +- LSX_STARTER_PLUGIN -> YP +- lsx-starter-plugin -> your-plugin +- LSX Starter Plugin -> Your Plugin + +Replace the following in all filenames +- lsx-starter-plugin -> your-plugin