Solved for WordPress old and new versions – PHP Fatal error: Allowed memory size of 33554432 bytes exhausted

Solved for Wordpress old and new versions - PHP Fatal error: Allowed memory size of 33554432 bytes exhausted

We got always following ERROR PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 10485761 bytes) in This issue with old and new wordpress versions both. First you need to increase memory limit for your php … Continue reading

wordpress pagination with query_posts

wordpress pagination with query_posts

Mostly people use the query_posts function for fetching the specific posts. But most of all people face issue with pagination. Just use following code for pagination. It is simple and easy. Incoming search terms:wordpress 3 3 query_postswp_simple_pagination wp_queryajex pagination plugins … Continue reading