Viewing 1 replies (of 1 total)
  • Plugin Author fried_eggz

    (@fried_eggz)

    This is not supported in sticky list out of the box but is a feature I’ve been thinking about implementing.

    You can do a dirty (and no so safe) workaround with jquery. Something like this

    <?php if (current_user_can('administrator')) ?> $('.sticky-list-edit').remove();

Viewing 1 replies (of 1 total)

The topic ‘View and Edit’ is closed to new replies.