;(function($) {
$(document).ready( function(){
WP_User_Frontend.insertImage('wpuf-insert-image_2046', '2046');
});
})(jQuery);
This is the body of your Field Note. You can insert images, videos, and so on as you deem appropriate.
;(function($) {
$(document).ready( function(){
WP_User_Frontend.editorLimit.bind(5, "post_content_2046", "yes", "word", "min");
});
})(jQuery);