Files

10 lines
114 B
PHP
Executable File

<?php
return array(
'dependencies' => array(
'wp-api-fetch',
'wp-i18n',
),
'version' => WPCF7_VERSION,
);