Description
Sasami News Generator allows you to display a list of recent updates from your WordPress site.
With a simple shortcode [sasami_news], you can show the latest information anywhere on your site.
The plugin provides built-in design templates to help you display news in a clean, organized manner that fits your site’s layout.
Features
- Simple Shortcode: Display news anywhere with
[sasami_news]. - Flexible Content: Choose to display posts, pages, or both.
- Order Options: Sort by publish date or last modified date.
- Design Templates: Built-in presets available to match your site.
- “NEW!” Badge: Automatically add a badge to recent updates.
- Admin Preview: Check your settings with a live preview in the admin area.
Japanese
Sasami News Generatorは、投稿や固定ページの新着情報をショートコード一つで簡単に表示できるプラグインです。
独自のブランド名を採用し、軽量な動作を重視して設計されています。
ちなみに、Sasamiとは好奇心旺盛な私のウロコインコの名前です。
Installation
- Upload the
sasami-news-generatorfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure your settings in ‘Settings’ -> ‘Sasami News Settings’.
- Add the shortcode
[sasami_news]to your posts or pages.
FAQ
-
Does it support custom post types?
-
Currently, it supports standard posts and pages.
-
Can I customize the design?
-
Yes, you can choose from the built-in design templates in the settings page.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Sasami News Generator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Sasami News Generator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.5
- Refactored CSS loading to use wp_enqueue_style and wp_add_inline_style for WordPress standards compliance.
- Added versioning to enqueued resources to prevent browser caching issues (Resolved Plugin Check WARNING).
- Removed directory assets (icons) from the plugin bundle for SVN preparation.
- Updated Japanese description in the plugin header.
1.0.4
- Renamed plugin to “Sasami News Generator” for a more distinctive identity.
- Changed shortcode to
[sasami_news]and updated the slug. - Removed arbitrary custom CSS insertion feature to improve security according to WordPress.org guidelines.
- Updated contributor list.
1.0.3
- Refactored class name with “sasami_” prefix to avoid naming conflicts.
- Internal code optimization.
1.0.0
- Initial release.