वर्णन
AWPS leverages Artificial Intelligence via the MeaningCloud API to generate precise and meaningful summaries of posts.
Features
- Automatically generate posts summary.
- Display summary on all posts or only specific posts.
- Customizable shortcode.
- Ability to also manually add summary to posts if you prefer.
- Connect to MeaningCloud API
Shortcode
Show summary in a post
[awps]
Show summary in a post with a custom title
[awps title=”Post Summary”]
Show custom summary in a post
[awps summary=”I love automatic WordPress post summarizer plugin but here is the summary I prefer for this post”]
Shortcode Customization
You can customize the shortcode with the following options:
- title – Summary widget title.
- summary – Custom summary to replace automatically generated summary with.
Example:
[awps title=”Post Summary” summary=”I love automatic WordPress post summarizer plugin but here is the summary I prefer for this post”]
CSS Customization
Add awps_summary class to your CSS and style it to suit you.
Examples:
.awps_summary {
background: #f0dcdc;
padding: 10px 50px;
margin-bottom: 40px;
border: 2px solid #ff0707;
border-style: dashed;
}
.awps_summary h3 {
font-weight: 500;
font-size: 28px;
}
Or
.awps_summary {
background: #333360;
padding: 30px 50px;
color: #fff;
font-size: 15px;
margin-bottom: 40px;
}
.awps_summary h3 {
font-weight: 500;
font-size: 24px;
}
स्थापना
- Get your api key from MeaningCloud
- Install the plugin via WordPress dashboard / or download the ZIP achieve from WordPress repository
- Go to the plugin settings page WordPress Dashboard ** > **Posts > Automatic WP Posts Summarizer
- Paste the api key in the api key field and configure other settings to suit you.
नेहमी विचारले जाणारे प्रश्न
-
How do you generate post summary automatically?
-
With the help of MeaningCloud Text Summarization API,,
the plugin is able to use Artificial Intelligence and Natural Language Processing(NLP) to generate posts summary. -
What if I’m not satisfied with the generated summary?
-
You can use the summary option in the plugin shortcode to add your preferred summary.
Example: [awps summary=”My preferred summary”]
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“AWPS – Summarize Posts With AI” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “AWPS – Summarize Posts With AI” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.