Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grabbing idx options on installation (for when transferring from impress listings to wplpro) should be a merge, not an equals #123

Open
bradleymoore111 opened this issue May 1, 2017 · 0 comments

Comments

@bradleymoore111
Copy link
Contributor

The current code is
update_option( 'wplpro_idx_featured_listing_wp_options', get_option( 'wp_listings_idx_featured_listing_wp_options' ) );

It should be some form of merge (similar to how I did the image gallery conversion).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant