Title: plugin – Make WordPress.org

---

#  Tag Archives: plugin

 [  ](https://profiles.wordpress.org/jenmylo/) [Jen](https://profiles.wordpress.org/jenmylo/)
7:26 pm _on_ October 25, 2013     
Tags: plugin   

# 󠀁[Could we install the co authors plus plugin…](https://make.wordpress.org/meta/2013/10/25/could-we-install-the-co-authors-plus-plugin/)󠁿

Could we install the [co-authors plus plugin](https://wordpress.org/plugins/co-authors-plus/)?

Thanks!

[#plugin](https://make.wordpress.org/meta/tag/plugin/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Fmeta%2F2013%2F10%2F25%2Fcould-we-install-the-co-authors-plus-plugin%2F%23respond&locale=en_US)

 [  ](https://profiles.wordpress.org/jenmylo/) [Jen](https://profiles.wordpress.org/jenmylo/)
4:11 pm _on_ October 23, 2013     
Tags: [community ( 2 )](https://make.wordpress.org/meta/tag/community/),
[make ( 14 )](https://make.wordpress.org/meta/tag/make/), plugin   

# 󠀁[@otto42 @iandunn posted a plugin on trac for…](https://make.wordpress.org/meta/2013/10/23/otto42-iandunn-posted-a-plugin-on-trac-for/)󠁿

[@otto42](https://profiles.wordpress.org/otto42/): [@iandunn](https://profiles.wordpress.org/iandunn/)
[posted a plugin on trac](https://meta.trac.wordpress.org/ticket/187) for the /community
team site 5 weeks ago. Could that get added, or if it’s not ready could you tell
him what he needs to change? It’s a bottleneck for some stuff we want to do on our
team site to make it easier for groups working on separate projects. Thanks!

[#community](https://make.wordpress.org/meta/tag/community/), [#make](https://make.wordpress.org/meta/tag/make/),
[#plugin](https://make.wordpress.org/meta/tag/plugin/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Fmeta%2F2013%2F10%2F23%2Fotto42-iandunn-posted-a-plugin-on-trac-for%2F%23respond&locale=en_US)

 [  ](https://profiles.wordpress.org/otto42/) [Samuel Wood (Otto)](https://profiles.wordpress.org/otto42/)
11:27 pm _on_ April 3, 2013     
Tags: [make ( 14 )](https://make.wordpress.org/meta/tag/make/),
plugin   

# 󠀁[Time Shortcode for Make P2s](https://make.wordpress.org/meta/2013/04/03/time-shortcode-for-make-p2s/)󠁿

A couple of weeks ago, Siobhan pointed out to me the difficulties in talking about
times for IRC meetups on the various P2P2 P2 or O2 is the term people use to refer
to the Make WordPress blog. It can be found at [https://make.wordpress.org](https://make.wordpress.org/)
blogs. She suggested a shortcodeShortcode A shortcode is a placeholder used within
a WordPress post, page, or widget to insert a form or function generated by a plugin
in a specific location on your site. to make it easier to specify times.

So I wrote a first draft of a shortcode to make this a bit easier. It’s not perfect,
but I figured to go ahead and tell people now, so that you all could go ahead and
start banging on it and telling me what the problems are.

Usage: [time] some-time-format-here [/time]

By “some-time-format-here”, I’m being a bit generous. You can use pretty much any
time format you can think of and it will attempt to figure it out. With extra emphasis
on “attempt”.

Stuff like this all works:

 * March 30, 2013 1pm UTC
 * April 4th at 1pm
 * April 4th around 1pm
 * April 4th 2012 1pm
 * next monday 1pm CDT
 * 1pm UTC

Now, a few important points:

 * If you don’t specify a timezone, you’ll probably get UTC. This is just for now,
   until I work out a better way.
 * If it can’t figure it out, you’ll notice no change in your text. Hopefully.
 * If it gets really confused, it’ll probably say January 1st, 1970. 🙂
 * “Absolute” times are more likely to work than “relative” ones. Give a date, and
   year, and time, and timezone, and you’ll probably be good.
 * Timezones matter in terms of daylight savings. GMT is not the same as BST (British
   Summer Time).

So, what’s the point? Well, if it can figure out what time you meant, then it’ll
encode that and a bit of JavascriptJavaScript JavaScript or JS is an object-oriented
computer programming language commonly used to create interactive effects within
web browsers. WordPress makes extensive use of JS for a better user experience. 
While PHP is executed on the server, JS executes within a user’s browser. [https://www.javascript.com](https://www.javascript.com/)
will then localize that time to the viewer of the make P2 in question on load, assuming
their browser knows what timezone they’re in.

So when I post “April 3rd, 2013 6:30pm CDT” (my current time) in the time shortcode,
it’ll show this instead: [April 3rd, 2013 6:30pm CDT](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20130403T2330).
What you see there depends on where you live.

Hopefully this will make it somewhat easier to schedule IRC meetups and such. Let
me know when (not if) you break it. Happy to iterate.

[#make](https://make.wordpress.org/meta/tag/make/), [#plugin](https://make.wordpress.org/meta/tag/plugin/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Fmeta%2F2013%2F04%2F03%2Ftime-shortcode-for-make-p2s%2F%23respond&locale=en_US)

 [  ](https://profiles.wordpress.org/otto42/) [Samuel Wood (Otto)](https://profiles.wordpress.org/otto42/)
10:00 pm _on_ October 29, 2012     
Tags: [make ( 14 )](https://make.wordpress.org/meta/tag/make/),
[meta ( 33 )](https://make.wordpress.org/meta/tag/meta/), plugin, reviews   

# 󠀁[Welcome to Meta (with a feature!)](https://make.wordpress.org/meta/2012/10/29/welcome-to-meta-with-a-feature/)󠁿

During the [WordPress Community Summit](https://make.wordpress.org/summit) pre-planning
sessions, it became obvious that there’s not a lot of good communication about what
we do, plan, and code for the WordPress.orgWordPress.org The community site where
WordPress code is created and shared by the users. This is where you can download
the source code for WordPress core, plugins and themes as well as the central location
for community conversations and organization. [https://wordpress.org/](https://wordpress.org/)
website itself. So, after a bit of chatter, Make-MetaMeta Meta is a term that refers
to the inside workings of a group. For us, this is the team that works on internal
WordPress sites like WordCamp Central and Make WordPress. was born. This is where
we plan on talking about changes to the WordPress.org site, as well soliciting feedback
for feature ideas. Consider it a community site; we don’t always know what the best
way to make the website work is, so feedback is not just welcome, but encouraged.

In order to kick things off properly, I figured I’d announce a new feature: **Reviews**!

After a [lot of discussion](http://dotorgplugins.wordpress.com/), it became clear
that a “pluginPlugin A plugin is a piece of software containing a group of functions
that can be added to a WordPress website. They can extend functionality or add new
features to your WordPress websites. WordPress plugins are written in the PHP programming
language and integrate seamlessly with WordPress. These can be free in the WordPress.
org Plugin Directory [https://wordpress.org/plugins/](https://wordpress.org/plugins/)
or can be cost-based plugin from a third-party. review” concept was very much desired
by the community in general. So we implemented reviews, but didn’t bother to limit
it to just plugins. So now, plugins and themes can have reviews.

In order to keep things straight, reviews are tied to ratings. In order to rate 
a plugin, you must write a review as well. All the old ratings are still there and
won’t be going away (we use those, after all), but if you want to change your rating
in the future, well, explain it. Tell your side of the story. What’s broken? What
works? What’s the best and the worst of the code? How can the plugin or theme author
improve it?

Communication is important, and “support” is only half of the equation. Feedback
is critical, and hopefully, the new Reviews system will go a long way to improving
communication between the many millions of users of code we host on WordPress.org
and the many thousands of contributors who write the themes and plugins that we 
all use every day. And all reviews go into our forums and can be commented on by
everybody, just in case somebody needs some extra help.

(Note to Plugin/Theme authors: You can subscribe to your reviews alone via RSS feedRSS
Feed RSS is an acronym for Real Simple Syndication which is a type of web feed which
allows users to access updates to online content in a standardized, computer-readable
format. This is the feed., but the email subscription is cross-tied to the support-
forum email subscriptions. If you’re subscribed to those, you will get review emails
as well.)

There won’t be a lot of reviews at first, but hey, that’s where you come in! Just
to get everybody started, I went ahead and wrote a couple of reviews to kick things
off. So if you want to see it in action immediately, you can see them here:

https://wordpress.org/support/view/theme-reviews/twentytwelve
 https://wordpress.
org/support/view/plugin-reviews/hotfix

These are accessible for any plugin or theme through the “Reviews” tab. Alternately,
try to rate a plugin or theme and you’ll be sent to the review form as well.

Note that this is “iteration 1” of the feature. I expect to make many visual and
stylistic changes over the next couple of weeks, and perhaps add a few new features.
If you have a great idea for a feature or enhancement, feel free to comment and 
let me know. (Don’t bother me with the visual-only stuff yet, I know the CSSCSS 
CSS is an acronym for cascading style sheets. This is what controls the design or
look and feel of a site. needs some love. Also, reviews don’t really display all
that well on profiles yet; I know, working on it.)

BTW, the majority of the code to power the reviews came from our own [Scott Reilly](https://profiles.wordpress.org/coffee2code),
who is, frankly, a genius. Give him mega props. 🙂

[#make](https://make.wordpress.org/meta/tag/make/), [#meta](https://make.wordpress.org/meta/tag/meta/),
[#plugin](https://make.wordpress.org/meta/tag/plugin/), [#reviews](https://make.wordpress.org/meta/tag/reviews/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Fmeta%2F2012%2F10%2F29%2Fwelcome-to-meta-with-a-feature%2F%23respond&locale=en_US)