forked from scribu/wp-press-this-reloaded
-
Notifications
You must be signed in to change notification settings - Fork 0
mustela/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.0 Tested up to: 3.2 Stable tag: trunk 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.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
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 78.9%
- JavaScript 21.1%