feature: Initial commit

This commit is contained in:
Keith Solomon
2026-04-13 20:06:32 -05:00
commit 351dc06ec4
38 changed files with 8138 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
=== Logo Soup ===
Contributors: ksolo
Requires at least: 6.1
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Create responsive logo grids and marquees directly in the block editor.
== Description ==
Logo Soup adds a dynamic block for uploading logos, attaching optional links, and rendering them in either a responsive grid or animated carousel.
== Installation ==
1. Upload the plugin to `/wp-content/plugins/logo-soup`.
2. Activate the plugin through the WordPress admin.
3. Insert the `Logo Soup` block into any post or page.
== Changelog ==
= 0.1.0 =
* Initial release.