PluginProbe
Smart Grid-Layout Design for Contact Form 7 / 4.11
Smart Grid-Layout Design for Contact Form 7 v4.11
4.18.0 4.17.0 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 4.0.0 4.0.1 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.10 4.11 4.12 4.13 4.14 All 119 releases
cf7-grid-layout / admin / partials / pointers / cf7sg-pointer-tag-dynamic-checkbox.php

cf7sg-pointer-tag-dynamic-checkbox.php in Smart Grid-Layout Design for Contact Form 7 4.11, at admin/partials/pointers/cf7sg-pointer-tag-dynamic-checkbox.php

9 lines 542 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 //dynamic dropdown tag.
3 ?>
4 <h3 class="cf7sg-pointer"><?=__('Dynamic checkbox field', 'cf7-grid-layout')?></h3>
5 <div class="cf7sg-tutorial">
6 <p><?=__('This tag allows you to build a dynamic list of checkbox fields of taxonomy terms, post titles, or programmatically created values using the filter. The field also allows for custom contructs such as image grids.','cf7-grid-layout')?></p>
7 <a class="img" target="_blank" href="https://www.youtube.com/watch?v=98DPG5639gE&list=PLblJwjs_dFBsynXEstrV3fCIC7GBmK9HW&index=8"></a>
8 </div>
9