Lipseys WordPress Plugin is a custom plugin designed to interact with the Lipsey API, enabling seamless integration between WordPress and the Lipsey platform.
- API integration with Lipsey
- Custom templates for displaying API data
- Easily customizable CSS and layouts
- Vendor and assets management
- Clone the repository: git clone https://github.com/yesenvidnath/LipseysWordPressPlugin.git
- Upload to your WordPress plugin directory.
- Activate the plugin via the WordPress admin panel.
- Configure API settings in the plugin settings panel.
- Use provided shortcodes to display data on pages or posts.
assets/
: Contains CSS for the plugin.includes/
: Core functionality and API handling.templates/
: HTML templates for rendering data.vendor/
: External dependencies.
Feel free to submit issues or pull requests to improve the plugin.
This project is licensed under the MIT License.