REQUEST_URI: /feed-reader-formatting/

PHP_SELF: /index.php

DOCUMENT_ROOT: /sites/chris-pearson/phpwn.com/wordpress

SCRIPT_FILENAME: /sites/chris-pearson/phpwn.com/wordpress/index.php

SCRIPT_NAME: /index.php

HTTP_HOST: phpwn.com

HTTPS: on

QUERY_STRING:

HTTP_REFERER: https://phpwn.com/feed-reader-formatting

THESIS_SKIN: /sites/chris-pearson/phpwn.com/wordpress/wp-content/themes/thesis/lib/core/skin

ABSPATH: /sites/chris-pearson/phpwn.com/wordpress/

URL: https://phpwn.com/feed-reader-formatting/

Base URL: https://phpwn.com

Array ( [scheme] => https [host] => phpwn.com [path] => /feed-reader-formatting/ )

Slug string is /feed-reader-formatting

No viable parent for this URL.

New matched slug is feed-reader-formatting.

Parent dir is .

New matched parent is .

New ancestor is feed-reader-formatting.

Original parsed URL path is /feed-reader-formatting/

Chopped up URL path is /feed-reader-formatting/

Basename is feed-reader-formatting

esc_url: https://phpwn.com/wp-admin/admin.php?page=thesis&canvas=thesis_focus__content

esc_url_raw: https://phpwn.com/wp-admin/admin.php?page=thesis&canvas=thesis_focus__content

How to Test Feed Reader Formatting

The major culprit in ugly image reproduction within feeds is WordPress itself. Even if you’re using the code editor to produce your posts, WordPress will automatically wrap standalone images (centered ones, presumably) inside paragraph tags along with any text that follows. The end result is an inline image that is followed by a semi-broken line of text in just about every feed reader. 😀

Well, here be my caption, matey! 😀

The bottom line is that your feed content can be styled acceptably without introducing evil measures like the hspace and vspace attributes that “force” compliance in just about every feed reader. This day in age, solutions that involve deprecated HTML are no longer acceptable, as we have to find ways to become better publishers, all the while adhering to established standards.

Sometimes, I might want to display specialized content instead of my primary Modular Content.

1 comment… add one

Leave a Reply

Your email address will not be published. Required fields are marked *