Initial Commit - Plugin v1.0.0
This commit is contained in:
5
includes/widgets.php
Normal file
5
includes/widgets.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
function fbr_widgets_init(){
|
||||
register_widget( 'FB_Ratings_Slider_Widget' );
|
||||
}
|
||||
Reference in New Issue
Block a user