Changeset 1725793
- Timestamp:
- 09/06/2017 07:25:52 PM (9 years ago)
- Location:
- ws-contact-form
- Files:
-
- 4 added
- 2 edited
- 9 copied
-
tags/1.3.4 (added)
-
tags/1.3.4/README.md (copied) (copied from ws-contact-form/trunk/README.md)
-
tags/1.3.4/admin (added)
-
tags/1.3.4/admin/index.php (copied) (copied from ws-contact-form/trunk/admin/index.php)
-
tags/1.3.4/admin/ws-contact-form-admin.php (copied) (copied from ws-contact-form/trunk/admin/ws-contact-form-admin.php)
-
tags/1.3.4/css (added)
-
tags/1.3.4/css/style.css (copied) (copied from ws-contact-form/trunk/css/style.css)
-
tags/1.3.4/index.php (copied) (copied from ws-contact-form/trunk/index.php)
-
tags/1.3.4/js (added)
-
tags/1.3.4/js/scripts.js (copied) (copied from ws-contact-form/trunk/js/scripts.js)
-
tags/1.3.4/readme.txt (copied) (copied from ws-contact-form/trunk/readme.txt) (3 diffs)
-
tags/1.3.4/uninstall.php (copied) (copied from ws-contact-form/trunk/uninstall.php)
-
tags/1.3.4/ws-contact-form.php (copied) (copied from ws-contact-form/trunk/ws-contact-form.php) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/ws-contact-form.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ws-contact-form/tags/1.3.4/readme.txt
r1725785 r1725793 4 4 Requires at least: 4.4 5 5 Tested up to: 4.8 6 Stable tag: 1.3. 36 Stable tag: 1.3.4 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 17 17 18 18 Plugin supports translations and WPML string translation functionality for both admin and public form. 19 20 English and Estonian translations included. 19 21 20 22 == Installation == … … 36 38 37 39 == Changelog == 40 41 = 1.3.4 = 42 43 Removed Estonian translation, translation is automatically coming through Wordpress Language Packs 38 44 39 45 = 1.3.3 = -
ws-contact-form/tags/1.3.4/ws-contact-form.php
r1725785 r1725793 2 2 /** 3 3 * Plugin Name: WS Contact Form 4 * Plugin URI: http ://www.silvermuru.ee/en/wordpress/plugins/ws-contact-form/4 * Plugin URI: https://www.silvermuru.ee/en/wordpress/plugins/ws-contact-form/ 5 5 * Description: Simple contact form for Wordpress 6 * Version: 1.3. 36 * Version: 1.3.4 7 7 * Author: WebShark 8 * Author URI: http ://www.webshark.ee/8 * Author URI: https://www.webshark.ee/ 9 9 * Text Domain: ws-contact-form 10 10 **/ -
ws-contact-form/trunk/readme.txt
r1666692 r1725793 4 4 Requires at least: 4.4 5 5 Tested up to: 4.8 6 Stable tag: 1.3. 36 Stable tag: 1.3.4 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 17 17 18 18 Plugin supports translations and WPML string translation functionality for both admin and public form. 19 20 English and Estonian translations included. 19 21 20 22 == Installation == … … 36 38 37 39 == Changelog == 40 41 = 1.3.4 = 42 43 Removed Estonian translation, translation is automatically coming through Wordpress Language Packs 38 44 39 45 = 1.3.3 = -
ws-contact-form/trunk/ws-contact-form.php
r1666692 r1725793 2 2 /** 3 3 * Plugin Name: WS Contact Form 4 * Plugin URI: http ://www.silvermuru.ee/en/wordpress/plugins/ws-contact-form/4 * Plugin URI: https://www.silvermuru.ee/en/wordpress/plugins/ws-contact-form/ 5 5 * Description: Simple contact form for Wordpress 6 * Version: 1.3. 36 * Version: 1.3.4 7 7 * Author: WebShark 8 * Author URI: http ://www.webshark.ee/8 * Author URI: https://www.webshark.ee/ 9 9 * Text Domain: ws-contact-form 10 10 **/
Note: See TracChangeset
for help on using the changeset viewer.