Add WordPress Core CSS into editor-style.css

To add styles that affect TinyMCE you need to do the following: add_action( ‘admin_init’, ‘editor_styles’ ); function editor_styles() { add_editor_style( get_stylesheet_directory_uri() . ‘editor-style.css’ ); } Basically it will load a editor-style.css file located in the root of your child theme.

Pasted image and text in the editor doesn’t work

You must Add your image form Add media in text editor. After that click on image in text editor and then you fill find 5 option for image editing. There you can align image and edit image. Or it best practice to upload image from wordpress standard. The upload image will save in wp-content folder.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)