You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`feed_links`| Include RSS feed links in page head | bool | true |
41
-
|`heartbeat`| Modify or disable the WordPress heartbeat. Set to integer to change, `false` to disable | bool/int | null |
42
-
|`meta_generator`| Enable or change meta generator tags in page head and RSS feeds | bool/string | true |
43
-
|`script_attributes`| Enable support for [additional attributes](#add-attributes-to-enqueued-scripts) to script tags via wp_enqueue_script() | bool | flase |
44
-
|`shortcodes`| Enable custom [shortcodes](#shortcodes) created by this class | bool | false |
45
-
|`windows_live_writer`| Enable [Windows Live Writer](https://is.gd/Q6KjEQ) support | bool | true |
|`feed_links`| Include RSS feed links in page head | bool | true |
41
+
|`heartbeat`| Modify or disable the WordPress heartbeat. Set to integer to change, `false` to disable | bool/int | null |
42
+
|`meta_generator`| Enable or change meta generator tags in page head and RSS feeds | bool/string | true |
43
+
|`script_attributes`| Enable support for [additional attributes](#add-attributes-to-enqueued-scripts) to script tags via wp_enqueue_script() | bool | flase |
44
+
|`shortcodes`| Enable custom [shortcodes](#shortcodes) created by this class | bool | false |
45
+
|`windows_live_writer`| Enable [Windows Live Writer](https://is.gd/Q6KjEQ) support | bool | true |
0 commit comments