By : webdevelopershouse Published On Saturday, January 11, 2014, 00:31 In PHP Scripts
Edit Database Field PRO WL is a wordpress library which help you to display the field you want from database and you can edit it with Ajax ( without reloading page ).The Field can be edit in different types : text , textarea, select , radio button, date , slider, colorpicker, switch on/off button, google map location box, video player autogenerate from youtube links.Also you can add to the editable field filters ( is email , is url and others ). That library is very useful for building wordpress plugins ( backend and frontend ) and wordpress themes.
If you want to use CodeGenerator just go to : http://wp-labs.wdh.im/wp-admin/admin.php?page=wdhedfptester-codegenerator
and after pass AntiBot validation you need to login with :
user : demo
password : demo
If you did not find the answer you were looking for in the given documentation, please Contact us
If you like this script, feel free to rate it five stars ![]()
![]()
![]()
![]()
at your CodeCanyon account in Downloads section. If you encounter any problems, before rating the item, contact us so we can help you fix them.
2.3 (2014-21-03)
* CSS Templates : Black & Yellow template added
* xamp problem fixed ( config.php is renamed to: edfp-config.php )
* html_editor bug fixed
* is_unique bug fixed
2.2 (2014-02-02)
* JS HOOKS : You can add javascript code after the value is changed or saved.
* Auto ADD Field : If don't find a field you can set auto_add true and the field will be created with values from conditions
* CSS Templating : You can create your own css template and integrate here very easy
* Multilanguge
2.1 (2014-28-01)
* Autogenerate Video from 3 new video websites : Vimeo.com, DailyMotion.com, Metacafe.com
* Autogenerate Video from 2 new video websites : Redtube.com and Xvideos.com
* Filter is_adult_video ( set true if allow video from adult websites : redtube.com or xvideos.com )
2.0 (2014-25-01)
* Edit type : file upload added
* Edit type : image ( image autoresize & upload ) added
* Edit type : html_editor ( WSYG HTML EDITOR ) added
* Edit type : password ( for changing password live ) added
* Display type : file url added
* Display type : image added
* Display type : password added
* Display type : html added
* Filter is_unique ( checking if is unique value from table x )
* SAFE TAGS added ( preventing XSS attacks )
* Video size bug fixed
1.0 (2014-07-01)
* Initial release.