62 lines
2.2 KiB
Text
62 lines
2.2 KiB
Text
=== Ansico SoMe Plugin ===
|
|
Contributors: aphandersen
|
|
Tags: social, microblogging, comments, activity-stream, likes
|
|
Requires at least: 6.4
|
|
Tested up to: 6.9.3
|
|
Requires PHP: 7.4
|
|
Stable tag: 1.1.0.19
|
|
License: GPL-3.0-or-later
|
|
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
|
|
|
Turn WordPress into your own microblog with comments and likes. Lots of blocks.
|
|
|
|
== Description ==
|
|
|
|
Ansico SoMe Plugin turns WordPress into a lightweight microblogging platform with microposts, comments, likes, profile features, and multiple Gutenberg blocks.
|
|
|
|
Features include:
|
|
|
|
* Micropost custom post type
|
|
* Micropost tags
|
|
* Comments and nested replies for microposts
|
|
* Like buttons for microposts and comments
|
|
* Author profile block with social profile links
|
|
* Micropost form, search, comments, top tags, list, and activity blocks
|
|
* Support for simple markup such as bold and italic text
|
|
* URL embeds in microposts and comments
|
|
* Custom avatar support
|
|
|
|
Support and documentation:
|
|
https://ansico.dk/Ansico/Ansico-SoMe-plugin
|
|
|
|
== Installation ==
|
|
|
|
1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen.
|
|
2. Activate the plugin through the 'Plugins' screen in WordPress.
|
|
3. Go to Settings -> Ansico SoMe Plugin to configure plugin settings.
|
|
4. Add the provided Gutenberg blocks where needed.
|
|
|
|
== Frequently Asked Questions ==
|
|
|
|
= Who can like microposts and comments? =
|
|
Only logged-in users can like microposts and comments. Like counts are visible to everyone.
|
|
|
|
= Can users comment on microposts? =
|
|
Yes. Comment forms for microposts are shown to logged-in users.
|
|
|
|
= Can I show social profile icons on author profiles? =
|
|
Yes. Users can add social profile URLs in their profile screen and choose whether each profile should be shown publicly.
|
|
|
|
== Changelog ==
|
|
|
|
= 1.1.0 =
|
|
* First public release.
|
|
|
|
|
|
= 1.1.0.14 =
|
|
* Fixed malformed packaging and kept the federated status field plus globe icon with isolated top-right placement.
|
|
|
|
= 1.1.0.1 =
|
|
* Improved Gutenberg block discoverability in the post editor and Site Editor.
|
|
* Added an Ansico block category and search keywords/descriptions for all custom blocks.
|
|
* Added the missing wp-core-data editor dependency and synced asset versions.
|