विवरण
This is a simple plugin that will not load a sh*t-load of CSS. Instead, the bare minimum stylings are done for the custom theme so that anyone can customize it with their site design.
It is very developer friendly and offers a couple of smart filters and actions to modify default logic (see HOOKS.md
file).
You can override the custom default theme template to display a tweet by copying the /templates/single_tweet.php
file and pasting it in your theme /templates/lastweets-single_tweet.php
folder.
This file will be used to display a tweet; customize it the way you want.
Available hooks
…to be continued…
Built with
- Carbon Fields library for managing the plugin admin settings page.
- Twitter API PHP to interrogate Twitter API to fetch tweets.
Authors
- Pierre Saïkali – Initial work – Mosaika / Saika.li
See also the list of contributors who participated in this project.
स्क्रिनसटहरू
स्थापना
After installing and activating the plugin, heads to the Settings > Lastweets
options page.
From there, you can define your Twitter app API keys.
Go to https://developer.twitter.com/en/apps to create a Twitter application and retrieve your API keys.
समीक्षाहरू
यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।
योगदानकर्ता र डेभलपरहरू
“Lastweets” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Lastweets” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.0.0 – 2019-01-04
- First version of the plugin \o/