View Project Title with out logging in
Viewing 4 Posts - 1 through 4 (of 4 total)
Author | Posts |
---|---|
May 6, 2013 at 5:04 am 3211 | |
Is it possible to view the project title in the frontend web page with out logging in to WP? This would make it easier to view all the projects without logging in. | |
May 6, 2013 at 8:01 am 3213 | |
Do you want to let access to the projects by everyone? | |
May 6, 2013 at 2:10 pm 3222 | |
You make a good point. I want to view my projects to determine which one I will be working on with out acually logging in. I could use members plugin and password protect a page for that purpose. | |
May 6, 2013 at 3:28 pm 3226 | |
You can remove this code from if ( !$project_obj->has_permission( $project ) ) { continue; } | |
May 6, 2013 at 5:19 pm 3234 | |
I can see my project profile now. Thank you for your time! |
Viewing 4 Posts - 1 through 4 (of 4 total)