check for active editing or published
Permalink
Hey.
i was wondering if there are any more statuses than the isEditMode() that can be checked.
What i need is a value that tells me if the user is currently in active editing mode, meaning: he currently changes the content. So actually the status after pressing "Edit" and before pressing "Exit Edit Mode" or "Publish Edited Stuff".
So i need something like isEditActive() or isPublished().
Has anybody an idea
i was wondering if there are any more statuses than the isEditMode() that can be checked.
What i need is a value that tells me if the user is currently in active editing mode, meaning: he currently changes the content. So actually the status after pressing "Edit" and before pressing "Exit Edit Mode" or "Publish Edited Stuff".
So i need something like isEditActive() or isPublished().
Has anybody an idea