Skip to content

Instantly share code, notes, and snippets.

@jazzsequence
Last active December 12, 2017 18:56
Show Gist options
  • Save jazzsequence/ea13a76c166e0c8759a7 to your computer and use it in GitHub Desktop.
Save jazzsequence/ea13a76c166e0c8759a7 to your computer and use it in GitHub Desktop.
Plugin Ideas

Plugin Ideas

Just some pie-in-the-sky ideas for plugins so I don't forget.

  • Minutes to Read Provides a Medium-like estimate about how long an article/post would take to read. Figure out how Medium does this (has to be related to word count, which we can get from WordPress) and build something that works similarly.
    This is how Medium does it.

  • Local Localization User-specific localization options. Instead of site-wide, global language settings, localization settings could/should be specific to the user -- for instance, a developer building a site for a non-English-speaking company or having many users, some of whom speak one language and others that speak a different language. Would load a different language file per user.

  • WP Raffles Rafflecopter clone using WordPress that's done better.

  • Address Book

  • physical address
  • email address
  • name
  • export to csv (shutterfly) https://www.shutterfly.com/account/csvtemplate.jsp
  • revisions to addresses (record of past addresses)
  • filtering/categories
  • group by family
  • privacy
  • add new addresses in one form
  • moved/deceased (inactive addresses there for historical reasons)
  • birthday (or other significant days, e.g. wedding anniversary)
  • import (from google, apple, csv)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment