Tips of the Day
A custom plugin for displaying random tip of the day
by Rashmi Ranjan Muduli for Nandan Global · github.com/gitrrm/tips-of-the-day
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/gitrrm/tips-of-the-day/archive/refs/heads/main.zipA simple wordpress plugin for displaying random tips of the day
Use the [tips_of_the_day] shortcode in your posts, pages, or widgets to display random tips. You can specify the number of tips to display by using the count attribute, e.g., [tips_of_the_day count="3"] to display three tips.