Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #7226, comment 26


Ignore:
Timestamp:
08/27/2016 01:07:06 PM (8 years ago)
Author:
hnla
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7226, comment 26

    initial v1  
    22
    33I can set both:
    4 `button_attr( array( 'class' => 'button-class', 'title' => 'button-title' ) )`
     4` 'button_attr' => array( 'class' => 'button-class', 'title' => 'button-title' ),`
    55and
    66`'link_class => 'link-class',