Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FollowusonWidget has a deprecated constructor in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 11

Deprecated: Function create_function() is deprecated in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 132

Deprecated: The called constructor method for WP_Widget class in FollowusonWidget is deprecated since version 4.3.0! Use __construct() instead. in /home/bossgist/public_html/wp-includes/functions.php on line 6170

Notice: Undefined index: removed_unused_javascript in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10

Notice: Trying to access array offset on value of type null in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10
Twitter introduces new feature to allow users control audience | Boss Gist
Site icon Boss Gist

Twitter introduces new feature to allow users control audience

Popular social networking site, Twitter, has introduced a new feature that gives its users control over its audience.

The social media company announced this on Wednesday, May 20, noting that it would begin to roll out a new feature where users can essentially pick and choose who can reply to their tweets.

Although, reviewers have stated that the feature is overdue, however, the new plug is expected to serve a good use as it gives people control over the conversations they started.

Following the announcement, Twitter further revealed that the feature is only available to a small percentage of users globally.

Before now, there have been complains on heavy cyber-bullying amidst users which has in the past lead to many forsaking the platform as a result of its open-end, view-by-all policy.

https://twitter.com/Twitter/status/1263145271946551300?s=20
Exit mobile version

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
SHOW COLUMNS FROM wpvx_sb2_ai_bot_hits LIKE 'request_kind'

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
INSERT INTO wpvx_sb2_ai_bot_hits (bot_name, bot_purpose, request_path, normalized_url, url_hash, object_id, object_type, status_code, hit_date, first_seen, last_seen, visits) VALUES ('ClaudeBot', 'research', '/twitter-introduces-new-feature-to-allow-users-control-audience/amp/', 'https://bossgist.com/twitter-introduces-new-feature-to-allow-users-control-audience', '95f524c3a9d4aa4cd3658e46b0c0b377fd805a84a7c337d3d1a44bbc06641fe5', 7165, 'post', 200, '2026-08-18', NOW(), NOW(), 1) ON DUPLICATE KEY UPDATE visits = visits + 1, last_seen = NOW(), status_code = 200, normalized_url = IF(normalized_url = '' OR normalized_url IS NULL, 'https://bossgist.com/twitter-introduces-new-feature-to-allow-users-control-audience', normalized_url), object_id = IF(object_id IS NULL OR object_id = 0, 7165, object_id), object_type = IF(object_type IS NULL OR object_type = '', 'post', object_type)