More, Fresh, Free Themes

On the heals of the recent list over at Smashing Magazine, comes a list of “excellent, fresh, and free WordPress themes from The Design Mag. Indeed, these themes aren’t your mother’s Kubrick. The list provides a nice mix of styles. There are ones that are lean heavily on graphic elements like big, illustrated headers, the popular magazine style, as well as clean, typographic based designs. There are also themes for multi-media oriented sites (podcasts/videos) as well as some designs that would make good designs for portfolios.

Perhaps, Finally an Identity

Header 2006Maybe not an identity exactly, but four years in, I think I’ve come up with a logo idea that doesn’t quite suck. One of my original theme’s header used a subway station of sorts, and that’s always been the general idea I wanted to convey, that WP Station was just a stop along the WordPress network. At the time, there weren’t many sites that focused on WordPress. I can only recall Weblog Tools Collection, and at the time, it wasn’t even WordPress specific. I had only been using WP for a few months when I started the site, heck, I’d only discovered the world of blogging the year before. I was beginning to collect links to themes and plugins, as well as keep up with updates and development – this was long before wordpress.org/extend – and decided it might be useful to the community to share what I was finding.

Over time, more sites started popping up doing the same, concentrating on getting subscribers, gaining in popularity, to the point I felt what I was doing was no longer useful. Eventually, the official plugins section was added to wp.org, as well as the updates directly via the admin plugins page, making my type of posts moot.

logoCouple all of that with the explosion of development in the WP community, and I simply could not commit the time necessary to continue blogging in the same manner as before. Life also began to get in the way, and the site slowly drifted into stagnation. The reality though was by that point the site was generating enough money via various ads that I couldn’t pull the plug. I was still using WP for work, and would occasionally post something I’d stumble across, thinking that I would start back blogging about WordPress. However, my spare time was moving towards other interests. Still, the revenue was enough to pay for those interests, so I kept the sign on.

Now that I’ve begun working with WPMU, and taking on a roll developing blog networks, I’m beginning to have a clearer vision of where I’m headed professionally, and where I’d like to take this blog. So once again, hopefully, WP Station will be a destination that WordPress travelers will find it to be a useful stop in their travels.

Yet Another List of Free Themes

In case you’re not one of the quarter of a million people who subscribe to Smashing Magazine, they recently published a list of 40 high quality free WordPress themes. I don’t mean to disparage the work of the theme developers listed in the post, but defining “high quality” seems a bit subjective. And like most top (insert random number here) lists on the web these days, little effort is put into saying exactly why the author thinks the item is included. Rather, a short blurb simply describing the item is given. I’ve looked at many, many WP themes that aesthetically look nice, but one glance under the hood, and I run for the hills.

That said, as the author points out, finding free, modern, attractively designed WordPress themes these days is becoming more and more difficult with the inundation of premium themes. Which begets the ongoing, and sometimes heated debate of WordPress, GPL, and themes, which is the subject of another post for another day.

I did find a theme that potentially could be the base for a new look for this site, ZinePress. I say a base, as the color scheme isn’t what I envision for this site, nor am I enamored with the the opacity of the footer background over the body background image, but as I point out in the intro, that’s a subjective opinion, not meant to take away from the overall quality of the design. It also brings out the point that I’ve always thought that by using a “free” WordPress theme, it’s meant to be a starting point for a user to customize for their site, to their tastes, not something that you should necessarily use stock. The whole “why recreate the wheel” thing.

EDIT – heh, I looked closer at the post for ZinePress, and it was released over a year ago, so the list isn’t necessarily of recently released themes it seems. Again, not to diminish the contributions of the theme authors who’ve generously shared their work.

WordPress Station Now on Twitter

Follow Me on TwitterA little late to the party, but I’ve set up WP Station on Twitter. Not too active yet, however, but I’ll be working on following more WP devs and users, as I also work on a redesign and resurrection of WP Station.

If anyone is bored and wants to work up a logo for WP Station, I might find some way of repaying you, albeit my budget is limited. Certainly links and what not would be included.

WPlite-MU – Hide Menu Items in WPMU

I’ve recently begun doing more and more work with WPMU, and one of the hurdles I’ve most encountered is that of customizing the Admin menus. In the scenario I’m working in, clients are given the administrator role for their blog, however, in most scenarios, there are elements that they just don’t need to touch. D. Sader has an excellent Toggle Admin Menus plugin that will cover most of the default Admin pages, however due to some limitations in how the dashboard is tied to widgets, you can’t hide that page from users with that plugin. This is what set me off looking for such a plugin.

I discovered WPlite, which at first glance looked exactly what I wanted. However, due to different permissions issues with roles, it actually wouldn’t block anything for blog admins, which in my case I needed. It also didn’t allow to hide itself, which would have defeated the sole purpose of the plugin. So I did a quick change to hide the menu items from everyone except Site Admins, and allow the blocking of this plugins menu item as well.

As I point out in the Read Me file, this plugin does not physically prevent a user from accessing the page if they normally have permission, it simply hides it in the menu, so if you are using the at a glance widget and want to hide the widgets menu completely, you’ll need to customize this as well. For more stricter control, definitely rely on D. Sader’s plugin, but unsuspecting users not familiar with WP, they will be none the wiser, and you can hide some of the other menu items that might normally appear for blog admins, or others roles for that matter. Note, because I specifically was looking for a way to hide widgets, and didn’t see anything out of the box for Role Manager, I didn’t go that route. For my needs, the combination of this and the Toggle Admin Menu’s I’m completely satisfied with the solution.

Also, currently this plugin must be uploaded to wp-content/plugins, and activated. You can use the built in activate site wide, or use something like Plugin Commander if you are looking for even more control over plugins. Also, this currently requires a site by site configuration, as I wanted more granular control over which blog admins see what. I will eventually look into setting some defaults, possibly via an admin interface, that would be set each time the plugin is active. If anyone wants to help contribute to that effort, I’m all ears.

Any questions or feedback for the WPMU version should be directed towards this post, Muhammad clearly pointed out he doesn’t have time to address the WPMU version. I offered him the changes I had made if he wanted to release a WPMU version himself. That said, all credit for the plugin goes to him, and if you find yourself wanting to donate anything to the development of the plugin, you should seek out the original plugin and show him some love.

This is my first attempt at releasing any kind of WPMU plugin, so certainly, any feedback or suggestions are greatly welcome.

Download WPlite-MU.

Update So I stumbled upon another plugin similar to WPlite that gives even greater control over customization, which seems to work quite well with WPMU, as you can hide items from Admins and Site Admins are not affected. It still is a plugin that has to be configured on a site by site basis, but as I said, gives a far more granular control over many more elements. I will continue to work on WPlite-MU once I get the current project I’m working on finished, but wanted to share my discovery until then. You can check out the Adminimize plugin at WordPress – Extend. The author’s site is in German, but there are English instructions, and configuration is fairly straight forward for people familiar with WordPress.