Created
July 14, 2016 07:55
-
-
Save danyj/fcc8cc8d2681520695e8ee150cf55168 to your computer and use it in GitHub Desktop.
wp-editro bug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "a462b7d97f600cfdc7be74827590f666": { | |
| "theme": "modern", | |
| "skin": "lightgray", | |
| "language": "en", | |
| "formats": { | |
| "alignleft": [ | |
| { | |
| "selector": "p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li", | |
| "styles": { | |
| "textAlign": "left" | |
| } | |
| }, | |
| { | |
| "selector": "img,table,dl.wp-caption", | |
| "classes": "alignleft" | |
| } | |
| ], | |
| "aligncenter": [ | |
| { | |
| "selector": "p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li", | |
| "styles": { | |
| "textAlign": "center" | |
| } | |
| }, | |
| { | |
| "selector": "img,table,dl.wp-caption", | |
| "classes": "aligncenter" | |
| } | |
| ], | |
| "alignright": [ | |
| { | |
| "selector": "p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li", | |
| "styles": { | |
| "textAlign": "right" | |
| } | |
| }, | |
| { | |
| "selector": "img,table,dl.wp-caption", | |
| "classes": "alignright" | |
| } | |
| ], | |
| "strikethrough": { | |
| "inline": "del" | |
| } | |
| }, | |
| "relative_urls": false, | |
| "remove_script_host": false, | |
| "convert_urls": false, | |
| "browser_spellcheck": true, | |
| "fix_list_elements": true, | |
| "entities": "38,amp,60,lt,62,gt", | |
| "entity_encoding": "raw", | |
| "keep_styles": false, | |
| "cache_suffix": "wp-mce-4310-20160418", | |
| "preview_styles": "font-family font-size font-weight font-style text-decoration text-transform", | |
| "end_container_on_empty_block": true, | |
| "wpeditimage_disable_captions": false, | |
| "wpeditimage_html5_captions": true, | |
| "plugins": "charmap,colorpicker,hr,lists,media,paste,tabfocus,textcolor,fullscreen,wordpress,wpautoresize,wpeditimage,wpgallery,wplink,wpdialogs,wptextpattern,wpview,wpembed", | |
| "wp_lang_attr": "en-US", | |
| "external_plugins": { | |
| "unyson_shortcodes": "http://localhost/Development/WordPress/wp-content/plugins/unyson/framework/extensions/shortcodes/extensions/editor-shortcodes-v2/static/js/plugin.js" | |
| }, | |
| "content_css": "http://localhost/Development/WordPress/wp-includes/css/dashicons.min.css?ver=4.5.3,http://localhost/Development/WordPress/wp-includes/js/tinymce/skins/wordpress/wp-content.css?ver=4.5.3, http://localhost/Development/WordPress/wp-content/plugins/unyson/framework/extensions/shortcodes/extensions/editor-shortcodes-v2/static/css/content.css, http://localhost/Development/WordPress/wp-content/plugins/unyson/framework/static/libs/unycon/unycon.css, http://localhost/Development/WordPress/wp-content/plugins/unyson/framework/static/libs/font-awesome/css/font-awesome.min.css", | |
| "selector": "#a462b7d97f600cfdc7be74827590f666", | |
| "resize": "vertical", | |
| "menubar": false, | |
| "wpautop": true, | |
| "indent": false, | |
| "toolbar1": "bold,italic,strikethrough,bullist,numlist,blockquote,hr,alignleft,aligncenter,alignright,link,unlink,wp_more,spellchecker,fullscreen,wp_adv,unyson_shortcodes", | |
| "toolbar2": "formatselect,underline,alignjustify,forecolor,pastetext,removeformat,charmap,outdent,indent,undo,redo,wp_help", | |
| "toolbar3": "", | |
| "toolbar4": "", | |
| "tabfocus_elements": ":prev,:next", | |
| "body_class": "a462b7d97f600cfdc7be74827590f666 post-type-post post-status-publish post-format-standard locale-en-us" | |
| }, | |
| "content": { | |
| "theme": "modern", | |
| "skin": "lightgray", | |
| "language": "en", | |
| "formats": { | |
| "alignleft": [ | |
| { | |
| "selector": "p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li", | |
| "styles": { | |
| "textAlign": "left" | |
| }, | |
| "deep": false, | |
| "remove": "none" | |
| }, | |
| { | |
| "selector": "img,table,dl.wp-caption", | |
| "classes": [ | |
| "alignleft" | |
| ], | |
| "deep": false, | |
| "remove": "none" | |
| } | |
| ], | |
| "aligncenter": [ | |
| { | |
| "selector": "p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li", | |
| "styles": { | |
| "textAlign": "center" | |
| }, | |
| "deep": false, | |
| "remove": "none" | |
| }, | |
| { | |
| "selector": "img,table,dl.wp-caption", | |
| "classes": [ | |
| "aligncenter" | |
| ], | |
| "deep": false, | |
| "remove": "none" | |
| } | |
| ], | |
| "alignright": [ | |
| { | |
| "selector": "p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li", | |
| "styles": { | |
| "textAlign": "right" | |
| }, | |
| "deep": false, | |
| "remove": "none" | |
| }, | |
| { | |
| "selector": "img,table,dl.wp-caption", | |
| "classes": [ | |
| "alignright" | |
| ], | |
| "deep": false, | |
| "remove": "none" | |
| } | |
| ], | |
| "strikethrough": { | |
| "inline": "del", | |
| "deep": true, | |
| "split": true | |
| } | |
| }, | |
| "relative_urls": false, | |
| "remove_script_host": false, | |
| "convert_urls": false, | |
| "browser_spellcheck": true, | |
| "fix_list_elements": true, | |
| "entities": "38,amp,60,lt,62,gt", | |
| "entity_encoding": "raw", | |
| "keep_styles": false, | |
| "cache_suffix": "wp-mce-4310-20160418", | |
| "preview_styles": "font-family font-size font-weight font-style text-decoration text-transform", | |
| "end_container_on_empty_block": true, | |
| "wpeditimage_disable_captions": false, | |
| "wpeditimage_html5_captions": true, | |
| "plugins": "charmap,colorpicker,hr,lists,media,paste,tabfocus,textcolor,fullscreen,wordpress,wpautoresize,wpeditimage,wpgallery,wplink,wpdialogs,wptextpattern,wpview,wpembed", | |
| "wp_lang_attr": "en-US", | |
| "external_plugins": { | |
| "unyson_shortcodes": "http://localhost/Development/WordPress/wp-content/plugins/unyson/framework/extensions/shortcodes/extensions/editor-shortcodes-v2/static/js/plugin.js" | |
| }, | |
| "content_css": "http://localhost/Development/WordPress/wp-includes/css/dashicons.min.css?ver=4.5.3,http://localhost/Development/WordPress/wp-includes/js/tinymce/skins/wordpress/wp-content.css?ver=4.5.3, http://localhost/Development/WordPress/wp-content/plugins/unyson/framework/extensions/shortcodes/extensions/editor-shortcodes-v2/static/css/content.css, http://localhost/Development/WordPress/wp-content/plugins/unyson/framework/static/libs/unycon/unycon.css, http://localhost/Development/WordPress/wp-content/plugins/unyson/framework/static/libs/font-awesome/css/font-awesome.min.css", | |
| "selector": "#content", | |
| "resize": false, | |
| "menubar": false, | |
| "wpautop": true, | |
| "indent": false, | |
| "toolbar1": "bold,italic,strikethrough,bullist,numlist,blockquote,hr,alignleft,aligncenter,alignright,link,unlink,wp_more,spellchecker,dfw,wp_adv,unyson_shortcodes", | |
| "toolbar2": "formatselect,underline,alignjustify,forecolor,pastetext,removeformat,charmap,outdent,indent,undo,redo,wp_help", | |
| "toolbar3": "", | |
| "toolbar4": "", | |
| "tabfocus_elements": "content-html,save-post", | |
| "body_class": "content post-type-post post-status-publish post-format-standard locale-en-us", | |
| "wp_autoresize_on": true, | |
| "add_unload_trigger": false, | |
| "wp_skip_init": true, | |
| "init_instance_callback": "window.bp.mentions.tinyMCEinit" | |
| }, | |
| "fw_wp_editor_cd90292a9cd2dc83d926067650547d09": { | |
| "theme": "modern", | |
| "skin": "lightgray", | |
| "language": "en", | |
| "formats": { | |
| "alignleft": [ | |
| { | |
| "selector": "p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li", | |
| "styles": { | |
| "textAlign": "left" | |
| } | |
| }, | |
| { | |
| "selector": "img,table,dl.wp-caption", | |
| "classes": "alignleft" | |
| } | |
| ], | |
| "aligncenter": [ | |
| { | |
| "selector": "p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li", | |
| "styles": { | |
| "textAlign": "center" | |
| } | |
| }, | |
| { | |
| "selector": "img,table,dl.wp-caption", | |
| "classes": "aligncenter" | |
| } | |
| ], | |
| "alignright": [ | |
| { | |
| "selector": "p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li", | |
| "styles": { | |
| "textAlign": "right" | |
| } | |
| }, | |
| { | |
| "selector": "img,table,dl.wp-caption", | |
| "classes": "alignright" | |
| } | |
| ], | |
| "strikethrough": { | |
| "inline": "del" | |
| } | |
| }, | |
| "relative_urls": false, | |
| "remove_script_host": false, | |
| "convert_urls": false, | |
| "browser_spellcheck": true, | |
| "fix_list_elements": true, | |
| "entities": "38,amp,60,lt,62,gt", | |
| "entity_encoding": "raw", | |
| "keep_styles": false, | |
| "cache_suffix": "wp-mce-4310-20160418", | |
| "preview_styles": "font-family font-size font-weight font-style text-decoration text-transform", | |
| "end_container_on_empty_block": true, | |
| "wpeditimage_disable_captions": false, | |
| "wpeditimage_html5_captions": true, | |
| "plugins": "charmap,colorpicker,hr,lists,media,paste,tabfocus,textcolor,fullscreen,wordpress,wpautoresize,wpeditimage,wpgallery,wplink,wpdialogs,wptextpattern,wpview,wpembed", | |
| "wp_lang_attr": "en-US", | |
| "external_plugins": { | |
| "unyson_shortcodes": "http://localhost/Development/WordPress/wp-content/plugins/unyson/framework/extensions/shortcodes/extensions/editor-shortcodes-v2/static/js/plugin.js" | |
| }, | |
| "content_css": "http://localhost/Development/WordPress/wp-includes/css/dashicons.min.css?ver=4.5.3,http://localhost/Development/WordPress/wp-includes/js/tinymce/skins/wordpress/wp-content.css?ver=4.5.3, http://localhost/Development/WordPress/wp-content/plugins/unyson/framework/extensions/shortcodes/extensions/editor-shortcodes-v2/static/css/content.css, http://localhost/Development/WordPress/wp-content/plugins/unyson/framework/static/libs/unycon/unycon.css, http://localhost/Development/WordPress/wp-content/plugins/unyson/framework/static/libs/font-awesome/css/font-awesome.min.css", | |
| "selector": "#fw_wp_editor_cd90292a9cd2dc83d926067650547d09", | |
| "resize": "vertical", | |
| "menubar": false, | |
| "wpautop": false, | |
| "indent": true, | |
| "toolbar1": "bold,italic,strikethrough,bullist,numlist,blockquote,hr,alignleft,aligncenter,alignright,link,unlink,wp_more,spellchecker,fullscreen,wp_adv,unyson_shortcodes", | |
| "toolbar2": "formatselect,underline,alignjustify,forecolor,pastetext,removeformat,charmap,outdent,indent,undo,redo,wp_help", | |
| "toolbar3": "", | |
| "toolbar4": "", | |
| "tabfocus_elements": ":prev,:next", | |
| "body_class": "fw_wp_editor_cd90292a9cd2dc83d926067650547d09 locale-en-us", | |
| "wp_skip_init": true | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment