What wordpress plugin should I choose?

Hi all,
Trying to find a wordpress plugin that will do something pretty simple:
On the backend, allow to create a dropdown list of 3 or 4 options, then I will choose one and save the choice. Then, on the front end, a widget or shortcode will display my choice. For example, for my project, on the backend I will choose the “on-call” personnel from a predefined list: Dan, Joe, or Jim. If I choose Jim, and save it, on the front I will use a shortcode to display “On-Call Person: Jim”.
That’s it. I’m not too code savvy that I could create my own plugin or get too heavy into coding stuff, but surprisingly I haven’t been able to find a plugin that can do this. Does anyone have any suggestions?
Thanks!

I did a search and found this review of several plugins that MIGHT do the job

You might be able to configure one of them to show just a single post, then you just post who is on duty today, and it gets displayed. You could create a new user, and post the current person on duty under that username, and configure to show only that user’s most recent post so that other unrelated posts don’t appear. Obviously, start with the free ones

Apart from these ones, I think that the plugin ContentViews - https://en-gb.wordpress.org/plugins/content-views-query-and-display-post-page/ - could do that but you might have to go for the paid version (although there is a free version). Apparently, the authors are very responsive to enquiries.

I didn’t read this review too closely, but there are another set of plugins here that might help you https://www.elegantthemes.com/blog/tips-tricks/wordpress-category-plugins Here you could set a special category of posts - onduty posts - and try something similar as well.

1 Like

Thanks very much for the thoughtful reply!

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.