How do I find out what version of TinyMCE I am running?

前端 未结 4 1392
遇见更好的自我
遇见更好的自我 2021-01-01 09:08

How do I find out what version of TinyMCE I am running?

4条回答
  •  耶瑟儿~
    2021-01-01 09:38

    Open the page, on which you integrate the tinyMCE and press Control+Shift+J

    and type following command.

    tinyMCE
    

    and the output of the above the command, will show both major version, minor version and release date as shown in figure.

提交回复
热议问题