BuddyPress is a great plugin for having a social network on your site. There are times when BuddyPress Private Messages need to be controlled so that some of your users can’t use them, read them or just send them. In a recent project, I have had the need to disable them for some users.
Category: Plugins
How to Create a WordPress Rating Plugin for Your Content – Part 2
In this second tutorial we will create the styles and scripts for our WordPress Rating Plugin. It requires those to function and display properly on each page, post or any content type for which we have decided to get ratings.
How to Create a WordPress Rating Plugin for Your Content – Part 1
Content rating can be a great marketing insight and with this WordPress Rating plugin we will create a simple rating pop-up that will not get in the way of your readers but can help you by getting insights on your content.
MailChimp WordPress Plugin with React: AJAX & React
We can show our MailChimp Form with a widget that we have made in the last tutorial. In this tutorial, you will learn how to code the whole interaction with the form using React.
MailChimp WordPress Plugin with React: MailChimp Widget
In the last tutorial we have created everything we need to render our MailChimp form and also to subscribe our users. In this tutorial we will create a simple MailChimp widget. This widget will render our form in any sidebar we place it.