Skip to content

Releases: guilamu/Advanced-Menu-Items-Visibility-Control

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 26 Jun 14:22
  • Fix: Fixed "Plugin not found" error on details popup by using high-priority filter plugins_api_result to shield update payloads from mutation
  • Fix: Avoided PHP fatal errors by replacing dynamic get_plugin_data() calls with static constants
  • Improved: Replaced PHP 8.0+ functions with backward-compatible code for PHP 7.x support
  • Improved: Support for custom plugin folder names during checks and updates

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 12:50
  • Fix: Resolved a fatal error when clicking "View details" due to Parsedown 1.8.0 removing the deprecated setSafeMode() method (updated to setMarkupEscaped()).

v1.3.2

Choose a tag to compare

@guilamu guilamu released this 05 Apr 08:44
  • New: Added CSS pattern banner in plugin details modal (geometric B&W background with styled h2 title pill, no external image required)

v1.3.1

Choose a tag to compare

@guilamu guilamu released this 31 Mar 12:24
  • Improved: Rewrote GitHub updater to match reference template (README.md parsing, Parsedown, tables_to_divs, plugin_info_css)
  • New: Added "View details" thickbox link in plugin row meta
  • New: Added Parsedown.php for Markdown-to-HTML conversion in plugin info modal

v1.3.0

Choose a tag to compare

@guilamu guilamu released this 18 Jan 10:56
6a3ef4e

New: Integrated Guilamu Bug Reporter support
New: Added "Report a Bug" link in plugins list
Improved: Added version constant for centralized version management

v1.2.4

Choose a tag to compare

@guilamu guilamu released this 01 Jan 21:06
76ed80b

Critical Fix: Fixed RCP Access Level checking which was non-functional

v1.2.3

Choose a tag to compare

@guilamu guilamu released this 30 Dec 21:31

Critical Fix: Fixed RCP membership level detection that returned stale/cached data
Implemented direct membership query that bypasses RCP's rcp_get_customer_membership_level_names() API caching bug
Added function_exists() check for rcp_user_has_access_level() to prevent fatal errors on some RCP versions
Changed membership level comparison from IDs to names for more reliable matching

v1.2.2

Choose a tag to compare

@guilamu guilamu released this 30 Dec 17:54

v1.2.2

v1.2.1

Choose a tag to compare

@guilamu guilamu released this 26 Nov 19:57
7bd0453
Update advanced-menu-items-visibility-control.php

v1.1

Choose a tag to compare

@guilamu guilamu released this 26 Nov 09:09
b34e937

Added multilingual support.