Changeset 1423991
- Timestamp:
- 05/25/2016 11:56:47 AM (10 years ago)
- Location:
- select-options-from-database-for-contact-form-7
- Files:
-
- 4 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
tags/1.0/select_options_from_db_for_cf7.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/select_options_from_db_for_cf7.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
select-options-from-database-for-contact-form-7/tags/1.0/readme.txt
r1421793 r1423991 22 22 Select button with option "Select options from database", choose table, column to show, and column to value. 23 23 You can add field tag to emails in any field, even as an email option. 24 [Read More](http://genie-platform.com/contact-form-7-select-options-from-database/ "Read More") 24 25 25 26 -
select-options-from-database-for-contact-form-7/tags/1.0/select_options_from_db_for_cf7.php
r1421793 r1423991 3 3 /* 4 4 Plugin Name: Select Options from database for Contact Form 7 5 Plugin URI: http ://genie-platform.com/contact-form-7-select-options-from-database/5 Plugin URI: https://wordpress.org/plugins/select-options-from-database-for-contact-form-7/ 6 6 Description: Extend contact form 7 with new tag type : select options from database. Any column in your database can be a source to this select options element. 7 7 Version: 1.0 -
select-options-from-database-for-contact-form-7/trunk/readme.txt
r1421792 r1423991 22 22 Select button with option "Select options from database", choose table, column to show, and column to value. 23 23 You can add field tag to emails in any field, even as an email option. 24 [Read More](http://genie-platform.com/contact-form-7-select-options-from-database/ "Read More") 24 25 25 26 -
select-options-from-database-for-contact-form-7/trunk/select_options_from_db_for_cf7.php
r1421792 r1423991 3 3 /* 4 4 Plugin Name: Select Options from database for Contact Form 7 5 Plugin URI: http ://genie-platform.com/contact-form-7-select-options-from-database/5 Plugin URI: https://wordpress.org/plugins/select-options-from-database-for-contact-form-7/ 6 6 Description: Extend contact form 7 with new tag type : select options from database. Any column in your database can be a source to this select options element. 7 7 Version: 1.0
Note: See TracChangeset
for help on using the changeset viewer.