# formidable/1.07.11/classes/views/shared/update_message.php

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

- Page: https://pluginprobe.com/plugins/formidable/1.07.11/code/classes/views/shared/update_message.php
- Raw: https://pluginprobe.com/plugins/formidable/1.07.11/raw/classes/views/shared/update_message.php
- Modified: 2014-09-12T18:44:48+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/1.07.11/code/classes/views/shared/update_message.php#L10-L20`.

```php
<div class="frm_update_msg">
 This plugin version does not give you access to <?php echo $features ?>.<br/>
 <a href="http://formidablepro.com/pricing/" target="_blank">Compare</a> our plans or enter your license number <a href="<?php echo admin_url('admin.php?page=formidable-settings') ?>">here</a>
 </div>
```
