Version 1.0 is published today at WordPress repository:
http://downloads.wordpress.org/plugin/silence-is-golden-guard.zip
Do you wish to read more about this plugin? Please read this post
http://www.shinephp.com/silence-is-golden-guard-wordpress-plugin/
You are welcome to download and use this plugin! Enjoy! :)
If you have a question or problem, left your post it this forum.
Silence is golden guard, v. 1.0 is published
(7 posts) (2 voices)-
Posted 5 months ago #
-
Posted 5 months ago #
-
There's a wrong variable used to access the language path...
load_plugin_textdomain('sig-guard','', $sigPluginDirName.'/lang'); load_plugin_textdomain('sig-guard','', $sig_guardPluginDirName.'/lang'); $sig_guardPluginDirName = substr(dirname(__FILE__), strlen(WP_PLUGIN_DIR)+1, strlen(__FILE__)-strlen(WP_PLUGIN_DIR)-1);
Posted 5 months ago # -
Thanks for the help with translation.
If you need my help with Russian translation of your plugins just tell me :).
Another special thanks for the bug info. It will be fixed asap.
Just for the information, You can use special
"pre" tags to show code fragments in more suitable way here, like below oneecho "hello world";
Put attention to the hint below the post edit field.
Posted 5 months ago # -
Bug is fixed. French translation is published with version 1.1 together.
Posted 5 months ago # -
Thanks for the hint.. I saw the backtick but missed the "pre" tag.
Posted 5 months ago # -
OK.
I have remembered that I'm moderator here :) and changed backticks in your post to the
"pre" tags.Posted 5 months ago #
Reply
You must log in to post.