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

Adding 'Free After N Days' #215

Open
mark34 opened this issue Nov 16, 2017 · 2 comments
Open

Adding 'Free After N Days' #215

mark34 opened this issue Nov 16, 2017 · 2 comments

Comments

@mark34
Copy link

mark34 commented Nov 16, 2017

We have a requirement for our site that allows anyone to see a memberful-protected Post after N days. In the admin screen the guys now also have an additional box: 'Free after [___] Days', and the Post display pages respect this value.
I've found that it's very simple to hack this for what we need (need to edit 4 files) & I can send you the code if you want, but is this something you're happy to add to the plugin?
If not - is there some better way I can be overriding the plugin to allow us to continue with using this, so I don't have to retro-fit it every time we update the plugin ;-)

For us, the change requires some fairly simple updates to 4 files:
plugins/memberful-wp/views/metabox.php
plugins/memberful-wp/views/acl_selection.php
plugins/memberful-wp/src/metabox.php
plugins/memberful-wp/src/acl.php

@dstrojny
Copy link
Contributor

@mark34 Thanks for reaching out! We appreciate it. Could you open a PR for this so we could test it and review it?

@mark34
Copy link
Author

mark34 commented Nov 16, 2017

will do @dstrojny - I'm pretty busy right now, but it's on my list!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants