Skip to content

Commit 664e5f9

Browse files
ineaguclaude
andcommitted
feat: optimize wp.org listing — title, excerpt, tags
Single biggest under-utilized listing in the portfolio prior to this PR — title was 23 chars, excerpt 57 chars, only 4 of 5 tag slots used. Plugin has 100k installs and 4.9 rating, ranking despite the listing. - Title: 23c -> 55c. Adds 'Add', 'Icons', 'Navigation', 'Menus' as distinct anchors. Repeats 'menu' + 'icon' stems for TF saturation. - Excerpt: 57c -> 149c. Lands 'WordPress', 'navigation menus', 'icons', 'Font Awesome', 'Dashicons' anchors. Drops the cute-but-empty 'Spice up... easily.' phrasing. - Tags: 4 stem-collapsed terms (menu + nav-menu + navigation share menu/nav stems) -> 5 stem-distinct: menu-icons, navigation-menu, font-awesome, dashicons, image-icons. Picks up 'font-awesome' and 'dashicons' as concrete single-word tier-2 anchors that the title now references. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent b98e885 commit 664e5f9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
=== Menu Icons by ThemeIsle ===
1+
=== Menu Icons by ThemeIsle – Add Icons to Navigation Menus ===
22
Contributors: codeinwp, themeisle
3-
Tags: menu, nav-menu, icons, navigation
3+
Tags: menu icons, navigation menu, font awesome, dashicons, image icons
44
Requires at least: 4.7
55
Tested up to: 6.9
66
Stable tag: trunk
77
License: GPLv2
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

10-
Spice up your navigation menus with pretty icons, easily.
10+
Add icons to WordPress navigation menus easily — pick from Font Awesome, Dashicons, image icons & more. Style menu items with custom colors & sizes.
1111

1212

1313
== Description ==

0 commit comments

Comments
 (0)