Giter Club home page Giter Club logo

wpss-theme-tweaks's Introduction

SS Theme Tweaks

Just another WordPress plugin. More specifically this is a WordPress functionality plugin in the sense that it adds custom functionality to your site/theme.

Requirements

  • PHP >= 7.4.0.

Plugin installation

  • Install it like you'd do with any other WordPress plugin.

Features

  1. Remove the following image sizes created by WordPress:
    • 1536x1536.
    • 2048x2048.
    • medium_large.
  2. Automagically update an image alt text with its parent title (during upload):
    • For instance, if you upload an image through a page called Contact that image will have its alternative text updated to Contact.
  3. Improves the way WordPress sanitizes a file name:
    • WordPress already does a good work sanitizing a file name. Additionally, this plugin converts all characters to lowercase and adds a suffix based on the date to the filename to prevent image caching. E.g. "Image.png" turns into "image6382612.png".
  4. Makes WordPress library (when opened inside a post) display only the images attached to the current post being edited.

License

This project is licensed under the GPL-3.0 license.

wpss-theme-tweaks's People

Contributors

filipecsweb avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

wpss-theme-tweaks's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.