Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Show Content Only

Deskripsyon

Enables you to show only a post or page’s content, without sidebars, footers, and other content.

There are many different reasons for wanting to show just the content, but there’s never been such an easy way to do it. This plugin adds a box in the post and page editor that provides you with five links:

  • Content Only
  • Content Only + Styles
  • Content with Tags
  • Content with Categories
  • Content with Categories & Tags

This is very helpful in conjunction with the Google Keyword Tool, so that Google only analyses the content of your post or page, not the surrounding context as well.

Read more about the plugin.

You may also be interested in:

  • Rich Text Tags – Enable rich text editing of tags, categories, and taxonomies. Add value to your tag & category pages and improve your website’ SEO.

Mga Screenshot

  • Edit Posts Page (pre version 1.3)

Pag-install

  • Add and activate the plugin
  • In your Edit Post and Edit Page pages, you will see a new meta box titled “Show Content Only Links”. Use these links to link to content-only versions of your page.
  • Alternatively, you can simply add ?content-only=1 or &content-only=1 to your page’s URL for it to be shown as content only.

FAQ

How do I use this plugin?
  • Add and activate the plugin
  • In your Edit Post and Edit Page pages, you will see a new meta box titled “Show Content Only Links”. Use these links to link to content-only versions of your page.
  • Alternatively, you can simply add ?content-only=1 or &content-only=1 to your page’s URL for it to be shown as content only.

Mga Review

Setyembre 3, 2016
Very usefull if you have to put the postdata into a modal. I used it when i print the links in the Datatable. To run that job i used Show Content Only plugin together with plugin JsDataTable and plugin Easy Fancybox.
Basahin lahat ng 4 na review

Mga Contributor at Developer

Ang “Show Content Only” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Show Content Only” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.3.1

  • Updated translation files

1.3

  • Added links meta box to all public, registered post types
  • Formatted the links in nice little buttons
  • Refactored lots of code for clarity, standards compliance and greater flexibility

1.2

  • Added option to print styles by adding css=1 to the URL
    • When printing styles, post_class() classes are added to <body>
  • Added option to print scripts by adding js=1 to the URL
  • Applied the_content filter to content by default. Manually add plain=1 to the URL to not have the_content applied.

1.1.1

  • Added internationalization support with load_plugin_textdomain
  • Improved ReadMe.txt

1.1

  • Modified so that if the post hasn’t been published or saved as a draft, links are not available.

1.0

  • Initial Release