Undefined index: hideBlock
-
Heads-up @ndiego: there’s a PHP error in includes/frontend/visibility-tests/hide-block.php:44 because hideBlock isn’t always available as an index of $attributes. Right now for me $attributes is a single element array containing [visibilityByRole] => logged-in. Test for presence of index before evaluating?
Great work on this plugin BTW, it’s well implemented and does exactly what I need. Kudos!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Undefined index: hideBlock’ is closed to new replies.