tool extends EditorPlugin func _enter_tree(): pass func _exit_tree(): pass func get_plugin_name() -> String: return "WebBlogEditorPlugin"