• In the wordpress editor, currently when we center an image, it adds class="aligncenter"

    to the image code.

    I would like the center button to instead wrap the image code in this:

    <div align="center"> IMAGE CODE HERE </div>

    How can this be done?

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Text editor – Custom Center Button Code’ is closed to new replies.