WordPress custom admin page with settings
The custom admin page is a very helpful feature which allows the developer to extend admin rights with new options. […]
The custom admin page is a very helpful feature which allows the developer to extend admin rights with new options. […]
And modify as outlined in the lessons, moving <?php echo getList($currentpage, $highlight); ?> to an external file named data.php and […]
[erw_exchange_rates_widget lg=”cn” tz=”+10″ fm=”AUD” to=”CNY,USD,HKD” st=”info” bg=”FFFFFF” lr=”1″ rd=”1″ am=”1″][/erw_exchange_rates_widget]
Change the order number to date based and reset every 24 hours. In the functions.php add below between <?php and […]
First the icon parent class may be different from theme to theme, open webpage in a browser, right click the […]
Many application API provides you the data in the form of JSON, so you can grab a piece of data […]
Sometimes the colorful google map will kill your website design, and you want it to show in grayscale and change […]
Show widget only on specific pages or posts This example displays the widget only on the page that has the […]
With Paramiko , you can do a ssh2 secure connection via python, you can also use remote command, file transfer […]