Skip to content

Commit

Permalink
Updated social media links.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbohacek committed Feb 4, 2023
1 parent 73ae49e commit 1f99a4c
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 18 deletions.
2 changes: 1 addition & 1 deletion 404.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a href="mailto:<?php echo $helpers->get_admin_emails(); ?>">Send us an email</a>
</li>
<li>
<a href="https://twitter.com/botwikidotorg">Complain about this in public</a>
<a href="https://mastodon.social/@botwiki">Complain about this in public</a>
</li>
</ul>
</div>
Expand Down
8 changes: 1 addition & 7 deletions footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@
<span>@botwiki</span>
</a>
</li>
<!-- <li>
<a id="twitter-link" title="Follow @botwikidotorg on Twitter" rel="me" href="https://twitter.com/botwikidotorg">
<img src="<?php echo get_template_directory_uri(); ?>/images/icons/twitter-white.svg">
<span>@botwikidotorg</span>
</a>
</li> -->
</ul>
</div>
<?php if ( is_front_page()){ ?>
Expand Down Expand Up @@ -105,7 +99,7 @@
<div class="col-sm-12 col-md-4">
<ul class="footer-list">
<li class="list-header">Contact</li>
<li><a class="h-card" rel="me" href="https://twitter.com/botwikidotorg">@botwikidotorg</a></li>
<li><a class="h-card" rel="me" href="https://mastodon.social/@botwiki">@botwiki</a></li>
<li><a class="u-email" rel="me" href="mailto:<?php echo $helpers->get_admin_emails(); ?>">Email us</a></li>
<li><a href="<?php echo site_url(); ?>/about/feedback">Give feedback</a></li>
<li><a href="<?php echo site_url(); ?>/contribute/" title="Add your bot, tutorial, and other botmaking resources to Botwiki">Contribute</a></li>
Expand Down
2 changes: 1 addition & 1 deletion includes/tools/screenshots.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ function screenshot_tool_page_render() { ?>
<div id="icon-tools" class="icon32"></div>
<h2>Screenshot tool</h2>
<label for="page-url"><p>URL of the bot</p></label>
<input type="url" id="page-url" class="regular-text" name="page-url" placeholder="https://twitter.com/botwikidotorg" value="<?php
<input type="url" id="page-url" class="regular-text" name="page-url" placeholder="https://mastodon.social/@botwiki" value="<?php
echo ( isset( $_GET['url'] ) ? $_GET['url'] : '' );
?>">
<button id="get-screenshot">Fetch screenshot</button>
Expand Down
4 changes: 2 additions & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<div class="blog-more">
<h3>Wait, there's more!</h3>
<ul>
<li>follow us at <a href="https://twitter.com/botwikidotorg">@botwikidotorg</a></li>
<li>keep up with new bots and blog updates via <a href="https://twitter.com/newonbotwiki">@newonbotwiki</a></li>
<li>follow us at <a href="https://mastodon.social/@botwiki">@botwiki</a></li>
<li>keep up with new bots and blog updates via <a href="https://botsin.space/@newonbotwiki">@newonbotwiki</a></li>
<li>subscribe to our <a href="/botwiki-weekly-digest/">weekly digest</a></li>
<li>check out our <a href="/learn/#blogs-and-websites">blogroll</a></li>
<li><a href="/about/team">meet the team</a></li>
Expand Down
2 changes: 1 addition & 1 deletion search.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<a href="mailto:<?php echo $helpers->get_admin_emails(); ?>">Send us an email</a>
</li>
<li>
<a href="https://twitter.com/botwikidotorg">Find us on Twitter</a>
<a href="https://mastodon.social/@botwiki">Find us on Mastodon</a>
</li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion single.php
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ function get_network_name( $network ){
<a class="btn mb-2" title="View list of supporters" href="https://botwiki.org/about/supporters/">See our supporters</a>
</li>
<li>
<a class="btn mb-2" title="Twitter" rel="me" href="https://twitter.com/botwikidotorg">Follow @botwikidotorg</a>
<a class="btn mb-2" title="Twitter" rel="me" href="https://mastodon.social/@botwiki">Follow @botwiki</a>
</li>
</ul>
</div>
Expand Down
4 changes: 2 additions & 2 deletions template-showcase.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
<a class="btn" href="/bots/">Browse all bots</a>
</li>
<li>
<a class="btn" href="https://twitter.com/botwikidotorg">@botwikidotorg</a>
<a class="btn" href="https://mastodon.social/@botwiki">@botwiki</a>
</li>
<li>
<a class="btn" href="https://twitter.com/newonbotwiki">@newonbotwiki</a>
<a class="btn" href="https://botsin.space/@newonbotwiki">@newonbotwiki</a>
</li>
</ul>
</div>
Expand Down
4 changes: 2 additions & 2 deletions template-submit-resource.php
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<p><strong>Thank you!</strong> Make sure to <a href="/wp-admin/edit.php?post_status=draft&post_type=resource&author=<?php echo get_current_user_id(); ?>">submit your resource for review</a>.</p>
<?php } else { ?>
<p><strong>Thank you for your submission!</strong> Please be patient while we review it 😊</p>
<p>You can follow <a href="https://twitter.com/newonbotwiki" target="_blank"> @newonbotwiki</a> on Twitter and <a href="https://botsin.space/@newonbotwiki" target="_blank">@newonbotwiki@botsin.space</a> on Mastodon to see when the site gets updated.</p>
<p>You can follow <a href="https://botsin.space/@newonbotwiki" target="_blank">@newonbotwiki</a> on Mastodon to see when the site gets updated.</p>
<?php } ?>
<ul class="btn-list mt-4">
<li>
Expand Down Expand Up @@ -254,7 +254,7 @@
<div class="post-content">
<ul class="btn-list">
<li>
<a class="btn" href="https://twitter.com/newonbotwiki" target="_blank">@newonbotwiki</a>
<a class="btn" href="https://botsin.space/@newonbotwiki" target="_blank">@newonbotwiki</a>
</li>
<li>
<a class="btn" href="/botwiki-weekly-digest/" target="_blank">Weekly Digest</a>
Expand Down
2 changes: 1 addition & 1 deletion template-team-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class="text-sm-left text-md-center"
<ul class="btn-list">
<li>
<a class="btn" target="_blank" href="mailto:<?php echo $helpers->get_admin_emails(); ?>">Get in touch</a>
<a class="btn" href="https://twitter.com/botwikidotorg">Tweet at us</a>
<a class="btn" href="https://mastodon.social/@botwiki">Find us on Mastodon</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit 1f99a4c

Please sign in to comment.