WUKONS
Forum Replies Created
-
Forum: Plugins
In reply to: Hide 'wpadminbar' for Usersfunctions.php:
if( !current_user_can(‘administrator’) ) {
add_filter(‘show_admin_bar’, ‘__return_false’);
} else { }Forum: Networking WordPress
In reply to: Multilanguage: test_TEST for different Network sites Themes.Actually … just found out that if I’m placing newly edited/created test_TEST at the directory, where themes default.mo are located and in Sites Dashboard General options setting language as Test, it works out pretty good. Thanks anyways.
Forum: Plugins
In reply to: [Thumbs Rating] Hide rating from pagesThanks, helped by just moving function in where I need.
Oh snap, I can’t edit anything, wp-admin just crashes and that’s all.
Yeah I need this too, but not actually in the same way.
I would be more than happy if someone could tell me how to replace description part with image upload.
Will try to change “take upload” part db settings and let u know what happens.Forum: Plugins
In reply to: [Social Count Plus] Problem for TwitterMay I know how you solved it?
Edit: Newer mind, after re-generating keys at twitter need to refresh App details page to see new keys. Nice plugin. <3Forum: Plugins
In reply to: [Social Count Plus] Stats semi updating.Ok, thanks again.
Forum: Plugins
In reply to: [Social Count Plus] Stats semi updating.Thanks for reply, will try to set it to 2h or something.
Edit: Found and changed. Solved.
Thanks.