یہ پلگ ان ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے۔ اب یہ برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔
In This Article
تفصیل
The In This Article plugin is designed to help you list all h2 and h3 headings in the content of a post. These headings are displayed in an ordered structure, allowing users to easily navigate within the post. You can place this list on your single blog post page using a simple shortcode.
Features:
- Fetches all
h2andh3headings from the post content. - Displays the headings in a hierarchical, clickable list.
- Easy-to-use shortcode for placing the list anywhere on the posts.
- Allows smooth scrolling to sections when clicking on a heading.
License
This plugin is licensed under the GPLv2 (or later) license. See the License URI for more information.
انسٹالیشن
- Upload the plugin files to the
/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Add the
[itah_in_this_article]shortcode to any single blog post page where you want the list of headings to appear.
عمومی سوالات
-
How do I use the shortcode?
-
Simply insert
[itah_in_this_article]into the content editor of any post or page. This will generate a list ofh2andh3headings from the content. -
Does this plugin support custom post types?
-
Yes, it works with any content type that uses
h2andh3headings in the post content.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“In This Article” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“In This Article” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.0.0
- Initial release of the plugin, providing shortcode support for fetching and displaying
h2andh3tags from post content.