Yes, there’s another required step: I must enter the correct connection informations before the checkbox shows up.
The JS code checks for the connection, talks to the remote plugin and if it finds it’s all ok, lets the checkbox display itself. In other cases it hides the checkbox.
Now I believe this plugin has a weird design, because implementing in JS (client side) a server-to-server migration is at least a strange choice, but that’s another pair of shoes.
Related Posts:
- How can I sync WordPress plugin settings between environments?
- Syncing production with staging
- Disqus deleted comments are syncing with wordpress but active comments do not
- WordPress Multisite Profile Picture Sync Error with Nextend Social Login Plugin
- Errors when using CDN Sync Tool plugin
- Share or sync user table data with another user table
- Remove action from plugin on other plugin
- WordPress Plugin Development In MVC Architecture, How?
- How to build an API as a plugin
- Update Multiple Post Meta for the Same Post In One call?
- Create custom column in post table in wordpress
- Add .html extension to custom post type taxonomies
- How to load a new template page according to a particular URL?
- Styles and Scripts, Selectively enqueue across entire site
- Exclude custom post_type in sitemap generation?
- The plugin generated x characters of unexpected output, $wpdb not defined
- Override the core function locate_template
- Use oEmbed in List Items
- Trigger renewal order emails for WooCommerce subscriptions for testing
- Set user ID at time of wp_create_user
- Reset WordPress website
- WordPress Ajax Callback
- Portfolio + Blog: multisite or plugin?
- Building a store locator with google maps
- add_menu_page does not seem to work in a class
- Form isn’t inserting data into database with ajax plugin
- WordPress CodeHighlighter
- How would I go about creating a user ranked post popularity page?
- All of my custom posttypes are 404’ing
- WordPress: PHP code rendering in the wrong place
- New to wordpress, Question about editing PHP
- ‘No Results Found’ on single post for custom post type
- Exporting post content from wordpress using WP All Export and wpautop() php function to include paragraph tags
- How to remove the inline styles from the content of a WYSIWYG editor field at the time of saving the post?
- How can I change the plugin update server for specific plugins?
- How to create an input field, and base the output on spreadsheet data? [closed]
- Blacklist IP After Using WordPress Plugin Detector?
- WordPress plugin subscribe2 not looking the same as before migration
- Admin style for just one plugin in dashboard
- Trouble adding tiny mce to textarea in custom plugin
- Js file is not adding using this code in functions.php
- Customised plugin failed to install and activate
- Trying to create a table/list of my EventBrite course listings [closed]
- Privileges problem with add_submenu_page [closed]
- Why is one phpunit test throwing an error on one class when all other classes are similar without error?
- WP_Http response throws “Cannot use object of type WP_Error as array”
- XML parser plugin
- Modify wp_installed_email / wp_new_blog_notification
- How to get all posts belongs to a user between a certain date
- Using Variable in WordPress Translate Functions
- Plugin getting Cannot modify header information errors
- Add item to the woocommerce dashboard menu from a plugin
- License validate function
- Plugin for an interactive image? [closed]
- Multiple authors and readers restricted by role [closed]
- Display my plugins content based on a pages post_id
- Make get_permalink() work outside the Loop using filters
- How can I get someone to checkout as soon as they add a product to cart?
- Displaying syntax highlighted code [closed]
- Can you echo PHP code from a variable?
- Pluging with content for a specific page or post
- save data from metabox does not work
- Share buttons Facebook Twitter, just like wordpress.com without webservice
- Restrict posts to customers with complete WooCommerce orders only
- WordPress not showing manually uploaded files in Uploads folder on Media Library
- Upload Image with a file URL and show dynamically on Frontend
- Use get_pages() before another plugin modifies it
- How can i solve php upgrade problem
- Submitting form to PHP
- How use get_plugin_updates() function?
- how override a define
- WordPress plugin blog creation
- Preserving existing functionality converting HTML to WordPress
- Modifying server’s response to API endpoint
- FTP access to NAS drive files/folders from WordPress site
- Change Jobs for WordPress templates
- Issue calling my functions on Plugin activate in WordPress
- WPGlobus Multilingual – REST API
- Restoring a WordPress site
- Custom SportsPress list
- How to change text in a page by utilizing a custom user id?
- how to create table during plugin installation in side a class
- Which WordPress version to use for improved plugin compatibility? [closed]
- WP_Filesystem usage within a block of code
- Convert HTML5/CSS3 site to WordPress Theme (need a lot of plugins) or just use the API?
- Extending the “Add Media”-Dialog … how do I finally insert something to the Post?
- How can I retrieve data within my widget
- Create a blank admin page from plugin
- Private WordPress blog, requires user registration approval, and allowing users to login with OpenID
- How do I make the selected layout display for all MarketPress pages?
- In my plugin when i call select page is blank
- include plugin folder directly in theme folder to load faster page n wp
- Including a PHP file via a function that is part of a plugin?
- How do i remove “Powered by WordPress” from AMP?
- Integrate Razorpay quick payments plugin with contact form7 plugin
- Publish post facebook page & twitter automatically [closed]
- How I can hide my wp folders from Inspect Element (Developer Tools)
- How to know if your code is executed on wordpress.com and wordpress.org?
- I want to include My theme file (testing.php) to inside my plugin folder (myplugin/mypugin.php)
- WordPress issue – data is not showing in wp-admin, but when searching through database, all the data is there