Orion42 ~IT made easy~

Giving feedback, alpha testing and solving common problems with out of the box and lateral thinking

[Solved] Fatal error: Maximum execution time of 30 seconds exceeded in \wp-includes\class-http.php on line 1078

If, while updating your WordPress website, you encounter an error like this one: Fatal error: Maximum execution time of 30 seconds exceeded in [website url]\wp-includes\class-http.php on line 1078 It means that the maximum script execution time is exceeded. This parameter…

How to add_submenu_page() passing a $variable (parameter=value) with called function

Since in WordPress you cannot pass directly a parameter into the callback function called by the add_submenu_page, I have figured out another simple way to do it. My problem was to pass a simple parameter into a sub-menu page, something…

Using microdata RDFa with Breadcrumb NavXT 4.4 (schema.org)

Small tutorial on how to set up RDFa microdata in Breadcrumb NavXT plugin on a Wordpress site for a structured data breadcrumb (for Google seo and serp)

Skip to content