10up / distributor

Share content between your websites.
https://distributorplugin.com
GNU General Public License v2.0
618 stars 156 forks source link

May a typo in NetworkSiteConnection.php #1197

Closed mrdonthave closed 4 months ago

mrdonthave commented 4 months ago

Describe the bug

Hi!

in /includes/classes/InternalConnections/NetworkSiteConnection.php in remove_distributor_post_from_original () at line 634 you have a double: $original_blog_id = get_post_meta( $post_id, 'dt_original_blog_id', true );

Just fyi.

Christian

Steps to Reproduce

n/a

Screenshots, screen recording, code snippet

No response

Environment information

n/a

WordPress information

n/a

Code of Conduct

mrdonthave commented 4 months ago

Ups. Sorry. My Mistake! Was $post and $blog.