link-roundups icon indicating copy to clipboard operation
link-roundups copied to clipboard

Remove external dependency for the press-to-save bookmarklet

Open benlk opened this issue 6 years ago • 0 comments

In https://github.com/INN/link-roundups/pull/159 for https://github.com/INN/link-roundups/issues/130 we revived the press-to-save Save Link functionality of this plugin through a WordPress official plugin that reimplemented functionality removed in WP 4.9.

That plugin hasn't received updates in 2 years.

We should copy the relevant code from that plugin to this plugin, and remove the dependency:

  • the template bookmarklet code
  • generation of the bookmarklet
  • the bookmarklet handlers

benlk avatar May 15 '19 18:05 benlk