Proposal
- [user_proposals_number] - displays the number of proposals of the current user
- Attributes
- uid
(int) The ID of the user for which the display is being made
- type
(string) The type of proposals according to their status. Values send/received
- return
(string) The return type. Values query/result/count. Default count
- [user_proposals_list] - displays the list of proposals of the current user
- Attributes
- type
(string) The type of proposals according to their status. Values send/received
- [custom_offer_button] - displays the custom offer button
- Attributes
- unique_id
(int) The unique ID of the button (can be user or post ID)
- id
(int) The post ID or the user ID
- title
(string) The title of the modal. Can be 'Request custom offer' or 'Send custom offer'
- offer_type
(string) The type of the offer. Values request/send
- current_user_id
(int) The ID of the current user
- post_author_id
(int) The ID of the current post
- page
(string) The current page
- oid
(int) The ID of the current user. For custom extra only
- extra
(bool) Determine if is custom extra
- label_type
(string) The type of the button. Values text/icon/both
- label_icon
(string) The Semantic UI class of the icon
No results found