Mathilda

plugin banner

Mathilda brings back control of your tweets.

Author:Marco Hitschler (profile at wordpress.org)
WordPress version required:4.5
WordPress version tested:6.2
Plugin version:0.12
Added to WordPress repository:20-05-2016
Last updated:15-04-2023
Rating, %:100
Rated by:1
Plugin URI:https://www.unmus.de/wordpress-plugin-mathild...
Total downloads:1 704
Active installs:10+
plugin download
Click to start download

Mathilda is trying to give you back some control of your tweets. The plugin copies your tweets from Twitter continuously and saves them into the WordPress database. The tweets can be displayed on the blog chronologically (but do not have to). Indeed, Twitter is also blogging, micro-blogging so to speak.

Features

  • Copy your tweets back
  • Copy your tweeted images back
  • Display your tweets on the blog
  • Shows basic tweet statistics
  • Import your complete tweet history
  • Export your tweets as CSV file
  • Languague: English, German (only FrontEnd)

Live Demo

Here!

Future of this Plugin

As Twitter has decided to discontinue free access to the Twitter API, I have stopped using Twitter. This will also impact the future of this plugin. In the medium term the api request function to copy tweets will be removed from the plugin. Displaying of already received tweet data and the import of DSGVO Data Export will be further supported and maintained. The plugin features will be reduced to minimum. At the present time, the plugin is still be able to execute API Calls as the plugin is using the Twitter API Standard v1.1, which still is usable without payment. But that can change at any time.

Configuration

  1. Register your Mathilda-Instance as Twitter-Application for API Access apps.twitter.com
  2. Activate the plugin in WordPress
  3. Maintain OAUTH Access Token, OAUTH Access Token Secret, Consumer Key, Consumer Secret and your Twitter Account in the settings
  4. Run the initial load (Tools/Tweets)
  5. Create a WordPress page (page slug must match mathilda slug)

Further Information

Supported Tweet Types

Following tweet types are supported.

  • 140 Character Tweets
  • 280 Character Tweets
  • Replys
  • Quotes

Supported Tweet Objects

Following tweet objects are supported.

  • Images
  • Hashtags
  • Links
  • Mentions
  • Galleries

Architecture

Data storage and process logic is separated from the WordPress Framework. The toots are not saved in the table wp_posts. And TootPress is not registering a custom post type for the toots as well.

CSS classes

All mathilda UI elements can be addressed with individual CSS selectors. Please use your debugger to find the right classes.

Data & Files

Mathilda creates 4 folders within wp-content/uploads.

  • mathilda-twitterapi = Archive of the Twitter API data
  • mathilda-images = Tweet Image Folder
  • mathilda-export = Export Directory
  • mathilda-import = Import Directory

wpCrons

  • Autoload Tweets (every 15 minutes, customizable)
  • Get Embedding Code from External Source (every 15 minutes, customizable)
  • Import Tweets (every Minute, if Import is running)

API

WordPress Action: mathilda_tweets_updated (fired on tweet update)

Related Links

How to setup Mathilda?

Screencast Video (German)

How to split large JSON files?

JSON Splitter


Screenshots
FAQ
ChangeLog