wesg header image 5

Entries Tagged as 'Wordpress'

Get nice emails from Wordpress

August 11th, 2009 · No Comments

This is a quick tip about Wordpress blog emails. Ever since this blog was started, I received emails about comments from my webhost default address. It was ugly looking and didn’t provide any details about who really sent the comment.
The solution is to create an email account on your server with the address wordpress@domain.com where [...]

[Read more →]

Category: Wordpress

Mass Page Maker development information

July 28th, 2009 · 1 Comment

The Wordpress community is a great group of people dedicated to furthering a terrific open-source product. After setting up my website originally, I began messing around with plugin code to see what I could do. PHP got more and more interesting, and eventually I was able to release my first plugin, Comment Connection. That got [...]

[Read more →]

Category: Wordpress

New page to build CSV files for Mass Page Maker

May 20th, 2009 · 3 Comments

I’ve received a lot of feedback for the CSV feature I added to my Mass Page Maker Wordpress plugin. Most of the responses were positive, about how much time users will save, which I really like to hear. There were also comments about invalid CSV files, making the job significantly harder.
To try to solve those [...]

[Read more →]

Category: Wordpress

Mass Page Maker Scheduled Post Test

March 15th, 2009 · No Comments

This post was set up as a test of the scheduled (cron) behaviour of the Mass Page Maker 2.5.1 plugin.
It should be posted at 5:00 PM EST.
UPDATE: It only published after I changed the time in the editor, so clearly I’m missing something important.
UPDATE: The GUID field in the database appears to be the [...]

[Read more →]

Category: Wordpress

Bright idea: Check your plugins!

November 10th, 2008 · 1 Comment

I’d been struggling valiantly with a blog that refused to save properly without giving an error (plug: www.ryersonformulasae.com, check it out!) until earlier today I decided to try modifying the settings until something changed. After deactivating the first plugin–which happened to be of my own creation–the problem was solved.
So now I know the solution, [...]

[Read more →]

Category: Wordpress