eb40212a79
Replace the flat SVG-text wordmark with a crisp inline-SVG recreation of the 3D brand logo (blue-violet face, navy outline, stacked blue depth). Bump wordmark size/opacity so it reads on the dark theme. The bundled beep-wordmark.png assets remain corrupted, hence the vector approach. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
95 lines
3.1 KiB
Plaintext
Executable File
95 lines
3.1 KiB
Plaintext
Executable File
=== Beep ===
|
|
Contributors: sami
|
|
Tags: microblog, twitter, tweets, social, comments, polls, elementor
|
|
Requires at least: 6.0
|
|
Tested up to: 6.9
|
|
Requires PHP: 7.4
|
|
Stable tag: 1.7.2
|
|
License: GPLv2 or later
|
|
|
|
A Twitter-style microblog for WordPress. Posts, likes, replies, polls, quotes, GIFs, and Gravatars. Use [beep_feed] shortcode or Elementor widget.
|
|
|
|
== Description ==
|
|
|
|
Beep adds a Twitter-style microblog to your WordPress site. Drop the
|
|
[beep_feed] shortcode on any page or use the Elementor widget. Likes,
|
|
threaded replies, polls, quotes, GIFs, and Latest/Top sort tabs are all built in.
|
|
|
|
Features:
|
|
* Twitter-style feed with [beep_feed] shortcode
|
|
* Elementor drag-and-drop widget
|
|
* Polls (create and vote)
|
|
* Quote posts
|
|
* GIF picker (Giphy integration)
|
|
* Likes on beeps and replies
|
|
* Nested threaded replies
|
|
* Gravatar avatars
|
|
* Admin settings page (Settings > Beep)
|
|
* Customizable colors and branding via CSS variables
|
|
* Bird-themed branding with custom icons
|
|
|
|
== Installation ==
|
|
|
|
1. Upload beep.zip via Plugins -> Add New -> Upload Plugin. Activate.
|
|
2. Add [beep_feed] to a page, or use the Elementor widget.
|
|
3. For multi-user signup, enable "Anyone can register" in Settings -> General.
|
|
|
|
== Shortcode ==
|
|
|
|
[beep_feed limit="50" header="Messages from" sort="latest"]
|
|
|
|
== Changelog ==
|
|
|
|
= 1.7.2 =
|
|
* Beep wordmark on every beep + reply is now the 3D extruded brand logo (blue-violet face, navy outline, blue depth) instead of flat text, drawn as a sharp ~1KB inline SVG.
|
|
* Bumped the wordmark size and opacity so the logo reads clearly on the dark theme.
|
|
|
|
= 1.7.1 =
|
|
* Beep wordmark now shown bottom-right of every beep AND reply, with the delete button furthest right.
|
|
* Wordmark rendered as crisp inline SVG (readable on the dark theme); removed a duplicate wordmark.
|
|
* Restored self-hosted plugin updates via the Gitea releases API (update badge + one-click update).
|
|
|
|
= 1.7.0 =
|
|
* Shortcode-only rendering ([beep_feed] where you place it); removed auto-inject.
|
|
* Public compose form (posting still requires login).
|
|
|
|
= 1.6.0 =
|
|
* Elementor drag-and-drop widget for feed placement.
|
|
* Admin settings page (Settings > Beep) for Giphy API key and branding.
|
|
* Polls: create polls in beeps, vote on polls.
|
|
* Quote posts: quote any beep.
|
|
* GIF picker powered by Giphy.
|
|
* Bird-themed redesign with custom bird icons and badges.
|
|
* CSS variables for customizable colors.
|
|
* Elementor widget registration.
|
|
* Settings stored in wp_options.
|
|
|
|
= 1.5.1 =
|
|
* Twitter-style UI redesign with bird assets.
|
|
* Beep bird badge on posts and replies.
|
|
* CSS scope isolation improvements.
|
|
|
|
= 1.5.0 =
|
|
* Polls feature (Beep_Polls class, voting UI).
|
|
* Bird wordmark logo in header.
|
|
|
|
= 1.4.0 =
|
|
* Like replies, not just beeps.
|
|
* Nested replies (reply to replies, indented up to two levels).
|
|
* Latest / Top sort tabs at the top of the feed.
|
|
* Bird badge in the top-right of every beep and reply.
|
|
* Polished tabs, focus states, action button styling.
|
|
|
|
= 1.3.0 =
|
|
* Feed header reads "Messages from" + Beep wordmark.
|
|
* Avatar/textarea fixes baked in.
|
|
|
|
= 1.2.0 =
|
|
* Feed header shows Beep wordmark instead of small icon + Home text.
|
|
|
|
= 1.1.0 =
|
|
* New hand-drawn bird logo.
|
|
|
|
= 1.0.0 =
|
|
* Initial release.
|