Make WordPress Core

Ticket #37175: 37175.diff

File 37175.diff, 539 bytes (added by ixkaito, 8 years ago)
  • src/wp-includes/shortcodes.php

     
    11<?php
    22/**
    33 * WordPress API for creating bbcode like tags or what WordPress calls
    4  * "shortcodes." The tag and attribute parsing or regular expression code is
     4 * "shortcodes". The tag and attribute parsing or regular expression code is
    55 * based on the Textpattern tag parser.
    66 *
    77 * A few examples are below: