You can install the “Header and Footer Scripts” plugin and add this in the footer:
<script type=”text/javascript”>
jQuery(document).ready(function($) {
$(‘#user-submitted-post’).val(‘Upload Image’);
});
</script>
I got it to work! Thank you sooooo much!!!! Basically for some weird reason I had to wait a few minutes for the code to work. The “load more posts” disappears if I test it right away. so weird…