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

Feature: optionally save PDF configuration selections #1

Open
ChrisHardie opened this issue Sep 25, 2019 · 1 comment
Open

Feature: optionally save PDF configuration selections #1

ChrisHardie opened this issue Sep 25, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ChrisHardie
Copy link
Owner

No description provided.

@ChrisHardie ChrisHardie added the enhancement New feature or request label Sep 25, 2019
@ChrisHardie ChrisHardie modified the milestone: Version 1.1 May 3, 2020
@ChrisHardie
Copy link
Owner Author

After some research today, probably involves:

  • Standardizing how existing/default values are populated in views/admin/config-form.php
  • In the same, retrieving the saved values from an option
  • A function to save $_POST[ 'configure' ] to an option in classes/class-admin-ajax.php when the form is submitted.

Given the work involved, I think I'm going to remove this from the v1.1 milestone and tackle it again soon.

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

No branches or pull requests

1 participant