wp_parse_url() wp_parse_url() is wrapper function for PHP’s parse_url() function that handles consistency in the return values across PHP versions. Example 1: Let’s extract the scheme, host, and path from the URL https://maheshwaghmare.com/ by using the wp_parse_url(). The output of the above code is below: array (size=3) ‘scheme’ => string ‘https’ (length=5) ‘host’ => string ‘maheshwaghmare.com’
Keyboard shortcut/aliases for the WP CLI, Git, Grunt & PHPCS commands for windows
In development, We spend a lot of time on the command line. We type a lot of commands on regularly. I have created a shortcut for the most of the commands which I use on a daily basis some of them are below: WP CLI Command Keyboard Shortcut/Aliases wp theme list wpthl wp plugin list
For webpages using jQuery, will the Googlebot index them on “page load” or after the “page ready” state?
Will the Googlebot index a web page on “page load” or after the “page ready” state. The reason I’m asking is because I’m trying to change my h1 and h2 tags using jQuery on page Load? Is this possible?
Introducing MG Parallax Slider
Create parallax slider for your website. It provide ultimate admin panel for slide customization. Visit http://wordpress.org/plugins/mg-parallax-slider/ How to Use You can create slides using two ways. Use Framework Unlimited Slides: Goto MGPS Options -> Slides -> Add Slides and use shortcode [mgps-slider] OR Use MG Slider: Goto MG Slider -> Add New and use shortcode