WordPress is full of features and sometimes not fully known to the main public. Today we discover “Press This” a practical tool that provides quick access to creating a new article, while you are surfing through our browser, and pre-fill most of the fields of “New Post” in WordPress.
First, go in the administration under Tools - Tools. Find at bottom the link you’re going to drag (drag and drop) on your bookmark toolbar (tested under Internet Explorer, Mozilla Firefox and Google Chrome). Now when you navigate on the net, you can start writing an article very quickly. Just select some text on source page, and press the button on the bookmark. Will open a new blog window with several pre-built camps.
If you need, you can create a custom button for bookmark with special needs. The call uses these parameters = http://myblog.com/wp-admin/press-this.php?u=&t=&s=
- u = the url of the current page in browser
- t = the title of the current page in browser
- s = the selected text on the page
- i = url of an image file if present

