their rules specifically say
Externally loading code from documented services is permitted.
however all the related examples are about javascript or wordpress plugins.
Management services that interact with and push software down to a site are permitted, provided the service handles the interaction on it’s own domain and not within the WordPress dashboard.
which doesn’t apply since I’m not providing a remote service but a local service. (unless an http download counts as a “management service”)
I emailed [email protected]
and got an official response.
You cannot include the binary, nor can you one-click to install.
Related Posts:
- Where to put third party PHP library?
- When wp_schedule_event action has two possible directions, how to avoid an infinite loop?
- Setting a JSON web token from a secondary api as a secure cookie on WordPress
- WP Refused to display ‘URL’ in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’
- What’s the difference between term_id and term_taxonomy_id
- How are bulk actions handled in custom list table classes?
- How do I programatically insert a new menu item?
- Creating Settings Page with dropdowns for Plugin
- Empty POST data on server on AJAX request using Angular $http
- Custom Nav Menu items default to ‘menu-item-type’ => ‘custom’. How to make a “page” menu item?
- How to tell if an option has been created vs an empty option?
- jQuery in header or footer
- Notice: _usort_terms_by_ID is deprecated since version 4.7.0! Use wp_list_sort instead
- How to add a new plugin page under desired Options page?
- How to make WordPress use non-greedy shortcode parsing?
- Multiple Parameters for a Shortcode
- Can I get all options using the option group id? [closed]
- Actions or filters fired when data is saved in a custom table
- Implementing namespaces in plugin template
- How to get current page name in my wordpress plugin
- WP Cron doesn’t save or in post body
- Conditional add_filter?
- Use register_taxonomy() in register_activation_hook()
- Pages 404 in wordpress
- Calling apply_filters on non-documented hooks
- Multiple entries in get_option results? or why is _multiwidget set to 1?
- Check if I am in the Admin Panel (wp-admin)?
- Fully automated theme install and activation via a plugin
- Commit changes to WordPress Plugin SVN with TortoiseSVN
- Why is WP_Mock not used instead of WP_UnitTestCase for writing unit tests by most plugins?
- add_shortcode is not working [duplicate]
- Metabox Not Showing on Custom Post Type But On Pages and Post
- Using Checkboxes on Plugin Options Page for Custom Plugin
- Create a Page via plugin
- Generating User(s) with Settings API
- Processing shortcodes in groups (separated by line breaks)?
- How to get the post content after WordPress post processing?
- Including a JS source with an admin page
- Should action callbacks start with a verb?
- How insert negative values in Gutenberg box-control
- What filter should I use to insert a button inside on Media>Add New
- Global State During an Admin Post
- How to use a hook to override an update_post_meta call in a plugin?
- External Authentication, session_tokens not destroyed on logout
- Display custom fields in frontside user profile
- Strange issue saving custom field data for a WooCommerce order
- How to programmatically add a custom template that appears in Site Editor from a plugin?
- In woocommerce cart item we can add custom text but how can i add custom link? [closed]
- Is using custom table to suit business needs instead of transients a big hit to page load speed?
- Build a translation correcter plugin
- Secure REST with nonce works only when not logged
- Selectively update themes in WordPress multisite
- template_include filter does not render the custom template
- How to set a cookie for logged in users to md5($user->ID . “my_secret”)?
- How to create a page with a form programmatically in WP?
- jQuery instantly executes (a button click and css change) on load
- WordPress plugin enqueue scripts working for js, but not css files
- Meta box on options page save form problem
- my basic php code producing unexpected results
- How to make my shortcode load scripts and styles, from within the plugin?
- Class cannot be found, but it’s available in the file, I get: Fatal Error: Uncaught Error: Class ‘Blocks\Base\Activation’ not found
- how to change image of jquery slider plugin
- Sending an SMS on new order placed – WooCommerce
- Where to use nonce
- How to show parents of current page category, excluding the category?
- get_plugins() is not give plugin list after performed delete_plugins()
- Best practice for Designing a Plugin with this scenario
- How to use a WP_Customize_Control outside of the Customizer?
- Overwriting a plugin function
- Referencing files in JavaScript in WordPress Plugin
- How to make a cronjob type plugin
- How do I debug an error that a plugin is causing?
- Update plugin settings option_name for big plugin update
- What could cause a WP Option to get truncated?
- Borrowing of Previously Translated Strings by Child Plugin
- Simulating timeout is not working
- Add custom product data using javascript when add to cart button is clicked
- Creating a WP plugin and having issues linking CSS stylesheet within functions
- How to enhance a self developed plugin by its own plugin architecture
- What happens/fires when you select a block in the editor?
- Determine if term is Category or Tag
- How to hide/remvoe unnecessary field/section in post edit section ( Dashboard )
- Change Front page displays settings conditionally when user is online
- How to develop a wordpress plugin for front-end user?
- How to enqueue an external Javascript file to Frontpage footer
- Woocommerce Custom Checkout
- get_users() not returning all users in site
- Simple Search Plugin Does Not Perform Search
- Issue with iframe in TinyMCE
- save_post not called in plugin / custom field still saving overwriting metaboxes
- Custom slug in url for CPT and taxonomy
- Loop output for custom plugin [solution found]
- How to Prove Ownership of plugin [closed]
- Reading the inside of
- WordPress, GIT, Renamed Plugin Dir + files – Working Code now Broken [closed]
- get_term_by() returning null on plugin
- Anyway to prevent admin from seeing other admin’s product?
- Build a dynamic block using the default attributes
- Bulk post approval and publishing doesn’t work
- Show Admin Menu