Content_None::add_instance_id( string $form )
Add input inside the HTML of search form to differentiate the instances.
Parameters
- $form
-
(Required) Form HTML.
Return
(string)
Source
File: inc/views/content_none.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |