• guzzilar

    (@guzzilar)


    Somehow I just feel like the plugin v1.1.3 wasn’t rebased properly. It seems like it was a code that developed from v1.1.1 not continue from v1.1.2.

    Here are some parts of code comepare to v1.1.2:

    v1.1.2: one-click-order-reorder/ced-click-n-go.php

    9: * Version: 1.1.2
    10: * Requires at least: 3.8
    11: * Tested up to: 4.8.3

    26: define ( ‘CNG_VERSION’, ‘1.1.2’ );

    v1.1.3: one-click-order-reorder/ced-click-n-go.php

    9: * Version: 1.1.3
    10: * Requires at least: 3.8
    11: * Tested up to: 4.7.2

    23: define ( ‘CNG_VERSION’, ‘1.1.1’ );

    and more, like, some typo, DocBlock that seem ok in v1.1.2 became mess in v1.1.3

Viewing 1 replies (of 1 total)
  • Plugin Author cedcommerce

    (@cedcommerce)

    We really appreciate your valuable suggestions.

    We will surely look for it and definitely resolve this in our next update, as soon as possible.

    Thank you !

Viewing 1 replies (of 1 total)
  • The topic ‘Seems code in v1.1.3 wasn’t branched from v1.1.2.’ is closed to new replies.