[wp-trac] [WordPress Trac] #52556: WordPress is adding always
WordPress Trac
noreply at wordpress.org
Thu Feb 18 11:42:56 UTC 2021
#52556: WordPress is adding always
-------------------------------+-----------------------------------------
Reporter: snuffybg | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses: javascript, administration
-------------------------------+-----------------------------------------
Comment (by snuffybg):
Hi,
I have installed a completly new wp installation on Bulgarian language.
PHP version 7.4
Wordpress version 5.6.1
With default theme Twenty Twenty-One version: 1.1
If worth mentioning i am using Softaculous in my cPanel to do installation
but i dont think there is any relation to that problem but still...
The only plugin installed there is mine where i have the following codes:
wp_password_change_notification - disabled to notify me for password
changes.
add_filter( 'use_block_editor_for_post', '__return_false' ); - disable
gutenberg.
remove_filter('the_content', 'wpautop'); removing auto paragraph.
I am attaching 2 screenshots
Image1: [https://prnt.sc/zz0t8y]
Image2: [https://prnt.sc/zz0sh0]
1st image is clicking on add new page without moving or clicking anywere.
The content is colored green bg for some reason (maybe the theme does
that).
2nd image is when i swap from visual to text editor. I know swaping is
adding and that is somewhat fine but as you can see there 2
The bug is only if you update on visual editor. If i keep clicking update
button will keep adding eachtime 1
Other thing i notice is that is counting as words you can see at
the bottom left corner of the editor the count in image1. If you swap
between the visual and the text editor the count will reset to 0 (see
image2).
I will make a clean english install too and test and i think there wont be
any change.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52556#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list