WordPress / press-this

Press This is a little tool that lets you grab bits of the web and create new posts with ease. It will even allow you to choose from images or videos included on the page and use them in your post. Use Press This as a quick and lightweight way to highlight another page on the web.
49 stars 22 forks source link

Press This: Enable mobile web app view #2

Open kraftbj opened 7 years ago

kraftbj commented 7 years ago

Originally https://core.trac.wordpress.org/ticket/33195

Android and iOS allow meta tags to be used to activate various features to allow web apps to mimic native mobile apps.

Ref: https://developer.chrome.com/multidevice/android/installtohomescreen https://developer.apple.com/library/ios/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html

What features should we add to Core to make the Press This mobile experience better?

Patch at https://core.trac.wordpress.org/attachment/ticket/33195/33195.diff and in the wild via the https://github.com/kraftbj/press-this-extended plugin.