Any Plugin or suggested Design for user to perform an Custom action on Wordpress content -
i need make wordpress website having lots of recipes.user allowed read , click on "cooked" button associated particular article. store user have cooked recipe , show when showing recipe.
is there plugin available can store user activities on content(like have comments plugin) or else should best way this?
take @ wp favorite posts
plugin allows visitors add favorite posts.
and set label "cooked" instead of "add favorites" , easiest way if custom coding it's matter of saving recipe post id in user meta using update_user_meta
Comments
Post a Comment