<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress Remote ControlWordPress Remote Control</title>
	<atom:link href="http://www.wpremotecontrol.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpremotecontrol.com</link>
	<description>WordPress XMLRPC Remote Publishing API (and beyond) by Easy-to-use PHP Objects</description>
	<lastBuildDate>Sun, 30 Oct 2011 03:01:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Major Functionality Added: File Uploads/Downloads</title>
		<link>http://www.wpremotecontrol.com/read/70/</link>
		<comments>http://www.wpremotecontrol.com/read/70/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 04:11:32 +0000</pubDate>
		<dc:creator>5ubliminal</dc:creator>
				<category><![CDATA[WPAPI]]></category>

		<guid isPermaLink="false">http://www.wpremotecontrol.com/?p=70</guid>
		<description><![CDATA[Yesterday I got a support request from an advanced developer who clearly knew what he was talking about. He asked me about uploading and installing Plugins to his blogs with the Professional version. Obviously, such functionality lacks from the WordPress XMLRPC core. It was not included in elWpAPI either. But he managed to use the [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I got a support request from an advanced developer who clearly knew what he was talking about. He asked me about uploading and installing Plugins to his blogs with the Professional version. Obviously, such functionality lacks from the <strong>WordPress XMLRPC core</strong>.</p>
<p><em>It was not included in elWpAPI either</em>. But he managed to use the <em><strong>rFC eval() function to download ZIPs to his blogs and install</strong></em>. Which I think is amazing as not many figure it out so quickly. Anyway, I decided to make his life <em>(and yours)</em>  a bit easier so I implemented this functionality in <strong>WpAPI</strong>.</p>
<h3>New functions Emerged...</h3>
<p><strong>eval</strong>() is amazing but it lacks parameters support. So I created <strong>eval_wrap</strong>() that works exactly the same only that it creates an anonymous function using the <strong>eval</strong>() code and feeds provided parameters to it. <strong>eval</strong>() runs code inline while <strong>eval_wrap</strong>() creates a function and calls it with provided arguments.</p>
<p>This new trick opened up a world of possibilities to me.</p>
<h3>And a new Class: elWpAPIfud</h3>
<p>This class is writen only by using <strong>eval()</strong> and <strong>eval_wrap()</strong>. It's great functionality but also a great lesson for developers. You will understand how <strong>elWpAPI's eval()</strong> functionality works. <strong>FUD = File Upload/Download</strong>. And managing remote files is just too easy, limited to your imagination. This is a young class and I'm willing to add more functionality based on your requests, so don't hesitate.</p>
<p>Snippets for this new class are found at the bottom in the <strong>FUD Snippets</strong> section. <em>Eval()</em> and <em>EvalWrap()</em> have been updated in the <strong>Advanced Snippets</strong>. And I hope you'll enjoy this new functionality, at least as much as I do.</p>
<p><em>Oh, almost forgot! <strong>Price just went up.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpremotecontrol.com/read/70/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>elWpAPI is WordPress 3.2+ Ready</title>
		<link>http://www.wpremotecontrol.com/read/37/</link>
		<comments>http://www.wpremotecontrol.com/read/37/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 02:39:59 +0000</pubDate>
		<dc:creator>5ubliminal</dc:creator>
				<category><![CDATA[WPAPI]]></category>

		<guid isPermaLink="false">http://www.wpremotecontrol.com/?p=37</guid>
		<description><![CDATA[Republished elWpAPI after testing in WordPress 3.2.1. elWpAPIwrap now exposes WordPress 3.2.1 functions so it's cutting edge web-littering  technology.]]></description>
			<content:encoded><![CDATA[<p>Republished <strong>elWpAPI</strong> after testing in WordPress 3.2.1. <strong>elWpAPIwrap</strong> now exposes WordPress 3.2.1 functions so it's cutting edge web-littering  technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpremotecontrol.com/read/37/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

