Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make text of Premium Content's Subscribe button editable #46983

Merged
merged 2 commits into from
Nov 5, 2020

Commits on Oct 31, 2020

  1. Stop resetting Subscribe button text on update

    There was a hook configured to reset the text of the Subscribe button
    back to 'Subscribe' each time it is updated, which makes it
    impossible to edit the text. This commit removes that hook.
    Staci Cooper authored and Staci Cooper committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    2c8650e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Provide defaulting of button text to subscribe

    Provides a jetpack/button block within the inner blocks template for the recurring payments block used by premium content. Also includes eslint formatting fix and addition of missing dependency in hook.
    aaronrobertshaw committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    1368205 View commit details
    Browse the repository at this point in the history