Plugin Directory

Changeset 494448


Ignore:
Timestamp:
01/24/2012 04:54:44 AM (14 years ago)
Author:
jacobgsp
Message:

fix readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom-options/trunk/readme.txt

    r494445 r494448  
    1010== Description ==
    1111
    12 Allows you to create custom options that you can easily update via the administration panel in Options > Custom Options and also allow you to use mentioned options in your theme using a simple PHP function: get_custom_option( $slug, $default_value ).
     12Allows you to create custom options that you can easily update via the `Options` administration panel and also allows you to use mentioned options in your theme using a simple PHP function: `get_custom_option( $slug, $default_value )`.
    1313
    1414Very simple, yet efficient.
Note: See TracChangeset for help on using the changeset viewer.