# Manual Update

If you are unable to or don't want to use WordPress' built-in updater it's possible to update Fonts Plugin Pro manually.

The plugin file (*fonts-plugin-pro.zip*) is available inside your account here: <https://fontsplugin.com/account/>

First, you will need to login to your account, if you don't already have an account you can [register here](https://fontsplugin.com/account-registration/).

{% hint style="info" %}
Creating an account will grant you permanent access to your files and license keys.
{% endhint %}

Once logged in, click **View Details and Downloads**.

![](/files/jbQbXPNC3aFwj3HNrv9P)

Click the file name to download it to your computer.

![](/files/CSkW69f0m09fCeaBq35R)

{% hint style="info" %}
To stop Safari automatically unzipping files see here - <https://wiki.umbc.edu/pages/viewpage.action?pageId=31919091>
{% endhint %}

### Upload to WordPress

Inside */wp-admin* navigate to **Plugins → Add New** and click **Upload Plugin.**

![](/files/DdE2KgpuvmLGz2v3YN66)

On the next screen choose the *fonts-plugin-pro.zip* file you just downloaded and click **Install Now**.

WordPress will inform you that the old version will be overwritten.&#x20;

{% hint style="info" %}
No settings or configurations will be lost when performing a manual update.
{% endhint %}

![](/files/w1W8Kpw6txVOsxZXoX21)

Click **Replace current with uploaded** and the process should complete successfully.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fontsplugin.com/manual-update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
