I am new at WordPress/Gutenberg, and I am not familiar with PHP. I'm trying to write a custom block with JavaScript in Gutenberg, but I found most of the functions available only work in PHP. How I can use functions in JavaScript like
Код: Выделить всё
get_post_meta()Код: Выделить всё
get_the_tags()Источник: https://stackoverflow.com/questions/688 ... javascript
Мобильная версия