distributor icon indicating copy to clipboard operation
distributor copied to clipboard

Share content between your websites.

Results 296 distributor issues
Sort by recently updated
recently updated
newest added

Added function to get posts using original post id stored in `postmeta` table. closes #410.

type:enhancement
needs:refresh

### Describe the bug If a product is sold on the master site then the remaining stock after the sale doesn't get automatically propagated to the other site. If i...

type:bug
needs:feedback

### Description of the Change This feature adds to hooks for to subscriptions.php `dt_subscription_after_post_push` and `dt_subscriptions_after_post_push` to be able to take action after a post has been pushed to a...

### Is your enhancement related to a problem? Please describe. Hi. Currently post info in distributor_page_pull table is pretty limited (page: ?page=pull&status=new page ). Would be great to have more...

type:enhancement

### Describe your question Hi. On the remote site some posts are ordered via a custom plugin "Sticky Posts Order". It has a similar functionality to popular plugins like [Post...

type:question

### Is your enhancement related to a problem? Please describe. Love Distributor but now that I have a couple multisites (Wordpress) the connections aren't working. Any suggestions or plans in...

type:question
needs:feedback

### Describe the bug Using the plugin for a while now in a wordpress multisite network with 5 sites and sharing posts with it. Was working fine for over a...

type:bug

### Description of the Change Modifies the query used to determine a user's authorized sites to use `get_blogs_of_user()`. As super admins have access to all sites without being a member,...

needs:code-review

`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `set-output` to `$GITHUB_OUTPUT` Instructions for envvar usage from...

### Describe your question Hello, i want to change the price of a product whenever it changes on the original, so the copied product will have a percentage of the...

type:question