Opened 2 years ago
Closed 2 years ago
#4618 closed theme (live)
THEME: P2 - 1.3.2
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | Keywords: | theme-p2 | |
| Cc: | themes@… |
Description
P2 - 1.3.2
A group blog theme for short update messages, inspired by Twitter. Featuring: Hassle-free posting from the front page. Perfect for group blogging, or as a liveblog theme. Dynamic page updates. Threaded comment display on the front page. In-line editing for posts and comments. Live tag suggestion based on previously used tags. A show/hide feature for comments, to keep things tidy. Real-time notifications when a new comment or update is posted. Super-handy keyboard shortcuts. Helvetica Neue for you modern font lovers.
Theme URL - http://p2theme.com/
Author URL - http://automattic.com/
SVN - http://themes.svn.wordpress.org/p2/1.3.2
ZIP - http://wordpress.org/extend/themes/download/p2.1.3.2.zip?nostats=1
Diff with previous version: http://themes.trac.wordpress.org/changeset?old_path=/p2/1.3.1&new_path=/p2/1.3.2
All previous tickets for this theme: http://themes.trac.wordpress.org/query?col=id&col=summary&col=keywords&col=owner&col=status&col=resolution&keywords=~theme-p2&order=priority

This is a very small update to fix an issue with "comment-reply" enqueuing — in some cases the JS wasn't included.
Please see #4533 for reasons why get_users_of_blog() is still in the theme.
Also, under INFO:
Could not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply script is being enqueued properly on singular pages.
This is because this theme enqueues the JS file as a dependency, and not by itself.