jayminkapish - Jaymin Patel, Wordpress Developer, New York
Subscribe to jayminkapish RSS Friend Jaymin Patel on Facebook Follow Jaymin Patel on Twitter

« Go to home page

Blog Archives

New WordPress Theme – Optimized and SEO Friendly

The New Wordpress Theme which is optimized and SEO friendly. Google Page Speed ranks it at 94/100.

WordPress MU: get posts/pages from different blogs under same installation

How can you create a loop to get posts/pages from different blogs under same MU installation? 1) you can use switch_to_blog function http://codex.wordpress.org/WPMU_Functions/switch_to_blog 2) create wordpress loop (this will get posts from the blog you just switched) 3) do whatever you want with data 4) restore current blog you are on so everything runs after [...]

Secure Your WordPress Installation

How you can secure your wordpress installation

WordPress MU Site Upgrade Bug: Your server may not be able to connect to blogs running on it

Wordpress MU – Site Upgrade dies with message “Your server may not be able to connect to blogs running on it. Error message: 200: Operation timed out after 3 seconds with 0 bytes received”

WordPress: Calculate font-size in Tag Cloud

How to: calculate font-size in tag cloud

1 2 3