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

New hook "identity_created" #4807

Closed
rcubetrac opened this issue Apr 17, 2015 · 3 comments
Closed

New hook "identity_created" #4807

rcubetrac opened this issue Apr 17, 2015 · 3 comments

Comments

@rcubetrac
Copy link

Reported by rosali on 17 Apr 2015 14:33 UTC as Trac ticket #1490358

I would need the insert id of a newly created identity. Can we have this hook?

./program/steps/settings/save_identity.inc ::: line 161 ff.

    if ($insert_id) {
        $RCMAIL->plugins->exec_hook('identity_created', array('id' => $insert_id));

        $OUTPUT->show_message('successfullysaved', 'confirmation', null, false);

Migrated-From: http://trac.roundcube.net/ticket/1490358

@rcubetrac
Copy link
Author

Milestone changed by rosali on 17 Apr 2015 14:33 UTC

later => 1.1.2

@rcubetrac
Copy link
Author

Comment by @thomascube on 22 May 2015 07:23 UTC

Naming the hook identity_create_after to comply with our naming scheme. Added in commit 5e97294

@rcubetrac
Copy link
Author

Status changed by @thomascube on 22 May 2015 07:23 UTC

new => closed

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

No branches or pull requests

1 participant