Initial commit: WordPress wp-content (themes, plugins, languages)
- Theme: momentry (custom theme with REST API routes) - Plugins: code-snippets (contains all API proxies) - Languages: zh_TW translations - Excludes: cache, backups, uploads, logs
This commit is contained in:
7
plugins/wpforms-lite/includes/functions-list.php
Normal file
7
plugins/wpforms-lite/includes/functions-list.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* Helper functions to work with multidimensional arrays easier.
|
||||
*
|
||||
* @since 1.5.6
|
||||
* @since 1.8.0 Moved to /includes/functions/list.php
|
||||
*/
|
||||
Reference in New Issue
Block a user