an
groups-icon

Custom Shortcode

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Adnan
    28 points
    Beginner

    I am trying to build a custom shotcode. But somehow it’s not working.

    I put in child theme _functions.php

    function aa_test_function() {
    return ‘Lorem ipsum dolor.’;
    }

    add_shortcode(‘aa_test’, ‘aa_test_function’);

    Output of [aa_test] :

    [aa_test]

    What am I missing?

    December 5, 2016 at 11:20 am
  • Adnan
    28 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    December 6, 2016 at 1:47 pm

267

Views

1

Replies