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:
10
plugins/code-snippets/dist/editor.js.LICENSE.txt
vendored
Normal file
10
plugins/code-snippets/dist/editor.js.LICENSE.txt
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/*!
|
||||
*
|
||||
* Package: php-parser
|
||||
* Parse PHP code from JS and returns its AST
|
||||
* Build: 546cb0da384f6fc5d54c - 12/31/2024
|
||||
* Copyright (C) 2021 Glayzzle (BSD-3-Clause)
|
||||
* @authors https://github.com/glayzzle/php-parser/graphs/contributors
|
||||
* @url http://glayzzle.com
|
||||
*
|
||||
*/
|
||||
Reference in New Issue
Block a user