Setting up the member db social add on for use in shortcode and filters
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 17 May 2016 15:21:05 +0000 (11:21 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 17 May 2016 15:21:05 +0000 (11:21 -0400)
commitcc8d4c4b56b1afea13f0fcc9d42aca1cdc0a0c09
tree4496ffc7611fad3eaab2eb61504a7790cb1a4767
parenta65f15ef8fb2612e00735b78bbf09cc6050e7246
Setting up the member db social add on for use in shortcode and filters

Created setup for shortcode
Created model to handle the shortcode
Created a hook in setup fronthooks
models/admin/member/social.php
models/front/social/list.php [new file with mode: 0644]
setup/frontHooks.php
setup/shortcodes.php
setup/validActions.php
views/admin/member/social.html
views/front/social/list.html [new file with mode: 0644]