The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
24 views

Wordpress Site login problem with facebook, twitter and other social media

I am running My Wordpress Powered Website on a free hosted platform and the provider blocked PHP curl extension. I want to let visitors login with facebook and other social platforms. I tried with ...
0
votes
0answers
15 views

Require login via specific google app domain

I am trying to create a small intranet, I am using "Members only" to make the blog private. I would like to allow signup only via a specific google apps domain, so that only people that have such ...
0
votes
0answers
25 views

Issues with integrating dynamic PHP code for generating values defined in my dashboard [closed]

this is the code I've added in my functions.php for providing my users to edit social URLs on website through WP Dashboard. // Theme Options Page Functions function themeoptions_admin_menu() { ...
0
votes
1answer
42 views

Update a WordPress website FROM Twitter or Facebook

I'm looking for a way to update a wordpress website when I post something to a specific twitter or facebook account. Is it possible? Is there any plugin that do this? I find only plugins that do the ...
0
votes
1answer
111 views

Email verification feature in wordpress social login plugin

I'm using wordpress social login plugin.. It uses HybridAuth library. Here is a demo of HybridAuth library. The wordpress plugin looks nice. But it generates a random email for most of the social ...