https://github.com/zerosonesfun/wp-bookmark
A WordPress Plugin. Click a bookmark on any web page to send that page's title, description, and open graph image to your new post page.
https://github.com/zerosonesfun/wp-bookmark
bookmark bookmarklet php wordpress wordpress-plugin
Last synced: 2 months ago
JSON representation
A WordPress Plugin. Click a bookmark on any web page to send that page's title, description, and open graph image to your new post page.
- Host: GitHub
- URL: https://github.com/zerosonesfun/wp-bookmark
- Owner: zerosonesfun
- License: other
- Created: 2023-09-21T23:39:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T01:00:34.000Z (over 2 years ago)
- Last Synced: 2025-03-03T12:43:51.275Z (over 1 year ago)
- Topics: bookmark, bookmarklet, php, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# wp-bookmark
Click a bookmark on any web page to send that page's title, description, and open graph image to your new post page. It's like the old "Press This." But, it works with the new editor.
## Installation & How to use
- Download the zip file
- Upload and activate
- Go to Tools -> Bookmarklet
- Copy the code and paste the code as a new bookmark's URL
- Go to a webpage, click the new bookmark
## To do
- The open graph image (if one exists) is added to the post content, but not set as the Featured Image. I would like to make that work one day. Or, perhaps you know how and can submit a pull request.