https://github.com/natthasath/plugin-sync-footer-wordpress
Sync Footer Widget is a WordPress plugin that dynamically fetches and displays footer content from a specified GitHub Pages URL. Easily customize and update your site's footer remotely, ensuring consistent design and faster content management.
https://github.com/natthasath/plugin-sync-footer-wordpress
footer plugin template wordpress
Last synced: 10 months ago
JSON representation
Sync Footer Widget is a WordPress plugin that dynamically fetches and displays footer content from a specified GitHub Pages URL. Easily customize and update your site's footer remotely, ensuring consistent design and faster content management.
- Host: GitHub
- URL: https://github.com/natthasath/plugin-sync-footer-wordpress
- Owner: natthasath
- Created: 2025-01-02T08:50:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T06:17:53.000Z (over 1 year ago)
- Last Synced: 2025-08-27T16:52:06.972Z (10 months ago)
- Topics: footer, plugin, template, wordpress
- Language: HTML
- Homepage: https://natthasath.github.io/plugin-sync-footer-wordpress/footer-template.html
- Size: 287 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== My Custom Plugin ===
Contributors: Natthasath Saksupanara
Tags: custom, plugin, WordPress, footer, API
Requires at least: 5.0
Tested up to: 6.0
Requires PHP: 7.4
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
== Description ==
My Custom Plugin allows you to customize and sync footers across multiple WordPress sites using a custom API and webhooks. It retrieves footer data from a GitHub Gist and updates the footer on the site accordingly.
== Installation ==
1. Download the plugin .zip file.
2. Go to your WordPress admin dashboard.
3. Navigate to **Plugins > Add New**.
4. Click on **Upload Plugin**.
5. Select the .zip file and click **Install Now**.
6. Once installed, click **Activate** to start using the plugin.
== Usage ==
Once activated, the plugin will automatically fetch the footer template from the specified GitHub Gist. It will apply the footer in a grid layout.
You can customize the Gist URL by editing the plugin settings under **Settings > My Custom Plugin**.
== Frequently Asked Questions ==
= How do I change the footer template URL? =
You can update the footer template URL in the plugin settings under **Settings > My Custom Plugin**.
= Does this plugin support multiple WordPress sites? =
Yes, the plugin allows you to sync footers across multiple WordPress installations.
== Changelog ==
= 1.0 =
* Initial release of the plugin.
== Upgrade Notice ==
= 1.0 =
Initial version.
== Acknowledgements ==
This plugin was developed by Your Name.
== License ==
This plugin is licensed under the GPLv2 license.