How to display Feedburner subscriber count in text / WordPress
I believe you have seen websites and blogs using Text-based Feedburner subscriber count instead of chicks I hope you don’t understand what these people mean manually updating their feed counts. Instead it can be done easily with scripts and the reason why you want to do is – it gives you complete flexibility in terms of design, style and display.
Step 1
Copy paste the following code into your template, replacing feedburner-id with your Feedbuner username. This script will get you the food count by number.
// lấy số lượng feedburner mát $ whaturl = "http://api.feedburner.com/awTHER/1.0/GetFeedData?uri=feedburner-id"; // Khởi tạo phiên Curl $ ch = curl_init (); // Đặt curl để trả về dữ liệu thay vì in ra trình duyệt. curl_setopt ($ ch, CURLOPT_RETURNTRANSFER, 1); // Đặt URL curl_setopt ($ ch, CURLOPT_URL, $ whaturl); // Thực thi tìm nạp $ data = curl_exec ($ ch); // Đóng kết nối curl_c Đóng ($ ch); $ xml = new SimpleXMLEuity ($ data); $ fb = $ xml-> feed-> mục ['lưu thông']; // kết thúc nhận được số lượng feedburner mát mẻ
Step 2
Paste this anywhere you want and it will display the Feedburner subscriber count in the text.
tiếng vang $ fb;
To style unique to your website or blog theme, add
or
Last, Ched All sent you details about the topic “How to display Feedburner subscriber count in text / WordPress
❤️️”.Hope with useful information that the article “How to display Feedburner subscriber count in text / WordPress
” It will help readers to be more interested in “How to display Feedburner subscriber count in text / WordPress
[ ❤️️❤️️ ]”.
Posts “How to display Feedburner subscriber count in text / WordPress
” posted by on 2023-01-17 19:35:42. Thank you for reading the article at Chedall.com