SeanB793 on "[Plugin: Social Icons Widget] Can you add Houzz?"

ساخت وبلاگ

vbrockway
Member
Posted 9 months ago #

Hi,

Is Houzz available as a social icon to connect to my Houzz profile? Can Houzz be added to the plug-in? http://www.houzz.com

Thanks,

Vanessa

https://wordpress.org/plugins/social-media-icons-widget/

Yeh !

Why no plugin do add Houzz ?? It's over used !

nisbetcreative
Member
Plugin Author

Posted 4 months ago #

You can add custom profiles to the plugin through the functions.php file, as outlined here: https://wordpress.org/plugins/social-media-icons-widget/faq/

To add Houzz:

function add_new_icons($icon_list) { $icon_list['Houzz'] = 'houzz'; retu $icon_list;
}
add_filter('social_icon_accounts', 'add_new_icons');

SeanB793
Member
Posted 56 seconds ago #

Ideally where would one place this code in the functions.php file? Also does add_filter have to be after the function?

A non-developer here, trying to add the Bandcamp logo. Adding it anywhere in my functions.php file is generating errors.

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 376 تاريخ : پنجشنبه 31 تير 1395 ساعت: 22:49