You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2022. It is now read-only.
This plugin is built to handle storing of social media posts as WordPress custom post types. It has an extension manager for developers to add extensions for their favorite social networks.
== Description ==
This plugin is built to handle storing of social media posts as WordPress custom post types. It has an extension manager for developers to add extensions for their favorite social networks.
== Installation ==
1. Upload the `social-me` folder and all of it's contents to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= How do I add extensions for another social media platform? =
If there is already an extension (not plugin) coded to the "Social Me" standards, drop it in the `extensions` folder and activate it in the extension manager.