Title: small tweak
Last modified: August 22, 2016

---

# small tweak

 *  [Jan-Willem](https://wordpress.org/support/users/janwoostendorp/)
 * (@janwoostendorp)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/small-tweak/)
 * HI Love your plugin. I just have a small problem with it.
 * `$('#post-visibility-display').text('<?php echo $visibility_trans; ?>');`
 * should be
 * `$('#post-visibility-display').html('<?php echo $visibility_trans; ?>');`
 * This way characters like `é` will appear correctly otherwhise the will end up
   like `é`
 * I don’t mind doing this if you give svn access in the developer tab.
    It’s also
   good for the sake of getting rid of the ‘2 year no update’
 * [https://wordpress.org/plugins/private-post-by-default/](https://wordpress.org/plugins/private-post-by-default/)

The topic ‘small tweak’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/private-post-by-default.svg)
 * [Private Posts by Default](https://wordpress.org/plugins/private-post-by-default/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/private-post-by-default/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/private-post-by-default/)
 * [Active Topics](https://wordpress.org/support/plugin/private-post-by-default/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/private-post-by-default/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/private-post-by-default/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Jan-Willem](https://wordpress.org/support/users/janwoostendorp/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/small-tweak/)
 * Status: not resolved