Custom HTML Form
        
            
    
    
        | 开发者 | 
        
            
                
                    ceramedia
                
            
         | 
    
    
        | 更新时间 | 
        2012年7月18日 16:45 | 
    
    
        
            | 捐献地址: | 
            去捐款 | 
        
    
    
    
        
            | WordPress版本: | 
            3.4 | 
        
    
    
        
            | 版权: | 
            GPLv2 or later | 
        
    
    
        
            | 版权网址: | 
            
                版权信息
             | 
        
    
    
            
         
        
        详情介绍:
        
            A plugin that makes building custom HTML forms by hand easier.
By default it has basic validation and error handling. For more advanced validation you can add Zend Framework validators.
This is for advanced users that don't like their forms (HTML) to be generated by a plugin, but do want easy and good validation.
        
        
            安装:
            
- Upload the folder 
custom-html-form to the /wp-content/plugins/ directory 
- Activate the plugin through the 'Plugins' menu in WordPress
 
- Check out 
custom-html-form/example-template.php for an example of the usage