-
JPS Bhullar posted a new activity comment 13 years, 5 months ago
That can be done very easily. Contact me on my blog. I will do it for you. http://www.appinstore.com
-
JPS Bhullar posted an update in the group BP Profile as Homepage: 13 years, 5 months ago
Working perfectly fine.
-
JPS Bhullar posted an update in the group BP Profile as Homepage: 14 years, 3 months ago
It’s really great that my plugin is listed on Buddypress.org also. I hope everyone would be enjoying this plugin. Soon another version would be launched with more customizations… till then… do review this plugin for me so that I can bring new things to it.
@apeatling I surprised to see you as contributor for my plugin.. How did you become…[Read more] -
JPS Bhullar joined the group BP Profile as Homepage 14 years, 3 months ago
-
JPS Bhullar posted on the forum topic Seperate HOMEPAGE for users in the group Creating & Extending: 14 years, 3 months ago
My plugin is available on WordPress.org and Buddypress.org. Here is wordpress link — https://wordpress.org/extend/plugins/bp-profile-as-homepage/
-
JPS Bhullar started the forum topic SLUGS in Buddypress in the group Creating & Extending: 14 years, 4 months ago
How can I extract all the SLUGS ( predefined and user-defined) from buddypress ?
-
JPS Bhullar posted an update 14 years, 4 months ago
@jeffsayre @jeffsayre How can I submit a plug-in to Buddypress ? I have just created a plugin for my-self which can lockdown the BP site for Non-logged in users. They will not be able to browse Members , Activity parts. Only logged in users will be allowed.
-
You need to submit your plugin to the WordPress Plugin Repository. Make sure you include the tag buddypress in the “Tags” line of the header section of your plugin’s readme.txt file.
-
-
JPS Bhullar posted an update in the group Creating & Extending: 14 years, 4 months ago
How can I submit a plug-in to buddypress?
-
JPS Bhullar posted on the forum topic Seperate HOMEPAGE for users in the group Creating & Extending: 14 years, 4 months ago
Okay. I think my plugin is complete now. You will be able to do the following things with this plugin: 1. Only logged in users will be allowed to browse the contents of the buddypress enabled wordpress installation. Non-logged in users will be re-directed to Homepage of the websites where login and register options will […]
-
JPS Bhullar posted on the forum topic Seperate HOMEPAGE for users in the group Creating & Extending: 14 years, 4 months ago
Till now, its working perfect for me. One thing I want to ask how can I check that my user is trying to move to homepage, because I want every logged in user should be redirected to his / her profile whenever he clicks on HomePage link anywhere in buddypress same as FACEBOOK.
-
JPS Bhullar posted on the forum topic Seperate HOMEPAGE for users in the group Creating & Extending: 14 years, 4 months ago
@ mercime : thanks . But in that case, I have to re-design my login page, but I am not good at designing. But I have created a new plugin for my-self which will display homepage to all users but only logged in users will be able to see other contents of the website. soon […]
-
JPS Bhullar posted on the forum topic Seperate HOMEPAGE for users in the group Creating & Extending: 14 years, 4 months ago
So, I guess nobody is working on this concept ? I think this should be the part of the CORE Buddypress Pack, where security on HomePage should be provided so that only logged in users can view the content of the website same as other social networking websites are doing like FACEBOOK, ORKUT etc.
-
JPS Bhullar posted on the forum topic Seperate HOMEPAGE for users in the group Creating & Extending: 14 years, 4 months ago
hi I just tried the following code, but it is not working as expected:
function bp_dump() {
global $bp;
if(!$bp->loggedin_user->id)
header(“location:my_website_address”);
}
add_action( ‘wp’, ‘bp_dump’ );Kindly let me know what am I doing wrong
-
JPS Bhullar posted on the forum topic Seperate HOMEPAGE for users in the group Creating & Extending: 14 years, 4 months ago
@mercime thanks. I just downloaded and checked Brajesh’s plugin, I want to know which filter need to be used like Brajesh Singh has used filter “Login_redirect” to hook into login process of wordpress. ????
-
JPS Bhullar started the forum topic Seperate HOMEPAGE for users in the group Creating & Extending: 14 years, 4 months ago
Hi ! I want to have different HomePages for my users. One HomePage for Non-logged-in users which can appeal the users to REGISTER and other HomePage for logged in users which redirect them to their User Profile. How this thing can be achieved? I know PHP but have never developed any component for wordpress / […]
-
JPS Bhullar joined the group Creating & Extending 14 years, 4 months ago
-
JPS Bhullar posted on the forum topic Function Details in the group How-To and Troubleshooting: 14 years, 6 months ago
redirection after login in WOrdpress not wordpresss mu..which function to use
-
JPS Bhullar posted on the forum topic Function Details in the group How-To and Troubleshooting: 14 years, 6 months ago
how can i achieve the functionality like firstly with WordPress, user should be redirected to his/her profile after logging in. It is WORDPRESS, not WORDPRESS MU.
Secondly, after logging in whenever user clicks on HOME link, he should be redirected to his / her profile…. -
JPS Bhullar started the forum topic Function Details in the group How-To and Troubleshooting: 14 years, 6 months ago
Hi ! I am just new to Buddypress. I really liked Buddypress as SOCIAL NETWORKING MAKER. I want to develop new plugins for this as I have few ideas. But can somebody guide me where can I find complete documentation for developing plugins like complete function details…
-
JPS Bhullar joined the group How-To and Troubleshooting 14 years, 6 months ago
@jpsbhullar
Not recently active