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:
3
plugins/code-snippets/js/services/settings/index.ts
Normal file
3
plugins/code-snippets/js/services/settings/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { handleSettingsTabs } from './tabs'
|
||||
export { handleEditorPreviewUpdates } from './editor-preview'
|
||||
export { initVersionSwitch } from './version'
|
||||
Reference in New Issue
Block a user