
內容簡介
以最簡潔的方式傳播消息。使用鏈接引用主觀數據和標題來縮短消息,加入一個簡短的摘要讓用戶了解該消息的內容。
當您想要發布最近在某處聽到或讀到的新東西,卻沒有足夠的時間再寫一篇關於同一主題的文章時,您不會討厭嗎?如果您的信息可以用一個句子完整表達,為什麼要寫一整頁毫無意義的內容呢?
為此,“Kush Micro News”來拯救。您只需要添加標題、1-2行的簡短描述和引用鏈接。就是這樣!
由於所有這些數據都不會作為帖子發佈在您的WordPress中,因此Google不會指出您的頁面上不完整/缺少內容。
安裝插件時將創建一個單獨的表,其中存儲所有wordpress微型新聞。建議將其添加在側邊欄或小區塊中,因為這是CSS樣式的設置方式。將不創建微型新聞的單獨頁面,以避免不必要的混亂內容。
即將推出更新!
插件可以做得更好嗎?等等,還有:
您可以通過簡單的GUI界面從WordPress面板添加新聞。
如有錯誤,可以編輯/刪除舊新聞。
已經使用了很酷的彩虹般的顏色進行樣式設置(不是開玩笑)。
可以在任何地方安裝,但在側邊欄中顯示效果最好。
附帶小部件,可以放置在您喜歡的位置。
可以從設置中更改文本和標題的顏色。
短碼可輸出新聞在帖子和頁面中。
由單一人開發和維護,因此報告錯誤時請友善且不要忘記評分。
任意部分
在設置部分,您可以有多個選擇,每個選擇都有一個用途,如下:
顯示的新聞數量 —
在輸出中要顯示的微型新聞數量。這可在函數中手動設置:例如kush_micro_news_output(5);
啟用彩色邊框 —
用於啟用和禁用在每條新聞左側顯示的邊框。
啟用鏈接懸停效果 —
啟用和禁用在引用鏈接上方出現的懸停效果。
文本和標題顏色 —
您可以從可用選項更改新聞文本和標題的顏色,但如果要添加自己的選項,請使用十六進制格式。例如#E2E2E2
在添加新聞或更新舊聞時允許HTML解析 —
當您要添加新聞或更新舊聞時,這可以啟用和禁用HTML解析。如果選中方框,則所有HTML標記都將被解析為DOM。但是,如果禁用HTML標記,則將視為HTML實體。如果啟用了HTML解析,請勿使用不正確的標記,否則可能會破壞整個站點。
注意:也請勿在標題中使用標題標記,因為它將覆盖我的默認標題標記並損壞標記。
注意:禁用HTML解析時,任何新行或換行符都會自動轉換為 標記。當您嘗試編輯此新聞時,將看到
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Spread the news in shortest possible way. Use links to refer subjective data and title to concise it, a short excerpt of that news will be added with it to let user know what that news is about.
Don’t you hate it when you want to publish something new that you have recently heard or read somewhere and you don’t have enough time to write about the same topic again? When you can complete your message in a single sentence then why to write whole page without any sense?
For this, “Kush Micro News” comes to rescue. You just have to put title, little description of 1-2 lines and a reference link. Thats it!
All this data will not be published as posts in your wordpress because of which Google will not point you out for incomplete/less content on pages.
A separate table will be created while installing plugin which stores all your wordpress micro news. Advised to add in sidebar or small block, because thats how it is styled in css. No separate page will be created of micro news you are going to post, to avoid unnecessary cluttering of content.
Updates Coming soon !
How much better can a plugin be? Wait there is more :
You can add new news from your wordpress panel with easy GUI interface.
Edit/Delete old news if you have messed up something.
It is already styled with cool rainbow like colors(not kidding).
Can be installed anywhere, but looks good in sidebar.
Comes with widget, can be placed where you like.
Colors of text and title can be changed from settings.
Shortcode to output news in post and pages.
Developed and maintained by a single guy, so be kind while reporting bugs and don’t forget to rate. Thats it!
Arbitrary section
In settings section you have multiple choices to opt, each of them serve a purpose which are :
Number of news to display —
The number of micro news which is going to be displayed on output. This can be manually given in function too : For eg – kush_micro_news_output(5);
Enable Colorful Borders —
Uused to enable and disable borders comes on the left side of each news.
Enable link hover effect —
Enable and disable hover effect comes over Refer Link.
Text and Title color —
You can change the color of news text and title from available options but if you want to add your own then use hexadecimal format. Eg. #E2E2E2
Allow HTML parsing while adding news —
This enable and disable HTML parsing when you are going to add new news or update an old one. If the box is checked, then all html tags will be parsed as DOM. But if it is disabled then HTML tags will treat as HTML entities. Try not to use improper markup if HTML parsing is enabled otherwise it could break up your whole site.
Note: Also avoid using heading tags in title, because it will overide my default heading tag and mess up markup.
Note: When HTML parsing is disabled, any new line or line break will be converted to tag automatically. When you try to edit this news, you will see tags along with excerpt. To make them work, enable HTML parsing again just before updating.
Access —
Sites with multiple type of user access, i.e. administrator and editor, can use plugin. Once administrator enables this option, editors has full control over the plugin posts as well as settings.
Styling —
If you want to customize the look of this plugin, feel free to do so by editing CSS file present in “assets/css/style.css”. For now you have to do it manually, later i will add GUI interface of customizing it.
