Plugin Directory

Changeset 1840723


Ignore:
Timestamp:
03/15/2018 01:47:49 PM (8 years ago)
Author:
Deftly
Message:

Egads still markdown problems - triple derp di derp - please pardon me

File:
1 edited

Legend:

Unmodified
Added
Removed
  • beans-visual-hook-guide/trunk/readme.txt

    r1840721 r1840723  
    2323Beans is a dream to develop with, as all markup and attributes added using Beans are registered using a unique Markup ID which can be exposed by enabling the Beans Development Mode in settings.
    2424
    25 Once 'Development Mode' is enabled, the Markup ID’s are output in a data-markup-id tag in the front-end. The values of these data-markup-id tags can be used by the various [Beans APIs] (https://www.getbeans.io/code-reference/api/) to rapidly develop beautiful themes.
     25Once 'Development Mode' is enabled, the Markup ID’s are output in a data-markup-id tag in the front-end. The values of these data-markup-id tags can be used by the various [Beans APIs](https://www.getbeans.io/code-reference/api/) to rapidly develop beautiful themes.
    2626
    2727Any markup added using Beans also adds several [dynamic action hooks](https://www.getbeans.io/documentation/markup-and-attributes/) both before and after it:
Note: See TracChangeset for help on using the changeset viewer.