I have a form_alter hook on views_exposed_form that's trying to adjust how many options are displayed for multiple select fields. Somewhere between that function and theme_select(), though, the "#size" attribute is disappearing. I can set "#attributes" to include a value for 'size', I can add other arbitrary key values to the element like "#test", so I know the form_alter function is being called. I don't see any explicit references to "#size" in core code or in the Better Exposed Filters module that seem like likely culprits. So I guess the whole array is being recreated somewhere?
Looking for ideas on how to find out what's going on here. Thanks.
Recent comments
Also it has no maintainer. Anybody interested to maintain?
Flood Unblock analogue
Because it doesn't have a release yet?
Flood Unblock analogue
It's already been done, https://github.com/backdrop-contrib/flood_unblock how did we miss it?
Flood Unblock analogue
Solution: porting the Flood Unblock module using Coder Upgrade (https://backdropcms.org/project/coder_upgrade)...
Flood Unblock analogue
You may need to re-install your Backdrop site and restart the import after a failed import. While I've never used that module, rolling back the import may not be enough. I would be sure to have...
Importing Posts/Pages from Wordpress