mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-11 18:56:18 +09:00
Fixed docs
This commit is contained in:
@@ -29,7 +29,7 @@ class WPStrava_Blocks_Activity implements WPStrava_Blocks_Interface {
|
||||
* @param array $attributes JSON attributes saved in the HTML comment for this block.
|
||||
* @param string $content The content from JS save() for this block.
|
||||
* @return string HTML for this block.
|
||||
* @author Justin Foell <justin.foell@webdevstudios.com>
|
||||
* @author Justin Foell <justin@foell.org>
|
||||
* @since 2.2.0
|
||||
*/
|
||||
public function render_block( $attributes, $content ) {
|
||||
|
||||
Reference in New Issue
Block a user