I have a WP site that I am trying to modify a plugin to do a certain function. I am not quite sure how to go about it. Right now when I try to register a site with just using an email address it works fine and it uses the default template that I created. When someone registers using their facebook details it doesn't use that default template I created. I need to basically add a radio button which the blog has for registering with an email address to the facebook login part. Hope I am making this clear. The developer told me it is possible to do this and his instructions are below: This is doable with some custom code to bring the two together. Ultimate Facebook allows you to extend its registration form with custom fields, and that's available via the "wdfb-registration_fields_array" filter - this filter will accept (and is expected to return) an array of fields that will appear on your registration form, each of which will be represented as an associative array. This can be used to add the template selection field as a simple dropdown field to your registration form. There is still one part left to do, and that's actually applying the selected blog template, according to the selection the user made on registration time. There's an action "wdfb-registration-facebook_registration" that will be fired on successful user registration, which you can use to apply the template to newly created blog on user registration.
save your money and try another FB plugin I'd say. I dunno what this "developer" is smoking, but there are several plugins that work without "spaghetti code" out of the box. did you ask them why they don't do the conding stuff? just a question of supporting you.... please let me know if you need some help to find the correct plugin for your site. we have a whole compilation on our platfrom