plugin-icon

Menu Item Types — Action

제작자: Maxime Pertici·
This Menu Item Types Add-on adds the possibility of adding action in your navigation menus.
버전
1.2
최근 업데이트일
Dec 3, 2022
Menu Item Types — Action

This Menu Item Types Add-on adds the possibility of adding action in your navigation menus. This plugin extend Menu Item Types.

Use your custom action

/** * The executed hook will be prefixed with : mitypes_action_ . * To run my_custom_action_name, you need write : */ add_action( 'mitypes_action_my_custom_action_name', 'my_callable_function', 10, 2 ); function my_callable_function( $args, $item ){ echo 'hello world' ; }
무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 6.1.10
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.