How to make a Star Polygon in PHP ?

We create a star polygon. Here we use eight ‘for’ loops. First and fifth are main and other are nested in these. First for loop...

Easy way to Install WordPress

How to run the Wordpress Install Script ?

  • - If we uploaded the WordPress files in the root folder, Then url should be: http://mysite.com/wp-admin/install.php
  • Wordpress will create...

WooCommerce: Missing Argument 1 for WC_Order::__construct()

WooCommerce version 2.2 is a major update. after upgrading the plugin showing Warning as below: Warning: Missing argument 1 for WC_Order::__construct(), called in /home/public_html/wp-content/plugins/woocommerce-quick-export-plugin/index.php on line...

How To Make The Triangle in PHP

The PHP for loop is used to execute the same part of code a given number of times. Using for loop we can make the...

Call to undefined function get_post_format_slugs()

Fatal error: Call to undefined function get_post_format_slugs() in /public_html/wp-includes/theme.php on line 1382
Sometimes this problem occurs due to older version theme or plugins. When we.......

WP Business Hours

This Plugin is to show Business hours, Admin can manage the business hours Weekly, can show using widget and shortcode.

Installation

  1. Download wp-business-hours.zip from

How to change the root password from WHM

We can change the root password of server from WHM using steps as given below:
Step 1. Login to WHM. (http://yourserverip:2085) or (https://yourserverip:2088)
Step 2....

Mathematics HTML Codes

Mathematics Special Characters Used on Web Pages
The following list of HTML codes for mathematics characters not in the standard character set. All browsers are Not...