Skip to content

Commit a5d04e1

Browse files
committed
.. clean readme
1 parent 27bae64 commit a5d04e1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

readme.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,6 @@ You can use the attribute xclass inside the shortcode to set own extra css class
9797
[libre-form id="1" xclass="extra"]
9898
```
9999

100-
```php
101-
wp_enqueue_script('wplf-form-js');
102-
wp_localize_script( 'wplf-form-js', 'ajax_object', array( 'ajax_url' => admin_url( 'admin-ajax.php' ) ) );
103-
```
104100

105101
### Filter: wplf_validate_submission
106102

0 commit comments

Comments
 (0)