Go to file
Andrew Ozz 8d392d4568 Press This: check if the URL is to embeddable content on a site that supports oEmbed. Then insert only the URL in the editor. It will trigger a wpView with the embedded content.
Fixes #31637.

git-svn-id: https://develop.svn.wordpress.org/trunk@31827 602fd350-edb4-49c9-b593-d223f7449a82
2015-03-19 00:51:43 +00:00
src Press This: check if the URL is to embeddable content on a site that supports oEmbed. Then insert only the URL in the editor. It will trigger a wpView with the embedded content. 2015-03-19 00:51:43 +00:00
tests Move and tests to their own files. 2015-03-18 13:27:15 +00:00
tools/i18n
.editorconfig
.gitignore Ignore `.DS_Store` files. 2015-03-13 18:11:33 +00:00
.jshintrc
.travis.yml
Gruntfile.js Press This: exclude both bookmarklet.js and bookmarklet.min.js from the main uglify task. Props stephdau. Fixes #31657. 2015-03-16 20:36:02 +00:00
package.json Update `grunt-rtlcss` to 1.6.0. 2015-03-17 12:17:31 +00:00
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php