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.

Simple Quick Tags

تفصیل

This plugin allows you to add useful quicktag buttons to the Text (HTML) mode of the WordPress WYSIWYG editor. There is a settings page to choose from a list of quicktags you would like to use.

Currently on the list of options are: p, br, h1, h2, h3, h4, h5, h6, pb

This plugin was written by Shawn Hayes at Share Web Design to make it easier to implement useful quicktag buttons. If you have any questions please feel free to visit our contact page at Contact Us or post a question in the support area at WordPress.org.

سکرین شاٹاں

  • screenshot-1.png
  • screenshot-2.png

انسٹال کرݨ

  1. Unzip into your /wp-content/plugins/ directory. If you’re uploading it make sure to upload the top-level folder. Don’t just upload all the php files and put them in /wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the settings page and choose which QuickTags you would like to add to the Text (HTML) mode of the WordPress editor.
  4. Be sure to hit the “Save Settings” button after you have checked the boxes on the settings page.

You’re done!

ہرہک دے سوال

We don’t have any FAQs yet but please feel free to contact us with any questions you may have.

ریویو

سارے 2 ریویو پڑھو

Contributors & Developers

“Simple Quick Tags” is open source software. The following people have contributed to this plugin.

حصہ پاوݨ آلے

“Simple Quick Tags” دا آپݨی زبان وچ ترجمہ کرو۔

ڈیویلپمنٹ وچ دلچسپی ہے؟

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

تبدیلی لاگ

1.1

Added $table_name = $wpdb->base_prefix . ‘options’; and now using $table_name rather than just using wp_options.

1.0

Public Release