PixoPoint No Theme plugin

Published January 15th, 2012 under Plugins

There may be occasions when you would like to call a raw post from your WordPress powered site and insert it elsewhere on the internet. You could setup a complex cross-server MySQL query, however we decided to take a simpler approach by creating the PixoPoint No Theme plugin which allows us to enter the page or post URL we want to access, followed by ?no_theme=ID, where “ID” is the ID for the page or post we want to access.

Download the PixoPoint No theme Plugin

Tip: You can access external pages from within WordPress via the WP http API with the following code:
$response = wp_remote_retrieve_body( wp_remote_get('http://pixopoint.com/?no_theme=4' ) );

New WP e-Commerce plugin

Published October 30th, 2011 under Plugins

If you have ever wanted to remove the extraneous CSS and JavaScript files which you may not be using in the excellent WP e-Commerce plugin, then you should check out the new “PixoPoint e-Commerce Disabler” plugin which automatically removes them for you.

Download counter for update plugin

Published October 14th, 2011 under Plugins

The PixoPoint Auto Update plugin now includes a download counter to allow you to track the number of downloads of your plugins and/or themes. The number of downloads can be seen in the admin page underneath the slug and URL information. If there are any other features you think should be added, please let me know in the comments.

Auto-update plugin created

Published October 5th, 2011 under Plugins

We have a new plugin called the “PixoPoint Auto-update plugin” available. It makes it easier to setup themes and plugins to auto-update themselves without needing to be hosted in the WordPress.org plugin or theme repositories.

Check it out now! 

The admin page for the auto-update plugin

Hybrid Tabs CSS

Published April 27th, 2011 under Plugins

Today we released a small plugin as a companion to the Hybrid Tabs plugin. We hope someone finds it useful!

Hybrid Tabs CSS plugin.

Disable Grunion Admin link plugin

Published December 23rd, 2010 under Plugins

The catch with using the Grunion Contact form plugin for WordPress has always been that you were limited to a very simple contact form and did not have the ability to modify the fields used. However a recent update to the plugin has changed this situation dramatically. The new version includes an easy to use interface which does not clutter your WordPress admin panel and allows you to modify your form via a simple drag and drop interface.

However there is one area which has added clutter to the admin interface. That area is the admin menu which now has a prominent “Feedback” link which allows you to see all the messages submitted via the form.

To remove that link, simply head on over to our “Disable Grunion Admin link” plugin page to install our plugin which removes it for you automagically.