Comment to 'editing visibility list for posts'
  • Hello Nabil !

    As Visibility is a system field and it's easy to corrupt the work there you'd better to sort it via Javascript. 

    Add "raw" block with the following code to sort out the variants for Visibiltiy field:

    <script> some sort code with $("input[name='allow_view_to']) selector </script>