• Resolved absalom

    (@absalom)


    There’s a typo in 1.0.3 that stops sync initialization:

    Line 311 of class-REST-services.php has
    require_once( 'REST/class-REST-status.php' );

    It should read:
    require_once( 'REST/class-REST-Status.php' );

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP Synchro

    (@wpsynchro)

    Thanks for letting us know and even finding the exact code ??

    That is indeed a simple fix and I will push out a new version (v1.0.4) with the fix today within a few hours.

    Appreciate the help ??

    Plugin Author WP Synchro

    (@wpsynchro)

    Just a quick update: Version 1.0.4 is now available with the fix.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘REST status broken in 1.0.3’ is closed to new replies.