This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

VA Excerpt From Content

ਵੇਰਵਾ

You don’t need to enter an excerpt. Plug-ins auto-create excerpt from the content.

  • Is the number of characters set in the “excerpt_length” filter.
  • “Continue reading” setting in the “excerpt_more” filter.
  • If there is “<!–more–>” does not create an excerpt.
  • Remove the HTML to “va_excerpt_from_content_strip_all_tags” filter is true.

    // remove the html.
    add_filter( ‘va_excerpt_from_content_strip_all_tags’, ‘__return_true’ );

Requires

  • WordPress 4.5 or higher
  • PHP 5.6+

Contribute!

You can fork the plugin from GitHub

ਸਕਰੀਨਸ਼ਾਟ

  • You don't need to enter an excerpt.
  • Plug-ins auto-create excerpt from the content..

ਸਥਾਪਤੀਕਰਨ

To install “VA Excerpt From Content”:

  1. Upload the “va-excerpt-from-content” directory and all its contents to your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“VA Excerpt From Content” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“VA Excerpt From Content” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0.1

  • Change the readme.

1.0.0

  • First public release