前言介紹
- 這款 WordPress 外掛「Daily Fortune Telling Cards」是 2020-09-29 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2025-04-17,距離現在已有 17 天。
- 外掛最低要求 WordPress 5.2 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
predictions | powerfortunes | fortune telling | daily horoscopes | fortune telling cards |
內容簡介
每個星座都有四張占卜牌,代表該星座的一般運勢,而「每日占卜牌」WordPress 外掛能顯示此占卜牌。這些卡片每天更新一次,完整的「PowerFortunes 占卜牌」包含 32 張卡片,所抽取的四張牌會代表該星座的一般運勢。此外掛使用流動式回應式設計,基於 CSS 網格和彈性盒子,可適應所有裝置屏幕大小和大多數模板版面配置。它們加載速度快,需要很少的伺服器資源。
此外掛是自由軟體,您可以在自由軟體基金會公佈的 GNU 通用公眾許可證的版本 2 或任何更高版本下重新分發或修改它。
這個 WordPress 外掛可於 https://wordpress.org/plugins/daily-fortune-telling-cards/ 下載。
以下是用於前端顯示的簡碼:
將卡片添加至文章或頁面:
這些簡碼可指定位置顯示卡片。
1. 透過 WP 控制台:
透過「頁面」或「文章」鏈結,將下列簡碼添加至現有或新的頁面或文章。您可以使用「新增」或「編輯」。
顯示所有十二個星座的每日預言,使用此簡碼:
[fortune_telling_cards sign=”” allowinfo=””]
顯示每個星座的每日預言,使用此簡碼:
[fortune_telling_cards sign=”星座名稱” allowinfo=””]
請將「星座名稱」 替換為要顯示的星座名稱。
2. 直接將簡碼插入 WP 模板內容:
將下列簡碼放置在標記中,以指定卡片顯示的位置:
顯示所有十二個星座的每日預言,使用此簡碼:
echo(do_shortcode(‘[fortune_telling_cards sign=”” allowinfo=””]’));
顯示每個星座的每日預言,使用此簡碼:
echo(do_shortcode(‘[fortune_telling_cards sign=”星座名稱” allowinfo=””]’));
請將「星座名稱」替換為要顯示的星座名稱。
為了讓用戶了解這些預測的內容,請將 allowinfo 設置為 “yes”,如下所示:
[fortune_telling_cards sign=”” allowinfo=”yes”]
或
[fortune_telling_cards sign=”星座名稱” allowinfo=”yes”]
或
echo(do_shortcode(‘[fortune_telling_cards sign=”” allowinfo=”yes”]’));
或
echo(do_shortcode(‘[fortune_telling_cards sign=”星座名稱” allowinfo=”yes”]’));
外掛是基於 PowerFortunes.com 的占卜牌。每天,PowerFortunes.com 的服務器為每個星座生成四張占卜牌,此插件獲取此數據並通過 https://www.powerfortunes.com/amp/daily-fortunetelling-cards.php 顯示生成的內容。此外掛是由 PowerFortunes.com 開發的,此外掛的所有使用者都可以自由檢索透過此外掛生成的數據並顯示所生成的內容。
原文外掛簡介
The Daily Fortune Telling Cards plugin will display four fortune telling cards for each zodiac sign, representing the general fortunes of that sign. These cards update on a daily basis. A complete deck of PowerFortunes Fortune Telling Cards contains 32 cards and the four cards drawn, represent the general fortunes for that star sign.
The Daily Fortune Telling Cards plugin use a liquid, responsive design, based on a css grids and flexboxes. This content, will adapt to all device screen sizes and adjust to most template layouts. They are quick to load and require very few server resources.
The Daily Fortune Telling Cards plugin is free software: You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version.
This WordPress plugin is available at, https://wordpress.org/plugins/daily-fortune-telling-cards/
For Front End Display, Use These Shortcode
ADD THESE CARDS TO A POST OR A PAGE
The cards will appear where these shortcodes are placed.
Through the WP Dashboard:
Add the following shortcodes to an existing or new page or post, through the ‘Pages’ or ‘Posts’ link in WP Dashboard. You may use ‘Add New’ or ‘Edit’.
Add this shortcode to the post/page ‘Content’, to display the daily predictions for all twelve zodiac signs:
[fortune_telling_cards sign=”” allowinfo=””]
Add this shortcode to the post/page ‘Content’, to display the daily predictions for an individual zodiac sign:
[fortune_telling_cards sign=”SIGN NAME” allowinfo=””]
Replace ‘SIGN NAME’ with the name of the zodiac sign to be displayed
By Directly Inserting the Shortcode into the Code of your WP Template:
Place these shortcodes in your mark up, wherever the cards are to be displayed:
To display daily predictions for all twelve zodiac signs, use:
echo(do_shortcode(‘[fortune_telling_cards sign=”” allowinfo=””]’));
To display daily predictions for an individual zodiac signs, use:
echo(do_shortcode(‘[fortune_telling_cards sign=”” allowinfo=””]’));
Replace ‘SIGN NAME’ with the name of the zodiac sign to be displayed
To help users understand the context of these predictions, please set allowinfo to “yes”, as shown below:
[fortune_telling_cards sign=”” allowinfo=”yes”]
OR
[fortune_telling_cards sign=”SIGN NAME” allowinfo=”yes”]
OR
echo(do_shortcode(‘[fortune_telling_cards sign=”” allowinfo=”yes”]’));
OR
echo(do_shortcode(‘[fortune_telling_cards sign=”SIGN NAME” allowinfo=”yes”]’));
External Services
As explained above, the Daily Fortune Telling Cards plugin are based on the PowerFortunes.com Fortune Telling Cards. Four fortune telling cards are generated everyday on the PowerFortunes.com servers, for each zodiac sign. This data is retrieved from the PowerFortunes.com servers and is used to display the content generated through this plugin through the url, https://www.powerfortunes.com/amp/daily-fortunetelling-cards.php .
This plugin has been developed by PowerFortunes.com and all users of this plugin, are free to retrieve the data generated through this plugin and display the content so generated, in their WordPress themes, as described above, without any copyright restrictions.
Presently there is no limitation on the amount of data that a user can retrieve from the PowerFortunes.com servers, through the url https://www.powerfortunes.com/amp/daily-fortunetelling-cards.php, in order to run this plugin, in the manner described above.
PowerFortunes.com does not collect any user or tracking data, such as tracking cookies, pixels etc, through this plugin.
For more details about the code powering this plugin, please go to, https://www.powerfortunes.com/zodiac-sign-fortunetellingcards.php
The PowerFortunes.com privacy policy can be found at, https://www.powerfortunes.com/privacy-policy.php
License
This file is part of the Daily Fortune Telling Cards plugin.
The Daily Fortune Telling Cards plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License or (at your option) any later version.
The Daily Fortune Telling Cards plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Get a copy of the GNU General Public License in https://www.gnu.org/licenses/.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Daily Fortune Telling Cards」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.1.0 | 1.2.0 | 1.2.3 | 1.2.4 | 1.2.6 | 1.2.8 | 1.2.9 | 1.3.1 | 1.3.3 | 1.3.5 | trunk |
延伸相關外掛(你可能也想知道)
Tarot, Oracle cards, Tarot readings, Tarokina 》這是 WordPress 最佳的塔羅牌外掛程式,易於使用並提供準確的塔羅牌解讀。, Tarokina Free 允許您更改顏色,使您的塔羅牌適應 WordPress 主題。, 它提供了完...。
Tarot 》這個外掛在 Gutenberg 編輯器中提供了一個新的區塊,讓你可以在文章中生成並顯示塔羅牌展開!你可以為展開撰寫解釋,或對結果進行任何自己想要的處理。, 預先...。
Weekly Fortune Telling Cards 》Weekly Fortune Telling Cards 外掛程式會顯示每個星座的四張占卜牌,代表該星座的一般運勢。這些卡牌每週更新一次。完整的 PowerFortunes Fortune Telling C...。