Support

Account

Home Forums General Issues Multisite switch_to_blog Options issue Reply To: Multisite switch_to_blog Options issue

  • I see that re-creating the fields using the plugin’s interface solved this problem for Full Circle Design. However, I have a Multi-Sites setup which has one main site and 25 satellite sites (and growing) which all will feed certain data into the main site. The satellite sites need to be setup quickly and the same way every time, so I need the fields to be created in the functions.php file. However I still need to access the field values from the main site, using switch_to_blog and a custom WP_Query.

    Elliot, do have any suggestions for how I can access the custom field data in this situation?