How to update BuddyPress cover image size?
How to update BuddyPress cover image size? Just copy and paste the codes below to your functions.php
See http://multidatespickr.sourceforge.net/ for the references. Copy and paste the code below.
WordPress media library upload restriction, just copy the code below to your functions.php Or install this plugin to do the task WDES User Upload Restriction – https://wordpress.org/plugins/wdes-user-upload-restriction/.
How to get current post/page/custom post type post data (ID, Post Name, Post Title, Etc.) in init action? If you have something to get in your current page and don’t know how to get the current post ID, post name, post type, post content, and many more, the codes below is the solution. Using init…
The7 social network share button open new window instead of new tab. Copy the codes below to your JS file.