# formidable/2.05.09/classes/views/shared/head.php

Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes &amp; More, version 2.05.09. 3 lines.

- Page: https://pluginprobe.com/plugins/formidable/2.05.09/code/classes/views/shared/head.php
- Raw: https://pluginprobe.com/plugins/formidable/2.05.09/raw/classes/views/shared/head.php
- Modified: 2018-01-03T22:31:08+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/formidable/2.05.09/code/classes/views/shared/head.php#L10-L20`.

```php
<?php
_deprecated_file( basename(__FILE__), '2.0', null, __( 'Use wp_enqueue_script and wp_enqueue_style.', 'formidable' ) );

```
