Here is a fun problem I came a cross today.
The client wanted to password protect one category in their Genesis WordPress site.
I looked for a plugin but they where all too complex for what I needed.
So I wrote this little function and placed it in the theme’s function file:
Remember that this function is written to work with a Genesis WordPress website.
Sprites are not created to optimize the size of the graphics used on a site.
They are created to minimize the number of http requests made from the browser to the server.
The idea is that the fewer http requests the browser makes the faster the page loads.
So what can you do to speed up your site?
Combined your files, combine multiple JavaScripts into one script, combine multiple CSS files into one style sheet, and use CSS Sprites and image maps
Decrease the number of components on your page to reduces the number of HTTP requests required for the page to load.
This is going to be awesome to code for! I spent as much time as I could in the beta release so I can’t wait to create a theme that takes advantage of all the great new features.
Started using my plugin so sorry no short code examples 🙂
Regards Andrew @ Greenville Web
Main Functions
Email address collection
User redirection
Auto-responder
Lead collection
Description
Easy Sign Up is a WordPress Plug-in that collects e-mail addresses and then redirects the visitor to a url.
The plug-in generates a customizable thank you email that’s sent to the visitor and the visitor’s email and name are sent to an email address of your choosing.
Possible use is collecting email address for a newsletter, or leads for your sales force before redirecting to a brochure. Read more
Updated Easy Sign Up WordPress Plug-in from 1.0 to 1.1.
Change log
Removed direct access to the wp-config.php file.
Added custom tag to the auto reply email.
If you would like to include the name person who signed up in the Thank You Email just paste #fullname# into the Thank You Email text field where you’d like to see it.