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

list of imports shows only imports by the current logged in user id - lacks imports of publications by the cron job #10

Open
shahab-ab opened this issue Nov 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@shahab-ab
Copy link
Collaborator

$list = tp_publication_imports::get_imports($wp_id);

teachpress impoerter tp_publication_imports::public static function add_import ()
records user id per every import
cron job has no id (runs script on cli - not with curl - no api call)

teachpress admin>import: TP_Import_Publication_Page::
load data: line 368+

@shahab-ab shahab-ab self-assigned this Nov 12, 2021
@shahab-ab shahab-ab added the enhancement New feature or request label Nov 12, 2021
@shahab-ab shahab-ab reopened this Nov 12, 2021
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