This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Post emoji

چۈشەندۈرۈش

Just add the shortcode [emoji] for your post and display a list of emoji. Your customers can easily vote for your posts.

Features

  • Emoji for the posts

ئورنىتىش

  1. Upload emoji folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ›Plugins‹ menu in WordPress.

FAQ

How to add emoji to the posts via code

if ( function_exists( ›the_emoji‹ ) ) {
the_emoji();
}

Or

echo do_shortcode( '[emoji]' );
echo do_shortcode( '[emoji post_id="15"]' );

How to print emoji count in the loop

if ( function_exists( ›the_emoji_count‹ ) {
the_emoji_count( get_the_ID() );
}

باھالاشلار

2020-يىلى 23-نويابىر
Таким и является данный плагин. Уникальный взгляд автора на WordPress, и отличное чувство юмора, что еще надо в наше время? Всем какашек!!!
2020-يىلى 23-نويابىر
Очень прикольный и интересный плагин, который добавляет вашему сайту немного загадочности и магии. Выглядит неплохо, работает отлично, по коду так вообще все в ажуре: и WPCS и тесты – любо дорого смотреть. Эмоджи какахи еще и музыкальный. Автор общительный и дружелюбный, со здравым чувством юмора. Оперативно правит баги. Рекомендую, пользователи останутся довольны!
4 باھالاشنىڭ ھەممىنى ئوقۇش

تۆھپىكار ۋە ئىجادكار

«Post emoji» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

«Post emoji» نى تىلىڭىزغا تەرجىمە قىلىڭ

ئىجادىيەتكە قىزىقامسىز؟

كودقا كۆز يۈگۈرتۈپ، SVN خەزىنە تەكشۈرۈپ ياكى RSSئارقىلىق ئىجادىيەت خاتىرىسىگە مۇشتەرى بولغىلى بولىدۇ.

ئۆزگىرىش خاتىرىسى

1.0.6

  • Removed unnecessary index
  • Added automatically filling the date column
  • Added emoji function that has given access to the DIC

1.0.5

  • Fixed the_content filter

1.0.4

  • Removed emoji from feeds
  • Minified assets

1.0.3

  • Fixed first vote

1.0.2

  • Added activation hook

1.0.1

  • Initial release

1.0.0

  • Initial release