Sid Gifari File Manager
🏠 Root
/
home2
/
compro23
/
creatormilionaria.com.br
/
wp-content
/
plugins
/
code-snippets
/
js
/
types
/
Editing: Shortcodes.ts
export interface SourceShortcodeAtts { id: string line_numbers: boolean } export interface ContentShortcodeAtts { id: string name: string php: boolean format: boolean shortcodes: boolean }
Save
Cancel