विवरण
This plugin remove extra p and br tags from the_content, the_excerpt and widget_text_content.
स्थापना
To install “empty p tag” using the built-in plugin installer:
1. Go to Plugins > Add New.
2. Type in "empty p tag" in Search Plugins box or click a tag link below the screen.
3. find the "empty p tag Plugin" in the list.
4. Click Install Now to install the WordPress Plugin.
To install empty p tag manually:
- Download your WordPress Plugin to your desktop.
- If downloaded as a zip archive, extract the Plugin folder to your desktop.
- With your FTP program, upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online.
- Go to Plugins screen and find the “empty p tag Plugin” in the list.
- Click Activate to activate it.
प्रश्नोत्तर
-
How do Plugin turn off automatic p, br for a post?
-
After plugin activation, WordPress will no longer attempt to add
<p>
and<br>
tags to your posts (so you’ll be responsible for adding these yourself). -
I upgraded the plugin and it lost my default settings!
-
No, it didn’t. Disable and re-enable the plugin and the setting should be updated to the new setting.
समीक्षाहरू
योगदानकर्ता र डेभलपरहरू
“Empty P Tag” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Empty P Tag” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
2.0.1
- Thired released
- Added feature to remove for ‘whitespace’ with p tag.
1.0.1
- Second released
- Added ‘preg_replace’ function to remove Empty tag.
1.0.0
- First released
- Basic Plugin