Mô tả
Create your own, on-brand, brand/influencer landing page of links and social media shortcuts for use in social media profiles (Instagram, etc.).
Ảnh màn hình
Hỏi đáp
-
How do I create my links landing page?
-
Simply create a new page in WordPress and check “Yes, activate this page.” at the top. Once checked, you will see settings for the following:
- Theme (light or dark)
- Background Color (overrides the theme’s background color)
- Text Color (overrides the theme’s text color)
- Link Color (overrides the theme’s link color in body text; you can override link buttons on the Edit Link page)
- Footer Content (content to display below your links)
- Social Media URLs (Facebook, Instagram, LinkedIn, Snapchat, TikTok and Twitter are supported)
- Embeds/Pixels/Tracking
-
What are Embeds/Pixels/Tracking?
-
We realize you may want to drop a Facebook pixel, Google Analytics, or something else on your Influencer Links page. Here you have the option to copy and paste any code you want in the following sections of the page’s markup:
- Header: before the closing
</head>
tag - Body: after the opening
<body>
tag - Footer: before the closing
</body>
tag
There is also a checkbox available to disabled your site’s default CSS.
- Header: before the closing
-
The design looks really messed up. Can you help?
-
Edit your Influencer Links page, go to the Embeds tab, and check the box that says “Yes, disable all other CSS.” and save the page.
Keep in mind, this will disable any CSS loaded by
wp_enqueue_style
on this page. -
How do I re-order the links?
-
Add and edit your links under the “Influencer Links” post type. Links are sorted by date (newest first) then title (alphabetical order). If you want to sort with a drag and drop UI, you can use the Simple Page Ordering plugin, free in the plugin repository.
Đánh giá
Người đóng góp & Lập trình viên
“Social Influencer Links” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Social Influencer Links” đã được dịch qua 11 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Social Influencer Links” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.2.5
- Fixes a CSS enqueuing issue.
0.2.4
- Updates plugin link in opt-in “Generated by” footer message.
0.2.3
- Fixes a mobile rendering issue.
0.2.2
- Fixes a mobile rendering issue.
0.2.1
- Fixes a CSS de-register bug.
0.2
- Administrative clean up.
0.1.1
- Allow PHP 7.2; testing up to WP 5.6
0.1
- Initial release.