-
Notifications
You must be signed in to change notification settings - Fork 2
An enhanced version of the PressThis bookmarklet in WordPress
scribu/wp-press-this-reloaded
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Press This Reloaded === Contributors: scribu, mustela Tags: bookmarklet, press-this, pressthis Requires at least: 3.4 Tested up to: 3.5 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Press This, using the regular Add New Post screen == Description == [Press This](http://codex.wordpress.org/Press_This) is neat, but wouldn't it be a lot neater if you had access to all the functionality you have on the normal post editing screen? With this plugin, you will have access to all the meta boxes, not just Categories and Tags. Also, plain URLs are inserted in the post content, letting the [Embeds](http://codex.wordpress.org/Embeds) feature do the rest. **Important:** After activating the plugin, you will have to re-add the bookmarklet, from WP Admin -> Tools. Links: [Plugin News](http://scribu.net/wordpress/press-this-reloaded) | [Author's Site](http://scribu.net) == Frequently Asked Questions == = Error on activation: "Parse error: syntax error, unexpected..." = Make sure your host is running PHP 5. The only foolproof way to do this is to add this line to wp-config.php (after the opening `<?php` tag): `var_dump(PHP_VERSION);` <br> == Screenshots == 1. The UI == Changelog == = 1.1.1 = * don't automatically load images from parent page = 1.1 = * easily insert images/videos from page, like in original PressThis = 1.0.3 = * hide admin bar in popup window = 1.0.2 = * add via link when there's a text selection * wrap text selection in a <blockquote> = 1.0.1 = * fixed redirection on subsequent saves = 1.0 = * initial release * [more info](http://scribu.net/wordpress/press-this-reloaded/ptr-1-0.html)
About
An enhanced version of the PressThis bookmarklet in WordPress
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published