Yearly Archives: 2015

WordPress Login Redirect For Different User Roles

From time to time clients come to me requesting login redirects in WordPress. The following handy snippet below allows you to specify where the user lands once they've logged in, based on user roles. In the example, users with Administrator and Editor roles are redirected [...]

2018-11-07T01:10:06+00:00August 29th, 2015|WordPress Snippets|0 Comments

Increase WordPress Upload Size from 8MB (Multi-Site)

WordPress installations can be confusing at times, and when combined with the PHP environment in which they reside, uploading can be one area that causes quite a bit of confusion. To give an example, recently a client asked for a solution to the following problem: [...]

2018-11-07T01:11:00+00:00March 6th, 2015|Web Programming, WordPress|0 Comments

WordPress Search Syntax in URL for Custom Post Types

WordPress isn't exactly Google when it comes to searching. The system is long overdue an overhaul, but while we wait for the never-arriving necessity you can still get much more out of your WordPress searches. Today a programmer client asked me something that I thought [...]

2018-02-02T03:09:31+00:00January 25th, 2015|WordPress, WordPress Snippets|0 Comments

Move the Cart in a WooCommerce Single Product

WooCommerce is a fantastic WordPress plugin, but unless you're really familiar with how it works you may run into a number of things that, on the surface at least, can not be done. One such thing is modifying the single product page template to rearrange [...]

2018-02-02T03:09:31+00:00January 25th, 2015|Programming Tips, Web Programming|0 Comments
Go to Top