Danny Brandenburg
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: How do I make my plugin translation ready?I’ve spend a long time trying to resolve this, and finally I got it you need to create a .POT file inside your langs path so your plugin or theme can be ready to translated from wp.org
It fully depends on wp emojis, this plugin brings you an easy way to use them in your post
Forum: Plugins
In reply to: [Native Emoji] I can’t comment with plugin activatedA new 3.0 beta is released wich should fix all bugs
Forum: Plugins
In reply to: [Native Emoji] CommentsA new 3.0 beta is realesed wich supports emoji on comments
Forum: Plugins
In reply to: [Native Emoji] not working after plugin update2.0.1 is now released wich solve the problems
Forum: Reviews
In reply to: [Native Emoji] Asom1!!It should work with native emoji 2.0 and bbpress 2.5.9
Check the screenshot https://davabuu.net/wp-content/uploads/native-emoji-bbpres.png
Forum: Plugins
In reply to: [Native Emoji] question: bbpress compatible?It should work with native emoji 2.0 and bbpress 2.5.9
Check the screenshot https://davabuu.net/wp-content/uploads/native-emoji-bbpres.png
Forum: Plugins
In reply to: [Native Emoji] Native Emoji on Comments?It is really hard to include it on the comments box ’cause We’ll need to include the editor on the comment box, but that’s a great idea for a new plugin. Wait for it soon!
Forum: Plugins
In reply to: [Native Emoji] czech languagei just release the 2.0 version andit has some new text lines, would you mind update the czech translation
Forum: Plugins
In reply to: [Native Emoji] czech languageDone!! It wil be ready in next versionm thanks for your support
Forum: Plugins
In reply to: [Native Emoji] erros in logThanks for your suggestions, as these files are enqueued to the admin i’ll use the hook
add_action( 'admin_enqueue_scripts', 'function_name' );
it will be included in the next versionForum: Reviews
In reply to: [Native Emoji] Super!Thaks for your review
Forum: Fixing WordPress
In reply to: Require an external class in to functionsI resume the code I know the fucntions are empty, I didn’t want to paste all my code here.
This code works perfect if I use it on functions.php but when I call it from a third file, it doesn’t work. I guess is something about the class