Plugin Directory

Changeset 1289718


Ignore:
Timestamp:
11/19/2015 11:50:11 AM (10 years ago)
Author:
blocknot.es
Message:

Readme.txt update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-polymer/trunk/readme.txt

    r1289499 r1289718  
    2626* auto import the necessary HTML components;
    2727* force import components;
    28 * Javascript in posts / pages editor;
     28* Javascript editor in posts / pages admin;
    2929* template override option;
    3030* autop option.
     
    3232**Shortcode**
    3333
    34 [polymer ELEMENT-TAG ELEMENT-OPTIONS][/polymer]
     34[polymer ELEMENT-TAG ELEMENT-OPTIONS]ELEMENT-TEXT[/polymer]
    3535
    3636Tags: core-icon, paper-button, paper-checkbox, paper-slider, etc.
     
    53531. Install the plugin
    54541. Activate it
     551. Open Settings \ WP Polymer to install Polymer components
    55561. Edit a post or a page and insert Polymer tags
     571. Optionally change the options in the editor meta box
    5658
    5759== Frequently Asked Questions ==
    5860
    59 = How can I create something with Polymer? =
     61= How can I do a specific thing with Polymer? =
    6062
    61 I'm not a Polymer expert, please look at the Polymer documentation on the official website or look for help in forums like StackOverflow.
     63I'm not a Polymer expert, please look in the [Polymer Project](http://www.polymer-project.org/) documentation on the official website or look for help in forums like [StackOverflow](http://stackoverflow.com/questions/tagged/polymer).
    6264
    6365= How can I interact with the Polymer elements? =
Note: See TracChangeset for help on using the changeset viewer.