Refractor the glm-blocks plugin
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 14 Jan 2015 16:27:39 +0000 (11:27 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 14 Jan 2015 16:29:22 +0000 (11:29 -0500)
commit727d5aedb48652b318d3699ae485fe4549543611
tree2787b07e04fbb9cd3df20c87e8872a06856132f4
parent5333d41f3ec64d45c6b7ddbc4c62a2dec961d525
Refractor the glm-blocks plugin

You can now call the fetch_all_glm_blocks function to fetch all the glm
blocks from the CPT. Use the returned array to output the blocks in
whatever format you like.

Backward compatible with Preston Feathers original plugin in use.
controllers/front.php
glm-blocks.php
models/block.php