mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-02-27 03:02:53 +00:00
- Don't wrap single-line URLs in [embed]. Use them directly in generating a view. - If the embedding HTML contains a script, "sandbox" it in an iframe to prevent it from changing the editor DOM. - Automatically add toolbar and overlay when needed. - Try to embed single-line URLs only if they are pasted in an empty paragraph. Props avryl, see #28195 git-svn-id: https://develop.svn.wordpress.org/trunk@28748 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| src | ||
| tests | ||
| tools/i18n | ||
| .editorconfig | ||
| .gitignore | ||
| .jshintrc | ||
| .travis.yml | ||
| Gruntfile.js | ||
| package.json | ||
| phpunit.xml.dist | ||
| wp-cli.yml | ||
| wp-config-sample.php | ||
| wp-tests-config-sample.php | ||