Mask Image 1

Join Pressible, a link to sign up for Pressible

Pressible Development

Contact | Feed RSS Icon

Recent Contributors

Related Topics

Related Tags

plugins RSS Icon

4 posts
3 authors
3 categories

The Journey Begins

I am currently working on a Wordpress plugin codenamed Rec Tags Redux. It's top-secret official name will be unveiled at release. The purpose of this plugin is ultimately to modify the "Post Tags" box in the "New Post" page so that it recommends tags for your post based on a) the actual content of the …

Posted 2 months ago by Jimmy O'Higgins

2 Comment(s):

Jimmy, this is awesome…

Evaluation of WP LaTeX Plugin

We received the following request: Would it be possible to add the following WordPress plugin to pressible? As Pressible grows we anticipate requests for WordPress plugins to increase. This post will illustrate some of the steps we take to evaluate if a plugin makes sense and is worth supporting network wide. First we asked ourselves …

Posted 3 months ago by Patrick Carey

Post a comment.

Symlink Fix for the XML Sitemap Feed Plugin

I posted a fix for RavanH's XML Sitemap Feed plugin that allows it to function behind symlinks and thus be deployed via Capistrano. The change is minor, and the modified code is up on GitHub. For further explanation of the problem, check out this previous post: Problems Detecting WordPress MU in Plugins with PHP’s __FILE__.

Posted 7 months ago by Eric Buth

Post a comment.

Problems Detecting WordPress MU in Plugins with PHP’s __FILE__

I'm a fan of symlink-type deployment scripts such as Capistrano, which is in heavy use in Pressible. It's not perfect, but it's how we deploy most of our non-MU code (plugins, themes, etc.). The basic premise of these scripts is that code is copied from your SCM system into a staging directory, and once everything …

Posted 8 months ago by Eric Buth

1 Comment(s):

[…

Recent Comments on plugins