یہ پلگ ان ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے۔ اب یہ برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

amr shortcodes

تفصیل

View the shortcodes available and used on your site, with links to the pages or posts that contain the shortcode text. Check if a page has a shortcode for which the plugin is not active. A red cross indicates if the function for that shortcode is still activated.

اسکرین شاٹس

  • Where are Shortcodes in use
  • Available Shortcodes

انسٹالیشن

  1. Activate this plugin, then goto tools > shortcodes
    If you liked this plugin, you might also like my other plugins:
  • icalevents.com – a ics compliant events plugin fully integrated with wordpress, so it will work with many other plugins (seo, maps, social)
  • wpusersplugin.com – a suite of plugins to help with membership sites. Major plugin is amr users

جائزے

There are no reviews for this plugin.

شراکت دار اور ڈیویلپرز

“amr shortcodes” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

“amr shortcodes” کا اپنی زبان میں ترجمہ کریں۔

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

کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔

چینج لاگ

Version 1.7

  • Added attempt to get ALL available shortcodes including those added in front end only. This involves a link to the front end and if admin only & only from the backend link, with nonce, then hijack the template redirect action to show the list of available shortcodes. Suggest deactivaring the plugin once you have solved your shortcide issues.

Version 1.6

  • Tested on wp 5.7.1
  • Added tab ‘Where used’ to search for just one shortcode text in posts & pages
  • Added post id to lists in case that helps!
  • Added more statuses to sql query so a list of posts with shortcode will included drafts, pending, future & published.
  • Added screenshot

Version 1.5

  • Tested on wp 5.4.2
  • Tweaked text for clarification

Version 1.4

  • Clarified message on ‘available shortcodes’ (ie available in admin only).
  • Tested on wp 5.0.3

Version 1.3

  • Some plugins only do ‘add_shortcode’ if they are not being loaded in admin. In that case the wp shortcode_exists function will say that the shortcode does not exist when run in admin area. Plugin will indicate uncertainty of shortcode function existence. To be sure – view the page on which the shortcode is listed as being used. Ask the plugin, to just do ‘add_shortcode’ same as wp does so that it can be detected.

Version 1.2

  • Tweaked to show available shortcodes in first tab, and those with missing plugins later
  • Testted on wp 4.8.1

Version 1.1

  • Changed to only look at public post types, ignore double square brackets, CDATA incontent, or [‘
  • Default first screen now only shows shortcodes missing functions. Second tab added to see all shortcodes.

Version 1.0

  • Launch of the plugin