aw2.get

/ Core / aw2.get

Get a variable

Parameters supported: default

It returns: Return a variable

Syntax:

[aw2.get “variable_name” /]

Example:

To get the attachment URL  (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To get the menu position (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To get the Alternate text set for media (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To get the details of an attachment (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To get breadcrumbs in the single post page (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To get the next post, the previous post of a given post (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To get widgets registered within the sidebar (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To get options saved with WordPress (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To sideload a media to post and get the updated URL (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To access wpdb object, especially for getting table prefix etc. (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To access global post object (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To access active wp_query object (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To access the details for currently logged in user (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To get the link of a term (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To access the term meta of a taxonomy term (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To generate a nonce for use (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To verify the nonce (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To get all the terms attached to a post (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

To get site url (this is deprecated as of awesome enterprise 3.0 use wp.get instead.)

 

Categories
Most Popular

Leave a Reply

Your email address will not be published.