Skip to content

lightspeedwp/lsx-starter-plugin

LSX Starter Plugin

LSX Starter Plugin for building LSX theme extensions.

  • 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

Next copy and paste the following files into "your-plugin" directory

Screenshot 2025-01-29 at 16 14 53

ChatGPT Prompts

In the attached WordPress Starter plugin,  please do the following replacements.

Do a case sensitive find and replace for the following text in all files, including hidden files.
- lsx_starter_plugin -> yp
- LSX_STARTER_PLUGIN -> YP
- lsx-starter-plugin -> your-plugin
- LSX Starter Plugin -> Your Plugin

Replace the following in all filenames, including hidden files.
- lsx-starter-plugin -> your-plugin

Combine the following prompts to remove the post type support.

Please delete the following files and folders.
/vendor/create-content-modal
/post-types/
/templates/archive-post-type.php
/templates/single-post-type.php
/classes/class-templates.php

Remove any code with the Docblock @category "post-type-support".

About

Use the LSX Starter Plugin for building your own extensions for the LSX theme, expanding its already vast functionalities.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8