Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.05 KB

Readme.md

File metadata and controls

27 lines (20 loc) · 1.05 KB

My Scrollable Content Plugin

Description

My Scrollable Content Plugin dynamically generates and displays image and text content in a scrollable layout. It allows users to easily integrate visually appealing content into their WordPress sites.

Features

  • Dynamic image and text generation
  • Scrollable layout for better user experience
  • Easy to customize with CSS
  • Lightweight and efficient

Installation

  1. Download the plugin files.
  2. Upload the my-scrollable-content-plugin directory to the /wp-content/plugins/ directory.
  3. Activate the plugin through the 'Plugins' menu in WordPress.

Usage

Once activated, you can use the shortcode [my_scrollable_content] in your posts or pages to display the scrollable content.

Customization

You can customize the appearance of the scrollable content by modifying the assets/css/style.css file. For any JavaScript interactions, edit the assets/js/script.js file.

Support

For support, please open an issue on the plugin's GitHub repository.

License

This plugin is licensed under the MIT License.