sarah ✈ semark
193d073b84
Merge pull request #859 from jrfnl/feature/854-no-unncessary-php-tags
...
Avoid going in and out of PHP unnecessarily.
2015-12-03 20:13:49 +00:00
Serge Noskov
5865825670
Remove redundant empty new lines at the end of some files
2015-11-18 08:22:05 +02:00
jrfnl
8470f55f92
Avoid going in and out of PHP unnecessarily.
...
Closes #854
Includes minor alignment changes for easier readability/detection of start/end of conditions.
2015-11-11 22:59:40 +01:00
sarah ✈ semark
b1b13f58d8
Merge pull request #775 from davidakennedy/editlinkposttitle
...
Add post title to `edit_post_link`
2015-09-16 19:58:22 +01:00
PJ
de9c9888b7
Updated documentation in comments at the top of files.
...
I tried to standardize and expand the documentation and links to
codex.wordpress.org in the comments at the top of most files.
2015-07-12 12:38:18 -04:00
David A. Kennedy
0a0e5c631f
Add post title to `edit_post_link`
...
* Use `__()` instead of `_x()`
* Add translator comment, remove context modifier.
* Remove escaping on `the_title()`; it's trusted data.
Resolves : #774
2015-07-02 17:37:30 -04:00
David A. Kennedy
c60811bf94
Add post title to `edit_post_link`
...
This improves the accessibility of these links, and gives more context for screen reader users. Now, they know exactly where the link goes.
Escaped output with `esc_html_x` and `wp_kses`.
Resolves : #774
2015-06-26 14:22:38 -04:00
Fränk Klein
175524922c
Fix Codesniffer errors.
2015-05-27 22:19:14 +02:00
Fränk Klein
032e14d241
Escape translations in content-page.php
...
See #737 .
2015-05-05 12:27:52 +02:00
Philip Arthur Moore
71d4231cbe
Move template parts into their own dedicated folder and update Infinite Scroll to reflect this change. See #642 . Props @leopuleo.
2015-04-29 08:42:12 +07:00