Posts Tagged ‘wordpress’

OPML File Generator for WordPress Import Links

Jan 10, 2011 at 11:41 pm, Jared Stein

Everyone who uses WordPress probably knows about the “Blogroll”, or list of links that can be shared as a widget on your site. In education, this feature is great for sharing useful web sites, or collecting students’ blogs. Rather than inserting links one by one, WordPress lets you import an OPML file that contains numerous links (more…)

New WP Plugin: WP-reCaptcha

Dec 19, 2010 at 12:53 pm, Jared Stein

I’ve re-added the WP-reCaptcha plugin today, now that my spam levels are 50+ a day in spite of anti-spam plugins. It took half an hour to figure out a bug in my theme that caused it to disobey for commenters in the past, and all looks good. I have to hope this isn’t too much annoyance for readers of this blog–I’m betting on the fact that there aren’t a lot to complain about it!

Fixing E-Mails in WPMU LDAP Plugin

Sep 17, 2009 at 7:23 am, Jared Stein

For our pilot run of WordPress MU for Utah Valley University we have installed and configured the WPMU LDAP plug-in to control user registration–basically syncing student/faculty/staff accounts with our Banner student information system. That’s a small tale in itself, but the short of it is Paul Nuffer and I had it working successfully after just a couple of hours. Or so we thought (more…)

Using WP Custom Fields to Add CC Licensing to Blog Posts

Jan 7, 2009 at 8:00 am, Jared Stein

Those of you with PHP experience may already know by reputation how easy WordPress is to modify, and I’ve been having a lot of fun customizing themes for the past year. This is a quick and dirty post illustrating how to customize a WP theme to select a Creative Commons license for each post. (more…)