buddypress prive private 1
Buddypress
Ziyad Bachalany

Snippet to make a BuddyPress social network private and force registration

Here is a little piece of code that I find very useful in my BuddyPress sites. It allows me to make the social network private, and to access it, you have to become a member. [code]function sqr_prevent_search_guest_user() { if ( class_exists( 'BuddyPress' ) ) { if (!is_user_logged_in() && (bp_is_directory() || bp_is_user())) { wp_redirect(home_url()

Read more »
mail 34686 640 1
HR
Ziyad Bachalany

Script: send emails via Google Sheets

Here's a new trick for Google Sheets, allowing you to quickly send predefined emails from a spreadsheet. This little feature will save you time and increase productivity, since it will save you from having to manually type your emails, especially when it comes to recurring and tedious emails related to your

Read more »
digital trends 2014 1
Social media
Ziyad Bachalany

Social Media Trends and digital innovations after 2014

What practices will dominate the social scene in 2014? Which digital innovations will create a buzz? Which social networks are on the rise? Like every year, everyone has their own predictions. Here's a hodgepodge of what's been said on the subject! Note: This chapter

Read more »
Twitter tips best practices 1
Social media
Ziyad Bachalany

Twitter: 8 uses to make it an effective ally for your business

Now that we've defined what Twitter (newly X) is and its importance in the social media sphere, let's look at the most effective ways to leverage it. Here are the best practices to know when you want to start communicating and marketing on Twitter. Note: This chapter originally

Read more »
en_US