Posts Tagged ‘php’
Add PHP and Shortcodes in Widgets in WordPress
Yes you can use PHP and shortcodes in widgets in WordPress. I’ve tried both of these and they work well. 1 – Use shortcodes in widgets without a plugin. 2 – Execute PHP code in widgets without a plugin.
Read ArticleAdd an Automatically Updated Copyright Date to your Website
Out-of-date copyright dates are all over the internet. In a way it’s good. It lets you know that the site probably hasn’t been touched by the webmaster since the year shown in the footer. But for your own site you always want that copyright date to be current. Right? So skip the Rose bowl and…
Read Article