Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
orijin20218ywordpress in general for something more than a basic site is a bad decision :( idk why clients insist on it
welcome to devRant! -
Currently "finishing?" A site for a client on a WordPress site. The scope changed so many times during the build and PM and Owners just kept agreeing to changes. We are now well past what should have been built on a WordPress base, and no one seems to care.
I've told everyone that they are not allowed to update anything in this install without consulting me because I've had to hack the hell out of every single plugin.
One day this client will leave us, find another company to do their stuff and they will end up updating things. I wish I could be there to see those faces.
Related Rants
So, finally decided to write my first rant.
I finished today a function that takes the generated week calendar of a WordPress plugin and gives the user a nice print layout.
Problem: The plugin doesn't use the database for it's calendar, only for the events in the calendar. I had to write really unefficent code in jQuery(ajax) and PHP and additionally create a new table. Finally completed the code for printing out a selected day, the current week and a timespan that can be defined, every exception and input is now handled correctly .
Such a great feeling to be finally done with this 4000 rows code.
I hope that I will never again have to create a workaround for such a not-developer-friendly plugin.
Why do clients always want to use such plugins?!
undefined
fuckmylife
wordpress
web