22 lines
		
	
	
		
			839 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			839 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8" ?>
 | |
| <extension type="plugin" version="3.7.0" group="fields" method="upgrade">
 | |
| 	<name>ACF_WHATSAPPCTC</name>
 | |
| 	<description>ACF_WHATSAPPCTC_DESC</description>
 | |
| 	<author>Tassos Marinos</author>
 | |
| 	<creationDate>July 2019</creationDate>
 | |
| 	<copyright>Copyright (C) 2019 Tassos Marinos. All rights reserved.</copyright>
 | |
| 	<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
 | |
| 	<authorEmail>info@tassos.gr</authorEmail>
 | |
| 	<authorUrl>www.tassos.gr</authorUrl>
 | |
| 	<version>1.0</version>
 | |
| 	<scriptfile>script.install.php</scriptfile>
 | |
| 	<files>
 | |
| 		<filename plugin="acfwhatsappctc">acfwhatsappctc.php</filename>
 | |
| 		<filename>script.install.helper.php</filename>
 | |
| 		<filename>version.php</filename>
 | |
| 		<folder>params</folder>
 | |
| 		<folder>tmpl</folder>
 | |
| 		<folder>language</folder>
 | |
| 	</files>
 | |
| </extension>
 |