Skip to content

Releases: dbrabyn/wp-admin-submenus

1.0.18

Choose a tag to compare

@dbrabyn dbrabyn released this 17 Feb 22:35

Fixed

  • Added GitHub API authentication to plugin update checker to prevent 403 rate limit errors from the GitHub API

v1.0.17 - 14 February 2026

Choose a tag to compare

@dbrabyn dbrabyn released this 14 Feb 18:42

Various improvements suggested by the Plugin Check plugin

v1.0.15 - 2025-11-24

Choose a tag to compare

@dbrabyn dbrabyn released this 25 Nov 00:06

Enhanced truncation.

v1.0.13 - 2025-11-22

Choose a tag to compare

@dbrabyn dbrabyn released this 22 Nov 22:41
  • Changed 2 lines limit to 35 characters.
  • Same set of 2 limits for all menu item types.
  • Limits set as constants up top.

v1.0.11 - 2025-11-11

Choose a tag to compare

@dbrabyn dbrabyn released this 11 Nov 18:41

1 and 2 line truncation limits are now 18 and 35 characters resp.

v1.0.10 - 2025-11-11

Choose a tag to compare

@dbrabyn dbrabyn released this 11 Nov 18:24

Added submenu title truncation:

New "Title Truncation" setting in Settings page with options: no truncation (default), 1 line, or 2 lines
PHP-based truncation using character limits (~25 chars for 1 line, ~50 chars for 2 lines)

v1.0.7 - 2025-11-11

Choose a tag to compare

@dbrabyn dbrabyn released this 11 Nov 17:58

Added support for WordPress default "Posts" post type

v1.0.6 - 2025-11-09

Choose a tag to compare

@dbrabyn dbrabyn released this 09 Nov 20:10

Improved post type filtering to exclude internal/system post types from settings page.

v1.0.5 - 2025-11-09

Choose a tag to compare

@dbrabyn dbrabyn released this 09 Nov 20:02
  • Enhanced post type filtering to exclude internal/system post types from the settings page.
  • Improved consistency in post type detection logic.

v1.0.4 - 2025-11-09

Choose a tag to compare

@dbrabyn dbrabyn released this 09 Nov 19:52

Translated plugin description