Commit 60a279e
committed
Update Hook_Registry validation to use is_numeric() for consistency
- Change is_int() to is_numeric() for priority and args validation
- Matches validation pattern used in add-to-all plugin
- Ensures consistent behavior across all WebberZone plugins1 parent 0dd20e1 commit 60a279e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments